Skip to content

Commit e4317bc

Browse files
committed
fix: upgrade jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1
Snyk has created this PR to upgrade jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1. See this package in Maven Repository: https://mvnrepository.com/artifact/jakarta.xml.bind/jakarta.xml.bind-api/ See this project in Snyk: https://app.snyk.io/org/r4fterman/project/0be2ac7a-e0ef-4668-a30e-47c842978b08?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7eace49 commit e4317bc

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
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>jakarta.xml.bind</groupId>
5050
<artifactId>jakarta.xml.bind-api</artifactId>
51-
<version>4.0.0</version>
51+
<version>4.0.1</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>com.sun.xml.bind</groupId>

0 commit comments

Comments
 (0)