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 b829f4e commit 00abfcaCopy full SHA for 00abfca
pom.xml
@@ -40,7 +40,7 @@
40
<lombok.version>1.18.30</lombok.version>
41
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
42
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
43
- <spring.version>6.0.12</spring.version> <!-- For Javadoc links only -->
+ <spring.version>6.1.0-RC1</spring.version> <!-- For Javadoc links only -->
44
<spring-boot.version>3.2.0-RC1</spring-boot.version>
45
46
</properties>
0 commit comments