Skip to content

Commit e0879bb

Browse files
committed
spring-boot 3.5.0
1 parent 4320e68 commit e0879bb

File tree

1 file changed

+1
-1
lines changed
  • demo/demo-maven-junit-platform-jupiter-boot35

1 file changed

+1
-1
lines changed

demo/demo-maven-junit-platform-jupiter-boot35/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<description>Demo project with tests launched via Maven junit-platform jupiter with spring-boot 3.5</description>
1616

1717
<properties>
18-
<spring-boot.version>3.5.0-RC1</spring-boot.version>
18+
<spring-boot.version>3.5.0</spring-boot.version>
1919
<maven.install.skip>true</maven.install.skip>
2020
</properties>
2121

0 commit comments

Comments
 (0)