From 5395fc60e19729c1430b5ca556b6e7e2a69928ed Mon Sep 17 00:00:00 2001
From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com>
Date: Sun, 23 Mar 2025 15:13:32 +0100
Subject: [PATCH] Upgrade Spring Boot 3.4.3 -> 3.4.4 (#1604)
See:
- https://github.com/spring-projects/spring-boot/releases/tag/v3.4.4
- https://github.com/spring-projects/spring-boot/compare/v3.4.3...v3.4.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c538088f..4890fcf4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -517,7 +517,7 @@
org.springframework.boot
spring-boot-test
- 3.4.3
+ 3.4.4
org.springframework.security