Skip to content

Commit

Permalink
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 Apr 13, 2023
1 parent 2e321f9 commit 9926bbe
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 @@ -80,7 +80,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 9926bbe

Please sign in to comment.