Skip to content

Commit 6b8563c

Browse files
Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4
1 parent b0a0738 commit 6b8563c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

open-api-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>jakarta.xml.bind</groupId>
8282
<artifactId>jakarta.xml.bind-api</artifactId>
83-
<version>2.3.3</version>
83+
<version>4.0.0</version>
8484
</dependency>
8585

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

0 commit comments

Comments
 (0)