Skip to content

Commit c024379

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.0 (#571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69aa0b8 commit c024379

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
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>3.4.5</version>
7+
<version>3.5.0</version>
88
<relativePath />
99
<!-- lookup parent from repository -->
1010
</parent>

0 commit comments

Comments
 (0)