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/04/07 09:33:59 UTC

[atlas] branch branch-2.0 updated: ATLAS-4578 : Upgrade Spring Framework to 5.3.18

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 a08ca31cb ATLAS-4578 : Upgrade Spring Framework to 5.3.18
a08ca31cb is described below

commit a08ca31cb6d7199a5f45851e76c28f4bd65e51cc
Author: vinayak.marraiya <vi...@cloudera.com>
AuthorDate: Wed Apr 6 13:49:32 2022 +0530

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

diff --git a/pom.xml b/pom.xml
index 9aa9da7ff..e58b760ff 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.5.1</spring.security.version>
-        <spring.version>5.3.15</spring.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>
         <surefire.forkCount>2C</surefire.forkCount>