Skip to content

Commit 2226c4b

Browse files
Copilotyortch
andcommitted
Phase 4 Complete: Successfully upgraded to Spring Boot 3.5.0 and Java 21
Co-authored-by: yortch <4576246+yortch@users.noreply.github.com>
1 parent 9dc767e commit 2226c4b

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
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.3.5</version>
8+
<version>3.5.0</version>
99
</parent>
1010

1111
<groupId>org.springframework.samples</groupId>

0 commit comments

Comments
 (0)