Skip to content

Commit

Permalink
GH-269 - Upgrade to Spring Boot 3.2 snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Aug 22, 2023
1 parent ddaf34d commit f6ce8c9
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 @@ -41,7 +41,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring.version>6.0.11</spring.version> <!-- For Javadoc links only -->
<spring-asciidoctor-backends.version>0.0.7</spring-asciidoctor-backends.version>
<spring-boot.version>3.1.2</spring-boot.version>
<spring-boot.version>3.2.0-SNAPSHOT</spring-boot.version>

</properties>

Expand Down

0 comments on commit f6ce8c9

Please sign in to comment.