From 39fec017b6c0d7d7ab885b762615803ffa5febea Mon Sep 17 00:00:00 2001 From: Tamas Mak Date: Tue, 6 Feb 2024 10:45:54 +0100 Subject: [PATCH] Upgrade spring-boot to 2.7.18 and spring-security to 5.8.9 (#139) --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a3fb56c..c0e1a19 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,8 @@ UTF-8 UTF-8 23.3-SNAPSHOT - 2.7.4 + 2.7.18 + 5.8.9 3.3.0 3.2.1 3.4.1 @@ -54,6 +55,13 @@ + + org.springframework.security + spring-security-bom + ${spring.security.version} + import + pom + org.springframework.boot spring-boot-dependencies