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/06/10 04:55:56 UTC

[atlas] branch master updated: ATLAS-4609 : Upgrade Spring-security to 5.7.1

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 065a004e5 ATLAS-4609 : Upgrade Spring-security to 5.7.1
065a004e5 is described below

commit 065a004e53776c8507d6aa87c927b899f69f6b47
Author: vinayak.marraiya <vi...@cloudera.com>
AuthorDate: Wed Jun 1 11:30:02 2022 +0530

    ATLAS-4609 : Upgrade Spring-security to 5.7.1
    
    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 29d769296..faf294e42 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.5.1</spring.security.version>
+        <spring.security.version>5.7.1</spring.security.version>
         <spring.version>5.3.18</spring.version>
         <sqoop.version>1.4.6.2.3.99.0-195</sqoop.version>
         <storm.version>2.3.0</storm.version>