Update spring boot (major) #69

Open
nitrix wants to merge 1 commits from renovate/major-spring-boot into master
Showing only changes of commit b65b73a59b - Show all commits
+1 -1
View File
@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>3.5.13</version> <version>4.1.0</version>
<relativePath/> <relativePath/>
</parent> </parent>