Skip to content

Commit 56bdf5c

Browse files
committed
Upgrade to Spring Boot 3.5.4
Closes gh-1871
1 parent df6d03e commit 56bdf5c

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.3</version>
25+
<version>3.5.4</version>
2626
</parent>
2727
<groupId>io.spring.start</groupId>
2828
<artifactId>start-parent</artifactId>

0 commit comments

Comments
 (0)