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/08/09 06:25:07 UTC

[karaf] branch karaf-4.1.x updated: [KARAF-5863] Upgrade to Spring 4.3.18.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 9670582  [KARAF-5863] Upgrade to Spring 4.3.18.RELEASE
9670582 is described below

commit 9670582615df2b13ac78297ff6e64dacce1bb417
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Aug 9 08:24:48 2018 +0200

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

diff --git a/pom.xml b/pom.xml
index 136e233..9210d82 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.14.RELEASE_1</spring43.version>
+        <spring43.version>4.3.18.RELEASE_1</spring43.version>
         <spring.security31.version>3.1.4.RELEASE</spring.security31.version>
         <spring.security42.version>4.2.4.RELEASE_1</spring.security42.version>