You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/02/09 07:56:21 UTC

[karaf] branch karaf-4.0.x updated: [KARAF-5597] Upgrade to Spring 4.3.14.RELEASE

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

jbonofre pushed a commit to branch karaf-4.0.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.0.x by this push:
     new c56f3c4  [KARAF-5597] Upgrade to Spring 4.3.14.RELEASE
c56f3c4 is described below

commit c56f3c4a3230744f5f17d9dbd120aa4e2d331572
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Feb 8 08:03:33 2018 +0100

    [KARAF-5597] Upgrade to Spring 4.3.14.RELEASE
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c00947d..322ce95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,7 +273,7 @@
         <spring40.version>4.0.7.RELEASE_3</spring40.version>
         <spring41.version>4.1.9.RELEASE_1</spring41.version>
         <spring42.version>4.2.9.RELEASE_1</spring42.version>
-        <spring43.version>4.3.7.RELEASE_1</spring43.version>
+        <spring43.version>4.3.14.RELEASE_1</spring43.version>
         <spring.security31.version>3.1.4.RELEASE</spring.security31.version>
 
         <sshd.version>0.14.0</sshd.version>

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.