Skip to content

Commit

Permalink
fix: upgrade jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2.

See this package in maven:
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
  • Loading branch information
snyk-bot committed Nov 6, 2024
1 parent b279a52 commit da6577a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>4.0.1</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
Expand Down

0 comments on commit da6577a

Please sign in to comment.