Skip to content

Commit

Permalink
Bump com.sun.xml.bind:jaxb-impl from 3.0.2 to 4.0.5
Browse files Browse the repository at this point in the history
Bumps com.sun.xml.bind:jaxb-impl from 3.0.2 to 4.0.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 887af5c commit 4529493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>3.0.2</version>
<version>4.0.5</version>
<optional>true</optional>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4529493

Please sign in to comment.