Skip to content

Commit bae527a

Browse files
committed
Upgrade to Spring Boot 4.0 M3.
1 parent 1eeaf81 commit bae527a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
1212
<parent>
1313
<groupId>org.springframework.boot</groupId>
1414
<artifactId>spring-boot-starter-parent</artifactId>
15-
<version>4.0.0-SNAPSHOT</version>
15+
<version>4.0.0-M3</version>
1616
</parent>
1717

1818
<properties>

0 commit comments

Comments
 (0)