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

radhikakundam 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 63b396a5f ATLAS-4915: Upgrade Spring Security to 
5.7.13/5.8.15/6.2.7/6.3.4+ due to CVE-2024-38821
63b396a5f is described below

commit 63b396a5ff42cea01b7d89a4c20a59f7e87d6be1
Author: Disha Talreja <dishatalre...@gmail.com>
AuthorDate: Wed Nov 6 12:51:39 2024 -0800

    ATLAS-4915: Upgrade Spring Security to 5.7.13/5.8.15/6.2.7/6.3.4+ due to 
CVE-2024-38821
    
    Signed-off-by: Radhika Kundam <radhika.kun...@gmail.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fd4978424..8dda9d387 100644
--- a/pom.xml
+++ b/pom.xml
@@ -812,7 +812,7 @@
         <solr-test-framework.version>8.11.3</solr-test-framework.version>
         <solr.version>8.11.3</solr.version>
         <spray.version>1.3.1</spray.version>
-        <spring.security.version>5.8.11</spring.security.version>
+        <spring.security.version>5.8.15</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