This is an automated email from the ASF dual-hosted git repository. radhikakundam 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 90056d9ac ATLAS-4915: Upgrade Spring Security to 5.7.13/5.8.15/6.2.7/6.3.4+ due to CVE-2024-38821 90056d9ac is described below commit 90056d9ac490dbc41c035b2b6bcc66fe42271909 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> (cherry picked from commit 63b396a5ff42cea01b7d89a4c20a59f7e87d6be1) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b83c91573..130e7d535 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.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>