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 e05ec4f commit ea16b1cCopy full SHA for ea16b1c
pom.xml
@@ -17,7 +17,7 @@
17
<maven.compiler.source>${java.version}</maven.compiler.source>
18
<maven.compiler.target>${java.version}</maven.compiler.target>
19
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20
- <spring-boot.version>3.4.5</spring-boot.version>
+ <spring-boot.version>3.5.0</spring-boot.version>
21
</properties>
22
<licenses>
23
<license>
0 commit comments