Skip to content

Commit

Permalink
GH-330 - Upgrade to Spring Framework 6.1 RC1 for Javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Oct 23, 2023
1 parent b829f4e commit 00abfca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<lombok.version>1.18.30</lombok.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring.version>6.0.12</spring.version> <!-- For Javadoc links only -->
<spring.version>6.1.0-RC1</spring.version> <!-- For Javadoc links only -->
<spring-boot.version>3.2.0-RC1</spring-boot.version>

</properties>
Expand Down

0 comments on commit 00abfca

Please sign in to comment.