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/09 13:08:46 UTC

[atlas] branch master updated: 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 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 c1daaa44c ATLAS-4649 Upgrade Spring Framework to 5.3.21
c1daaa44c is described below

commit c1daaa44c3833be31c006753a2cf2f6f2e476cdc
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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1e32e45f3..3f7698c1f 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>