Skip to content

Commit 74c772d

Browse files
committed
GH-171 - Upgrade to Spring Boot 3.0.5.
1 parent c584979 commit 74c772d

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
@@ -46,7 +46,7 @@
4646
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4747
<spring.version>6.0.6</spring.version> <!-- For Javadoc links only -->
4848
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
49-
<spring-boot.version>3.0.4</spring-boot.version>
49+
<spring-boot.version>3.0.5</spring-boot.version>
5050

5151
</properties>
5252

0 commit comments

Comments
 (0)