Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.14 #76

Open
nitrix wants to merge 1 commits from renovate/spring-boot into master
Showing only changes of commit 4be365d0f9 - 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.13</version>
<version>3.5.14</version>
<relativePath/>
</parent>