Skip to content

Commit 7600cf4

Browse files

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.fasterxml.jackson.module</groupId>
6262
<artifactId>jackson-module-jaxb-annotations</artifactId>
63-
<version>2.11.0</version>
63+
<version>2.15.0</version>
6464
</dependency>
6565

6666
<dependency>
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>org.springdoc</groupId>
9090
<artifactId>springdoc-openapi-ui</artifactId>
91-
<version>1.2.32</version>
91+
<version>1.6.4</version>
9292
</dependency>
9393

9494
<!-- TEST dependencies -->

0 commit comments

Comments
 (0)