We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548e569 commit be0b0fdCopy full SHA for be0b0fd
pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
<groupId>org.springframework.boot</groupId>
24
<artifactId>spring-boot-starter-parent</artifactId>
25
- <version>3.4.4</version>
+ <version>3.5.0</version>
26
<relativePath/>
27
</parent>
28
@@ -34,7 +34,7 @@
34
<maven.compiler.target>${java.version}</maven.compiler.target>
35
36
<jsonwebtoken.version>0.12.6</jsonwebtoken.version>
37
- <springdoc-openapi-starter-webmvc-ui.version>2.8.6</springdoc-openapi-starter-webmvc-ui.version>
+ <springdoc-openapi-starter-webmvc-ui.version>2.8.8</springdoc-openapi-starter-webmvc-ui.version>
38
<switcher-client.version>2.2.2</switcher-client.version>
39
</properties>
40
0 commit comments