Skip to content

Commit 093e0a7

Browse files
fix(deps): update dependency org.glassfish.jaxb:jaxb-runtime to v4
1 parent 4beec77 commit 093e0a7

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
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>org.glassfish.jaxb</groupId>
9090
<artifactId>jaxb-runtime</artifactId>
91-
<version>2.3.9</version>
91+
<version>4.0.4</version>
9292
</dependency>
9393

9494
<dependency>

0 commit comments

Comments
 (0)