Skip to content

Commit 1138c97

Browse files
fix(deps): update dependency org.glassfish.jaxb:jaxb-runtime to v4
1 parent 6fcaa0a commit 1138c97

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
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>org.glassfish.jaxb</groupId>
9191
<artifactId>jaxb-runtime</artifactId>
92-
<version>2.3.9</version>
92+
<version>4.0.5</version>
9393
</dependency>
9494

9595
<dependency>

0 commit comments

Comments
 (0)