Skip to content

Commit 4e47b0a

Browse files
committed
fix: upgrade com.sun.xml.bind:jaxb-core from 2.2.11 to 2.3.0.1
Snyk has created this PR to upgrade com.sun.xml.bind:jaxb-core from 2.2.11 to 2.3.0.1. See this package in Maven Repository: https://mvnrepository.com/artifact/com.sun.xml.bind/jaxb-core/ See this project in Snyk: https://app.snyk.io/org/devx-je4/project/7bdaff9b-e45c-43d0-b622-3cdb7565725a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 63ada34 commit 4e47b0a

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
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.sun.xml.bind</groupId>
5252
<artifactId>jaxb-core</artifactId>
53-
<version>2.2.11</version>
53+
<version>2.3.0.1</version>
5454
</dependency>
5555

5656
<dependency>

0 commit comments

Comments
 (0)