You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/04/01 10:28:00 UTC

camel git commit: Upgrade spring version

Repository: camel
Updated Branches:
  refs/heads/master 02b9a32ad -> 26cdfc552


Upgrade spring version


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

Branch: refs/heads/master
Commit: 26cdfc55297ef3db54538d15ce94836bd81fead6
Parents: 02b9a32
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Apr 1 10:17:55 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Apr 1 10:17:55 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/26cdfc55/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d4305a5..ef0d034 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -449,8 +449,8 @@
     <spring-version-range-karaf>[3.2,4)</spring-version-range-karaf>
     <spring-version>${spring4-version}</spring-version>
     <spring32-version>3.2.13.RELEASE</spring32-version>
-    <spring40-version>4.0.8.RELEASE</spring40-version>
-    <spring4-version>4.1.5.RELEASE</spring4-version>
+    <spring40-version>4.0.9.RELEASE</spring40-version>
+    <spring4-version>4.1.6.RELEASE</spring4-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <spring-security-version>3.2.5.RELEASE</spring-security-version>
     <spring-ws-bundle-version>2.1.4.RELEASE</spring-ws-bundle-version>