From ace6bc281380a86ee6f705548c7df5f5300a234b Mon Sep 17 00:00:00 2001
From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com>
Date: Sat, 21 Dec 2024 11:24:35 +0100
Subject: [PATCH] Upgrade Spring Boot 3.4.0 -> 3.4.1 (#1473)
See:
- https://github.com/spring-projects/spring-boot/releases/tag/v3.4.1
- https://github.com/spring-projects/spring-boot/compare/v3.4.0...v3.4.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 200e128d8b..c73229fc14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -522,7 +522,7 @@
org.springframework.boot
spring-boot-test
- 3.4.0
+ 3.4.1
org.springframework.security