[AAE-34971] Bump Spring Boot version to 3.4.6 (#1083)

This commit is contained in:
Aleksandra Onych
2025-06-17 09:46:50 +02:00
committed by GitHub
parent 62a3e1d99c
commit b800c86a7c

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.3</version> <version>3.4.6</version>
</parent> </parent>
<properties> <properties>