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 209f13c commit a32ecb9Copy full SHA for a32ecb9
pom.xml
@@ -40,7 +40,7 @@
40
<maven.compiler.source>17</maven.compiler.source>
41
<maven.compiler.target>17</maven.compiler.target>
42
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
43
- <spring.boot.version>3.3.8</spring.boot.version>
+ <spring.boot.version>3.5.6</spring.boot.version>
44
<testcontainers.version>1.20.4</testcontainers.version>
45
<tinylog.version>2.7.0</tinylog.version>
46
</properties>
0 commit comments