Skip to content

Commit ef9c611

Browse files
committed
Bump Springboot@3.4.3, springdocs@2.8.5
1 parent 835135f commit ef9c611

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.2</version>
25+
<version>3.4.3</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.3</springdoc-openapi-starter-webmvc-ui.version>
37+
<springdoc-openapi-starter-webmvc-ui.version>2.8.5</springdoc-openapi-starter-webmvc-ui.version>
3838
<switcher-client.version>2.2.2</switcher-client.version>
3939
</properties>
4040

0 commit comments

Comments
 (0)