From d23001c7436559fade8647ffdaa158080c05f0b7 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Thu, 31 Mar 2022 17:36:55 +0200 Subject: fix(core): switch to Spring-Core 5.3.18 and Spring-Boot 2.5.12 to fix cve-2022-22965 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 80ee55b8..a77858cb 100644 --- a/pom.xml +++ b/pom.xml @@ -24,9 +24,9 @@ 0.4 1.1.17 - 2.5.7 + 2.5.12 2.5.4 - 5.3.13 + 5.3.18 3.0.14.RELEASE 3.4.5 -- cgit v1.2.3