You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ac...@apache.org on 2016/04/04 08:59:53 UTC

karaf git commit: [KARAF-4464] Upgrade to Spring 4.2.5

Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x d906281ec -> d0a24c3de


[KARAF-4464] Upgrade to Spring 4.2.5


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/d0a24c3d
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/d0a24c3d
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/d0a24c3d

Branch: refs/heads/karaf-4.0.x
Commit: d0a24c3deec24b05449912ce155fc4f3f261ef0a
Parents: d906281
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Apr 4 08:36:17 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Apr 4 08:59:16 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/d0a24c3d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 900bceb..b7858e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,7 +273,7 @@
         <spring32.version>3.2.14.RELEASE_1</spring32.version>
         <spring40.version>4.0.7.RELEASE_3</spring40.version>
         <spring41.version>4.1.7.RELEASE_2</spring41.version>
-        <spring42.version>4.2.4.RELEASE_1</spring42.version>
+        <spring42.version>4.2.5.RELEASE_1</spring42.version>
         <spring.security31.version>3.1.4.RELEASE</spring.security31.version>
 
         <sshd.version>0.14.0</sshd.version>