We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01eba0d commit 8702fdaCopy full SHA for 8702fda
pom.xml
@@ -11,7 +11,7 @@
11
<parent>
12
<groupId>org.springframework.boot</groupId>
13
<artifactId>spring-boot-starter-parent</artifactId>
14
- <version>3.4.0-M3</version>
+ <version>3.4.0-RC1</version>
15
</parent>
16
17
<licenses>
@@ -61,7 +61,7 @@
61
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
62
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
63
<swagger-api.version>2.2.25</swagger-api.version>
64
- <swagger-ui.version>5.17.14</swagger-ui.version>
+ <swagger-ui.version>5.18.0</swagger-ui.version>
65
<gmavenplus-plugin.version>1.13.1</gmavenplus-plugin.version>
66
<jjwt.version>0.9.1</jjwt.version>
67
<therapi-runtime-javadoc.version>0.15.0</therapi-runtime-javadoc.version>
0 commit comments