Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.5 #6

Open
Rainnny wants to merge 1 commits from renovate/org.springframework.boot-spring-boot-starter-parent-3.x into master
Showing only changes of commit 31b6d8de9e - Show all commits

@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.4</version>
<version>3.3.5</version>
<relativePath/>
</parent>