Skip to content

Commit fc53454

Browse files
committed
Update Spring Boot version to 4.0.5
1 parent 705ae2f commit fc53454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<!-- production dependencies -->
5050
<reactor.version>3.8.3-SNAPSHOT</reactor.version>
5151
<spring-framework.version>7.0.4-SNAPSHOT</spring-framework.version>
52-
<spring-boot.version>4.0.2</spring-boot.version>
52+
<spring-boot.version>4.0.5</spring-boot.version>
5353
<jline.version>3.30.6</jline.version>
5454
<antlr-st4.version>4.3.4</antlr-st4.version>
5555
<hibernate-validator.version>9.0.1.Final</hibernate-validator.version>

0 commit comments

Comments
 (0)