Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.jamesmurty.utils:java-xmlbuilder from 1.2 to 1.3 #924

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps com.jamesmurty.utils:java-xmlbuilder from 1.2 to 1.3.

Changelog

Sourced from com.jamesmurty.utils:java-xmlbuilder's changelog.

Version 1.3 - 8 July 2020

Fixes:

  • Update source version from 1.5 to 1.7 to work with Java versions 11+ which no longer supports javax.annotation and because 6 no longer builds with Maven.

  • Tweaks to pom.xml to get Maven builds to work with Java 12.

  • Replace references to my defunct website with working alternatives.

Commits
  • b1d49f7 [maven-release-plugin] prepare release v1.3
  • 564a329 Release 1.3 to Maven repository
  • e39ad5f Various hacks to get Docs to build with Java 12
  • 42109b9 Update links previously to my defunct jamesmurty.com site
  • 4c44a34 Update build source & target to version 7
  • 0b53d5c Remove unused javax.annotation import which breaks Java 11+
  • 4cc353b Merge pull request #17 from harkue/master
  • 13a78bc add maven central badge in README.md
  • 7c224b8 Update Maven reference and direct download link to version 1.2
  • f396a24 Correct status of version 1.2 in changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner June 10, 2024 12:07
@dependabot dependabot bot added java Pull requests that update Java code needs:dependency labels Jun 10, 2024
@jordanpadams
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.jamesmurty.utils-java-xmlbuilder-1.3 branch from 27ebddd to 93056b3 Compare June 10, 2024 19:01
@jordanpadams
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/com.jamesmurty.utils-java-xmlbuilder-1.3 branch from 93056b3 to f280e62 Compare June 10, 2024 19:03
@jordanpadams
Copy link
Member

@dependabot rebase

Bumps [com.jamesmurty.utils:java-xmlbuilder](https://github.com/jmurty/java-xmlbuilder) from 1.2 to 1.3.
- [Changelog](https://github.com/jmurty/java-xmlbuilder/blob/master/CHANGES.md)
- [Commits](jmurty/java-xmlbuilder@v1.2...v1.3)

---
updated-dependencies:
- dependency-name: com.jamesmurty.utils:java-xmlbuilder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.jamesmurty.utils-java-xmlbuilder-1.3 branch from f280e62 to b4568d6 Compare July 2, 2024 22:05
@jordanpadams jordanpadams merged commit 8e71e45 into main Jul 3, 2024
3 checks passed
@jordanpadams jordanpadams deleted the dependabot/maven/com.jamesmurty.utils-java-xmlbuilder-1.3 branch July 3, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code needs:dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant