Skip to content

Commit

Permalink
feat: upgrade jakarta.xml.bind:jakarta.xml.bind-api from 2.3.3 to 4.0.1
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 2.3.3 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/rajadilipkolli/project/9e0ee576-ad98-44c7-8d6f-9e1a01c6cf3e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 13, 2023
1 parent 983f6ec commit e716367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open-api-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<version>4.0.1</version>
</dependency>

<!-- Runtime, com.sun.xml.bind module -->
Expand Down

0 comments on commit e716367

Please sign in to comment.