From 5014043b13b3b61bde1f20933bf4b3ddec8e283d Mon Sep 17 00:00:00 2001 From: Harry Smith Date: Tue, 26 May 2020 12:46:13 +0100 Subject: [PATCH] DWN-33305 : upgrade spring security to 4.2.16.RELEASE --- pom.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 98af967d3..beb6be2e8 100644 --- a/pom.xml +++ b/pom.xml @@ -385,10 +385,13 @@ org.springframework.security - spring-security-bom - 4.2.13.RELEASE - pom - import + spring-security-core + 4.2.16.RELEASE + + + org.springframework.security + spring-security-taglibs + 4.2.16.RELEASE org.springframework.security.oauth