Skip to content

Commit 469d951

Browse files
committed
GH-219 - Upgrade to Spring Boot 3.1.1.
1 parent 676ee3f commit 469d951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.8</spring.version> <!-- For Javadoc links only -->
4343
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
44-
<spring-boot.version>3.1.0</spring-boot.version>
44+
<spring-boot.version>3.1.1</spring-boot.version>
4545

4646
</properties>
4747

0 commit comments

Comments
 (0)