From d4d02181f2afff48ab9375474c3147106e42989e Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Thu, 31 Mar 2022 17:32:23 +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 a7b09382..4ae464ba 100644 --- a/pom.xml +++ b/pom.xml @@ -24,9 +24,9 @@ 0.4 1.2.1-SNAPSHOT - 2.5.8 + 2.5.12 2.5.4 - 5.3.14 + 5.3.18 3.0.14.RELEASE 3.5.0 -- cgit v1.2.3