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 04:43:04 UTC

[atlas] 01/02: ATLAS-4649 Upgrade Spring Framework to 5.3.21

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

commit 148fa540bdfa6d6b3f5b404266595ef3443ff232
Author: chaitali borole <ch...@freestoneinfotech.com>
AuthorDate: Wed Jul 27 11:45:18 2022 +0530

    ATLAS-4649 Upgrade Spring Framework to 5.3.21
    
    Signed-off-by: Pinal Shah <pi...@freestoneinfotech.com>
    (cherry picked from commit c1daaa44c3833be31c006753a2cf2f6f2e476cdc)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 864d27ec4..6ecbc47c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -776,7 +776,7 @@
         <solr.version>8.6.3</solr.version>
         <spray.version>1.3.1</spray.version>
         <spring.security.version>5.7.1</spring.security.version>
-        <spring.version>5.3.20</spring.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>
         <surefire.forkCount>2C</surefire.forkCount>