Skip to content

Commit

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

Updates `com.sun.xml.bind:jaxb-xjc` from 3.0.2 to 4.0.4

Updates `com.sun.xml.bind:jaxb-jxc` from 3.0.2 to 4.0.4

---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-xjc
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.sun.xml.bind:jaxb-jxc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 77a4d1a commit 477828b
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 @@ -122,7 +122,7 @@
<plexus-build-api.version>0.0.7</plexus-build-api.version>

<!-- JAXB tooling versions -->
<jaxb.version>3.0.2</jaxb.version>
<jaxb.version>4.0.4</jaxb.version>
<stax-ex.version>2.1.0</stax-ex.version>
<qdox.version>2.0.2</qdox.version>
<asm.version>9.6</asm.version>
Expand Down

0 comments on commit 477828b

Please sign in to comment.