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

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>