Skip to content

Commit f6ce8c9

Browse files
committed
GH-269 - Upgrade to Spring Boot 3.2 snapshots.
1 parent ddaf34d commit f6ce8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4242
<spring.version>6.0.11</spring.version> <!-- For Javadoc links only -->
4343
<spring-asciidoctor-backends.version>0.0.7</spring-asciidoctor-backends.version>
44-
<spring-boot.version>3.1.2</spring-boot.version>
44+
<spring-boot.version>3.2.0-SNAPSHOT</spring-boot.version>
4545

4646
</properties>
4747

0 commit comments

Comments
 (0)