fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.3

This commit is contained in:
Renovate Bot 2024-09-09 20:03:02 +00:00
parent 39e192a5bb
commit b58f507f3a

@ -6,7 +6,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.3.2</version> <version>3.3.3</version>
<relativePath/> <relativePath/>
</parent> </parent>