Skip to content

Commit

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

Updates `org.glassfish.jaxb:jaxb-core` from 4.0.4 to 4.0.5

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2024
1 parent 88f2825 commit ef0fa3a
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 @@ -30,7 +30,7 @@
https://github.com/navikt/common-java-modules/releases
-->
<common-java-modules.version>3.2023.07.07_09.10-85326e9557f0</common-java-modules.version>
<jaxb.version>4.0.4</jaxb.version>
<jaxb.version>4.0.5</jaxb.version>
<cxf.version>4.0.2</cxf.version>

<mockk.version>1.13.9</mockk.version>
Expand Down

0 comments on commit ef0fa3a

Please sign in to comment.