Skip to content

Commit 2949a69

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.0
1 parent 0f4c1b8 commit 2949a69

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)