Skip to content

Commit f466fd7

Browse files
fix(deps): update dependency org.glassfish.jaxb:jaxb-runtime to v4
1 parent 685dfa7 commit f466fd7

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.8</version>
91+
<version>4.0.4</version>
9292
</dependency>
9393

9494
<dependency>

0 commit comments

Comments
 (0)