Skip to content

Commit

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

Updates `org.glassfish.jaxb:jaxb-runtime` 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:txw2` from 4.0.4 to 4.0.5

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 7, 2024
1 parent 8ae9c71 commit 4132376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<jakarta.websocket-api.version>2.1.1</jakarta.websocket-api.version>
<jakarta.ws.rs-api.version>3.1.0</jakarta.ws.rs-api.version>
<jakarta.xml.bind-api.version>4.0.1</jakarta.xml.bind-api.version>
<jaxb-runtime.version>4.0.4</jaxb-runtime.version>
<jaxb-runtime.version>4.0.5</jaxb-runtime.version>
<asm.version>9.6</asm.version>
<commons-io.version>2.15.1</commons-io.version>
<jboss-metadata-web.version>16.0.0.Final</jboss-metadata-web.version>
Expand Down

0 comments on commit 4132376

Please sign in to comment.