We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0f67c commit b38c4abCopy full SHA for b38c4ab
pom.xml
@@ -42,7 +42,7 @@
42
<maven.compiler.source>17</maven.compiler.source>
43
<maven.compiler.target>17</maven.compiler.target>
44
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
45
- <spring.boot.version>3.5.9</spring.boot.version>
+ <spring.boot.version>4.0.2</spring.boot.version>
46
<tinylog.version>2.7.0</tinylog.version>
47
</properties>
48
0 commit comments