Skip to content

Commit 78d2421

Browse files
committed
fix: upgrade org.glassfish.jaxb:jaxb-runtime from 2.3.6 to 2.3.9
Snyk has created this PR to upgrade org.glassfish.jaxb:jaxb-runtime from 2.3.6 to 2.3.9. See this package in maven: org.glassfish.jaxb:jaxb-runtime See this project in Snyk: https://app.snyk.io/org/aboudard/project/59020561-bd01-4465-84c4-5b4eab511aa0?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c519356 commit 78d2421

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
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.glassfish.jaxb</groupId>
7171
<artifactId>jaxb-runtime</artifactId>
72-
<version>2.3.6</version>
72+
<version>2.3.9</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>junit</groupId>

0 commit comments

Comments
 (0)