Skip to content

Commit adb50cd

Browse files
fix(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4
1 parent 8b89322 commit adb50cd

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
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>jakarta.xml.bind</groupId>
8484
<artifactId>jakarta.xml.bind-api</artifactId>
85-
<version>2.3.3</version>
85+
<version>4.0.2</version>
8686
</dependency>
8787

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

0 commit comments

Comments
 (0)