Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.13 #50

Merged
nitrix merged 1 commits from renovate/spring-boot into master 2026-04-20 23:38:34 +02:00
Showing only changes of commit 09fb1f1346 - Show all commits
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.5.11</version>
<version>3.5.13</version>
<relativePath/>
</parent>