Skip to content

Commit 52ee498

Browse files
committed
GH-516 - Upgrade to Spring Boot 3.1.9.
1 parent 33e464f commit 52ee498

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.16</spring.version> <!-- For Javadoc links only -->
4343
<spring-asciidoctor-backends.version>0.0.7</spring-asciidoctor-backends.version>
44-
<spring-boot.version>3.1.8</spring-boot.version>
44+
<spring-boot.version>3.1.9</spring-boot.version>
4545

4646
</properties>
4747

0 commit comments

Comments
 (0)