Skip to content

Commit d636b2c

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

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
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.springframework.boot</groupId>
1717
<artifactId>spring-boot-starter-parent</artifactId>
18-
<version>3.4.1</version>
18+
<version>3.5.0</version>
1919
<relativePath /> <!-- lookup parent from repository -->
2020
</parent>
2121

0 commit comments

Comments
 (0)