Skip to content

Commit 8702fda

Browse files
committed
Upgrade spring to 3.4.0-RC1
Upgrade swagger-ui to 5.18.0
1 parent 01eba0d commit 8702fda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.boot</groupId>
1313
<artifactId>spring-boot-starter-parent</artifactId>
14-
<version>3.4.0-M3</version>
14+
<version>3.4.0-RC1</version>
1515
</parent>
1616

1717
<licenses>
@@ -61,7 +61,7 @@
6161
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
6262
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
6363
<swagger-api.version>2.2.25</swagger-api.version>
64-
<swagger-ui.version>5.17.14</swagger-ui.version>
64+
<swagger-ui.version>5.18.0</swagger-ui.version>
6565
<gmavenplus-plugin.version>1.13.1</gmavenplus-plugin.version>
6666
<jjwt.version>0.9.1</jjwt.version>
6767
<therapi-runtime-javadoc.version>0.15.0</therapi-runtime-javadoc.version>

0 commit comments

Comments
 (0)