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

Open
nitrix wants to merge 1 commits from renovate/spring-boot into master
Showing only changes of commit 24a4e3ad7c - Show all commits

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.12</version>
<relativePath/>
</parent>