We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ba3ef commit 7692569Copy full SHA for 7692569
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.5.9</spring.boot.version>
+ <spring.boot.version>4.0.2</spring.boot.version>
44
<tinylog.version>2.7.0</tinylog.version>
45
</properties>
46
0 commit comments