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 2020/10/03 15:51:40 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6859] Upgrade to Spring 4.3.29.RELEASE

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

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


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 4a5d6a8  [KARAF-6859] Upgrade to Spring 4.3.29.RELEASE
4a5d6a8 is described below

commit 4a5d6a80089518b40cf1244915ef885195beae32
Author: jbonofre <jb...@apache.org>
AuthorDate: Sat Oct 3 07:17:06 2020 +0200

    [KARAF-6859] Upgrade to Spring 4.3.29.RELEASE
    
    (cherry picked from commit 024131d32609d495fe5551d40b1f31fe7a221b8b)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b81969e..258405b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -299,7 +299,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.25.RELEASE_1</spring43.version>
+        <spring43.version>4.3.29.RELEASE_1</spring43.version>
         <spring50.version>5.0.15.RELEASE_1</spring50.version>
         <spring51.version>5.1.14.RELEASE_1</spring51.version>
         <spring52.version>5.2.5.RELEASE_1</spring52.version>