Skip to content

Commit a251d22

Browse files
committed
Upgrade Spring boot to 3.5.8
1 parent 0e46e22 commit a251d22

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
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.boot</groupId>
2424
<artifactId>spring-boot-starter-parent</artifactId>
25-
<version>3.5.7</version>
25+
<version>3.5.8</version>
2626
<relativePath/> <!-- lookup parent from repository -->
2727
</parent>
2828

0 commit comments

Comments
 (0)