Skip to content

Commit 0d0c036

Browse files
authored
Update Spring Boot version to 4.0.5
1 parent 1a5666c commit 0d0c036

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>4.0.0</version>
7+
<version>4.0.5</version>
88
<relativePath/>
99
</parent>
1010
<groupId>com.example</groupId>

0 commit comments

Comments
 (0)