Skip to content

Commit

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

Updates `org.glassfish.jaxb:jaxb-runtime` from 3.0.2 to 4.0.5

Updates `org.glassfish.jaxb:jaxb-xjc` from 3.0.2 to 4.0.5

---
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 May 18, 2024
1 parent 6632432 commit 3716e15
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 @@ -47,7 +47,7 @@
<cxf-buildtools-version>4.0.1</cxf-buildtools-version>
<jdk.version>11</jdk.version>
<jaxb-version>4.0.2</jaxb-version>
<jaxb-runtime-version>3.0.2</jaxb-runtime-version>
<jaxb-runtime-version>4.0.5</jaxb-runtime-version>

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

0 comments on commit 3716e15

Please sign in to comment.