From 21363f5520c9a75528f0e18b24ea42e5fd30f026 Mon Sep 17 00:00:00 2001 From: tkuzynow Date: Thu, 3 Nov 2022 10:21:58 +0100 Subject: [PATCH 1/2] fix: revert to prev version to solve bug --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7619422..ccb7879 100644 --- a/pom.xml +++ b/pom.xml @@ -43,17 +43,17 @@ org.springframework.security spring-security-messaging - ${spring-security.version} + 5.3.5.RELEASE org.springframework.security spring-security-web - ${spring-security.version} + 5.3.9.RELEASE org.springframework.security spring-security-config - ${spring-security.version} + 5.3.5.RELEASE From b209c95bfd8a7d9999d301a1955b57325b69ffd9 Mon Sep 17 00:00:00 2001 From: tkuzynow Date: Thu, 3 Nov 2022 13:48:24 +0100 Subject: [PATCH 2/2] fix: fix spring security version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ccb7879..6d4a955 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ 3.0.0 3.0.0 3.0.0 - 5.7.3 + 5.7.5 5.1.1