Skip to content

Commit

Permalink
Bump com.sun.xml.bind:jaxb-impl from 3.0.2 to 4.0.3 (#622)
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.3.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 47a86e2 commit 9812752
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 @@ -992,7 +992,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>3.0.2</version>
<version>4.0.3</version>
</dependency>
<dependency>
<groupId>javax.activation</groupId>
Expand Down

0 comments on commit 9812752

Please sign in to comment.