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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,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.4.6</version> <version>3.4.7</version>
</parent> </parent>
<properties> <properties>