Skip to content

Commit 77bb36f

Browse files
fix(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4
1 parent 6c99d63 commit 77bb36f

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
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>jakarta.xml.bind</groupId>
8383
<artifactId>jakarta.xml.bind-api</artifactId>
84-
<version>2.3.3</version>
84+
<version>4.0.2</version>
8585
</dependency>
8686

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

0 commit comments

Comments
 (0)