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/15 15:30:28 UTC

[atlas] branch master updated: ATLAS-4617 : Upgrade Spring Framework to 5.3.20

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 bc49b631e ATLAS-4617 : Upgrade Spring Framework to 5.3.20
bc49b631e is described below

commit bc49b631e9eb4f8e31feadb4b375b23a49aa9bdd
Author: vinayak.marraiya <vi...@freestoneinfotech.com>
AuthorDate: Tue Jun 14 11:27:53 2022 +0530

    ATLAS-4617 : Upgrade Spring Framework to 5.3.20
    
    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 faf294e42..c83099f9a 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.18</spring.version>
+        <spring.version>5.3.20</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>