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

pinal 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 a48c14767 ATLAS-4718 : Upgrade Spring-security to 5.7.5
a48c14767 is described below

commit a48c147672b8a9312d9e9f299b2dd8d008a2beb1
Author: vinayak.marraiya <vinayak.marra...@cloudera.com>
AuthorDate: Tue Dec 20 12:09:58 2022 +0530

    ATLAS-4718 : Upgrade Spring-security to 5.7.5
    
    Signed-off-by: Pinal Shah <pinal.s...@freestoneinfotech.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 496d2692e..125076def 100644
--- a/pom.xml
+++ b/pom.xml
@@ -796,7 +796,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.7.2</spring.security.version>
+        <spring.security.version>5.7.5</spring.security.version>
         <spring.version>5.3.21</spring.version>
         <sqoop.version>1.4.6.2.3.99.0-195</sqoop.version>
         <storm.version>2.3.0</storm.version>

Reply via email to