This is an automated email from the ASF dual-hosted git repository.

nixon pushed a commit to branch branch-0.8
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/branch-0.8 by this push:
     new 3a6c6bd  ATLAS-3959 : Upgrade Atlas to Spring Framework version 
4.3.16.release
3a6c6bd is described below

commit 3a6c6bd085d71a4301c6184ad2478267de0f5a96
Author: chaitali borole <[email protected]>
AuthorDate: Fri Sep 25 10:50:55 2020 +0530

    ATLAS-3959 : Upgrade Atlas to Spring Framework version 4.3.16.release
    
    Signed-off-by: nixonrodrigues <[email protected]>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8bf35e5..65acc1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -528,8 +528,8 @@
         <gson.version>2.5</gson.version>
         <fastutil.version>6.5.16</fastutil.version>
         <guice.version>4.1.0</guice.version>
-        <spring.version>4.3.8.RELEASE</spring.version>
-        <spring.security.version>4.2.4.RELEASE</spring.security.version>
+        <spring.version>4.3.16.RELEASE</spring.version>
+        <spring.security.version>4.2.9.RELEASE</spring.security.version>
 
         <javax.servlet.version>3.1.0</javax.servlet.version>
         <guava.version>19.0</guava.version>

Reply via email to