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 23aacc8  ATLAS-4539 : Upgrade Spring framework to 5.3.15
23aacc8 is described below

commit 23aacc831ca82178ecb4b26c4e373fb59c3dcbff
Author: vinayak.marraiya <vinayak.marra...@cloudera.com>
AuthorDate: Tue Jan 25 12:28:28 2022 +0530

    ATLAS-4539 : Upgrade Spring framework to 5.3.15
    
    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 270800d..ba40928 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.13</spring.version>
+        <spring.version>5.3.15</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