PRODSEC-10274 Bump Spring Boot to 3.4.7 (#1087)

This commit is contained in:
Gerard Olenski
2025-06-24 14:42:00 +02:00
committed by GitHub
parent 5db42f0b93
commit 80660d06a1

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.6</version>
<version>3.4.7</version>
</parent>
<properties>