This is an automated email from the ASF dual-hosted git repository.

mandarambawane pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new 5f4e03b94 ATLAS-4854 : Atlas - Upgrade Spring Security to 5.8.11
5f4e03b94 is described below

commit 5f4e03b9466091fb0cf5eeb74c4a0bed8b6dfb28
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 a62de7594..b83c91573 100644
--- a/pom.xml
+++ b/pom.xml
@@ -791,7 +791,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>

Reply via email to