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

This commit is contained in:
Renovate Bot 2024-04-18 19:02:05 +00:00
parent c4d915095c
commit 28e28c8ade

@ -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.2.4</version> <version>3.2.5</version>
<relativePath/> <relativePath/>
</parent> </parent>