Skip to content

Commit

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

Updates `com.sun.xml.bind:jaxb-core` from 4.0.4 to 4.0.5

Updates `com.sun.xml.bind:jaxb-impl` from 4.0.4 to 4.0.5

---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.sun.xml.bind:jaxb-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 078a038 commit 0dc7d18
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 @@ -13,7 +13,7 @@
<required-maven-version>3.8.1</required-maven-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<javax.activation.version>1.2.0</javax.activation.version>
<jaxb.api.version>4.0.4</jaxb.api.version>
<jaxb.api.version>4.0.5</jaxb.api.version>
<lombok.version>1.18.34</lombok.version>
<junit.version>4.13.2</junit.version>
<log4j.version>2.22.1</log4j.version>
Expand Down

0 comments on commit 0dc7d18

Please sign in to comment.