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 3ed0655  ATLAS-4491: Upgrade Spring framework to 5.3.13
3ed0655 is described below

commit 3ed06552553dc1551167bff3b1a1d109a0316e19
Author: vinayak.marraiya <vinayak.marra...@cloudera.com>
AuthorDate: Wed Nov 17 14:55:12 2021 +0530

    ATLAS-4491: Upgrade Spring framework to 5.3.13
    
    Signed-off-by: Pinal Shah <pinal.s...@freestoneinfotech.com>
    (cherry picked from commit c53c1095c5895e086a9f0366225932b825ef37b9)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a0283ca..dd5bb44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -765,7 +765,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.8</spring.version>
+        <spring.version>5.3.13</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>

Reply via email to