Skip to content

Commit

Permalink
fix(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent 720aa9f commit 1053f91
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.0</version>
</dependency>

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

0 comments on commit 1053f91

Please sign in to comment.