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 Repository:
https://mvnrepository.com/artifact/jakarta.xml.bind/jakarta.xml.bind-api/

See this project in Snyk:
https://app.snyk.io/org/luis100/project/17860dfd-b7a6-404f-a8b6-4c482d27e6e8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 12, 2024
1 parent 09ffc4f commit 7a9a011
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 @@ -506,7 +506,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>javax.activation</groupId>
Expand Down

0 comments on commit 7a9a011

Please sign in to comment.