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

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

diff --git a/pom.xml b/pom.xml
index 4b3408a..4c92a09 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