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:48:01 UTC

[karaf] branch karaf-4.1.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.1.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


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

commit 9a103e549a5b1fc0dc414fa6b98101f461b6d19c
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 fc27c17..0bf0086 100644
--- a/pom.xml
+++ b/pom.xml
@@ -276,7 +276,7 @@
         <spring40.version>4.0.9.RELEASE_1</spring40.version>
         <spring41.version>4.1.9.RELEASE_1</spring41.version>
         <spring42.version>4.2.9.RELEASE_1</spring42.version>
-        <spring43.version>4.3.12.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>1.6.0</sshd.version>

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