Skip to content

Commit b1729a1

Browse files
authored
Merge pull request #60 from NationalSecurityAgency/upgrade-spring-3-5-8
Upgrade Spring boot to 3.5.8
2 parents 0e46e22 + a251d22 commit b1729a1

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)