Skip to content

Commit 3554c51

Browse files
committed
Bump Springboot@4.1.0-M2
1 parent 7e2d8c7 commit 3554c51

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 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>4.0.1</version>
25+
<version>4.1.0-M2</version>
2626
<relativePath/>
2727
</parent>
2828

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

3636
<jsonwebtoken.version>0.13.0</jsonwebtoken.version>
37-
<springdoc-openapi-starter-webmvc-ui.version>3.0.0</springdoc-openapi-starter-webmvc-ui.version>
37+
<springdoc-openapi-starter-webmvc-ui.version>3.0.1</springdoc-openapi-starter-webmvc-ui.version>
3838
<switcher-client.version>2.5.2</switcher-client.version>
3939

40-
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
40+
<maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>
4141
</properties>
4242

4343
<profiles>

0 commit comments

Comments
 (0)