Skip to content

Commit

Permalink
Bump jaxb.version from 2.3.2 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps `jaxb.version` from 2.3.2 to 4.0.0.

Updates `jaxb-runtime` from 2.3.2 to 4.0.0

Updates `jaxb-xjc` from 2.3.2 to 4.0.0

---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-runtime
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.glassfish.jaxb:jaxb-xjc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2022
1 parent 001f351 commit 9a8c93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@

<javadoc.url>https://docs.oracle.com/javase/11/docs/api/</javadoc.url>

<jaxb.version>2.3.2</jaxb.version>
<jaxb.version>4.0.0</jaxb.version>
<junit.version>4.13.2</junit.version>

<maven-jaxb2-plugin.version>0.14.0</maven-jaxb2-plugin.version>
Expand Down

0 comments on commit 9a8c93f

Please sign in to comment.