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/12/21 07:09:58 UTC

[atlas] branch branch-2.0 updated: ATLAS-4718 : Upgrade Spring-security to 5.7.5

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

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

commit 6e0e565301cc4362fb8d60732a17fdd4284970d5
Author: vinayak.marraiya <vi...@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 <pi...@freestoneinfotech.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index df59de304..726091e71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -786,7 +786,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>