We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ce3c7 commit fe353f3Copy full SHA for fe353f3
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.3</spring.boot.version>
41
<testcontainers.version>1.20.4</testcontainers.version>
42
<tinylog.version>2.7.0</tinylog.version>
43
</properties>
0 commit comments