Skip to content

Commit 8900bd8

Browse files
stdensnyk-bot
andauthored
fix: upgrade jakarta.xml.bind:jakarta.xml.bind-api from 4.0.3 to 4.0.4 (#16)
Snyk has created this PR to upgrade jakarta.xml.bind:jakarta.xml.bind-api from 4.0.3 to 4.0.4. See this package in maven: jakarta.xml.bind:jakarta.xml.bind-api See this project in Snyk: https://app.snyk.io/org/super.denis/project/5c3a9e9f-61c7-47b3-8846-96f817a62331?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 6d44ac5 commit 8900bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>jakarta.xml.bind</groupId>
8080
<artifactId>jakarta.xml.bind-api</artifactId>
81-
<version>4.0.3</version>
81+
<version>4.0.4</version>
8282
</dependency>
8383
<dependency>
8484
<groupId>org.glassfish.jaxb</groupId>

0 commit comments

Comments
 (0)