This is an automated email from the ASF dual-hosted git repository. mandarambawane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/master by this push: new ae048ee17 ATLAS-4854 : Atlas - Upgrade Spring Security to 5.8.11 ae048ee17 is described below commit ae048ee179212eddf0781503eb49a9cbf01a80ae Author: priyanshi-shah26 <priyanshi.s...@freestoneinfotech.com> AuthorDate: Tue Apr 23 12:25:35 2024 +0530 ATLAS-4854 : Atlas - Upgrade Spring Security to 5.8.11 Signed-off-by: Mandar Ambawane <mandar.ambaw...@freestoneinfotech.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6437368ee..77eb31e9b 100644 --- a/pom.xml +++ b/pom.xml @@ -801,7 +801,7 @@ <solr-test-framework.version>8.6.3</solr-test-framework.version> <solr.version>8.6.3</solr.version> <spray.version>1.3.1</spray.version> - <spring.security.version>5.8.5</spring.security.version> + <spring.security.version>5.8.11</spring.security.version> <spring.version>5.3.27</spring.version> <sqoop.version>1.4.6.2.3.99.0-195</sqoop.version> <storm.version>2.4.0</storm.version>