We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb21461 commit 28ea6f8Copy full SHA for 28ea6f8
pom.xml
@@ -37,7 +37,7 @@
37
<maven.compiler.source>17</maven.compiler.source>
38
<maven.compiler.target>17</maven.compiler.target>
39
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
40
- <spring.boot.version>3.3.8</spring.boot.version>
+ <spring.boot.version>3.4.2</spring.boot.version>
41
<testcontainers.version>1.20.4</testcontainers.version>
42
<tinylog.version>2.7.0</tinylog.version>
43
</properties>
0 commit comments