We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4845229 commit 62d2f26Copy full SHA for 62d2f26
pom.xml
@@ -127,7 +127,7 @@
127
<skipDocker>false</skipDocker>
128
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
129
<!-- TODO: update to 4.0.0 after Spring Boot 4 release in November -->
130
- <spring-boot.version>4.0.0-M2</spring-boot.version>
+ <spring-boot.version>4.0.0-M3</spring-boot.version>
131
<testcontainers.version>1.21.3</testcontainers.version>
132
<testng.version>7.11.0</testng.version>
133
<xmlunit-assertj3.version>2.10.3</xmlunit-assertj3.version>
0 commit comments