Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.1 #16

Merged
Fascinated merged 1 commits from renovate/spring-boot into master 2024-07-06 07:33:39 +00:00
Showing only changes of commit c6642e85fe - Show all commits

@ -17,7 +17,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.5</version> <version>3.3.1</version>
<relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>