Skip to content

Commit a952cc5

Browse files
Bump com.sun.xml.bind:jaxb-impl from 2.3.9 to 4.0.6
Bumps com.sun.xml.bind:jaxb-impl from 2.3.9 to 4.0.6. --- updated-dependencies: - dependency-name: com.sun.xml.bind:jaxb-impl dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12ee735 commit a952cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@
623623
<dependency>
624624
<groupId>com.sun.xml.bind</groupId>
625625
<artifactId>jaxb-impl</artifactId>
626-
<version>2.3.9</version>
626+
<version>4.0.6</version>
627627
</dependency>
628628

629629
<!-- mvn dependency:analyze says this is an unused declared dependency, but its wrong. I think the webapp needs it somehow. -->

0 commit comments

Comments
 (0)