We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4320e68 commit e0879bbCopy full SHA for e0879bb
demo/demo-maven-junit-platform-jupiter-boot35/pom.xml
@@ -15,7 +15,7 @@
15
<description>Demo project with tests launched via Maven junit-platform jupiter with spring-boot 3.5</description>
16
17
<properties>
18
- <spring-boot.version>3.5.0-RC1</spring-boot.version>
+ <spring-boot.version>3.5.0</spring-boot.version>
19
<maven.install.skip>true</maven.install.skip>
20
</properties>
21
0 commit comments