Skip to content

Commit

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

---
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 Feb 5, 2024
1 parent ebcfb9d commit 44292b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.3.6</version>
<version>4.0.4</version>
</dependency>
<!-- Bean Validation -->
<dependency>
Expand Down

0 comments on commit 44292b8

Please sign in to comment.