You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by pi...@apache.org on 2022/08/18 05:16:17 UTC

[atlas] branch master updated: ATLAS-4647 : Upgrade Spring Security to 5.7.2

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 ba5cf4046 ATLAS-4647 : Upgrade Spring Security to 5.7.2
ba5cf4046 is described below

commit ba5cf4046472272ccf51077f8deff8977d7730f5
Author: chaitali borole <fa...@cloudera.com>
AuthorDate: Wed Aug 10 18:21:03 2022 +0530

    ATLAS-4647 : Upgrade Spring Security to 5.7.2
    
    Signed-off-by: Pinal Shah <pi...@freestoneinfotech.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3f7698c1f..a2cbb8144 100644
--- a/pom.xml
+++ b/pom.xml
@@ -775,7 +775,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.1</spring.security.version>
+        <spring.security.version>5.7.2</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>