Skip to content

Commit

Permalink
Bump jakarta.xml.bind:jakarta.xml.bind-api from 3.0.1 to 4.0.2 (#120)
Browse files Browse the repository at this point in the history
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) from 3.0.1 to 4.0.2.
- [Release notes](https://github.com/jakartaee/jaxb-api/releases)
- [Commits](jakartaee/jaxb-api@3.0.1...4.0.2)

---
updated-dependencies:
- dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2024
1 parent e9367db commit 6632432
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 @@ -46,7 +46,7 @@
<properties>
<cxf-buildtools-version>4.0.1</cxf-buildtools-version>
<jdk.version>11</jdk.version>
<jaxb-version>3.0.1</jaxb-version>
<jaxb-version>4.0.2</jaxb-version>
<jaxb-runtime-version>3.0.2</jaxb-runtime-version>

<eclipse.outputDirectory>${basedir}/target/classes</eclipse.outputDirectory>
Expand Down

0 comments on commit 6632432

Please sign in to comment.