Skip to content

Commit be0b0fd

Browse files
committed
Bump Springboot@3.5.0, springdocs@2.8.8
1 parent 548e569 commit be0b0fd

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
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.boot</groupId>
2424
<artifactId>spring-boot-starter-parent</artifactId>
25-
<version>3.4.4</version>
25+
<version>3.5.0</version>
2626
<relativePath/>
2727
</parent>
2828

@@ -34,7 +34,7 @@
3434
<maven.compiler.target>${java.version}</maven.compiler.target>
3535

3636
<jsonwebtoken.version>0.12.6</jsonwebtoken.version>
37-
<springdoc-openapi-starter-webmvc-ui.version>2.8.6</springdoc-openapi-starter-webmvc-ui.version>
37+
<springdoc-openapi-starter-webmvc-ui.version>2.8.8</springdoc-openapi-starter-webmvc-ui.version>
3838
<switcher-client.version>2.2.2</switcher-client.version>
3939
</properties>
4040

0 commit comments

Comments
 (0)