From d529eb9b2182b31c959cf023339981288dd11a26 Mon Sep 17 00:00:00 2001 From: blackstar-baba <535650957@qq.com> Date: Wed, 4 Aug 2021 17:40:19 +0800 Subject: [PATCH] Fix spring security issue Spring security has issue in 5.4.1, Changing SecurityContext More Than Once in Single Request Can Fail to Save. Look here: https://tanzu.vmware.com/security/cve-2021-22112 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f59f69467c..dc05810069 100755 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ 2.3.12.RELEASE 5.2.16.RELEASE 5.2.11.RELEASE - 5.4.1 + 5.4.4 2.4.3 3.3.0 0.7.0