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 2014/05/27 08:33:07 UTC

git commit: Spring JAR upgrades.

Repository: camel
Updated Branches:
  refs/heads/master a63b297e7 -> bdcc16fc5


Spring JAR upgrades.


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

Branch: refs/heads/master
Commit: bdcc16fc5fe89f77962b647adcb7b2faf06cb8fc
Parents: a63b297
Author: Claus Ibsen <da...@apache.org>
Authored: Tue May 27 08:32:47 2014 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue May 27 08:33:01 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/bdcc16fc/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7a6ccb3..c19b6d2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -382,10 +382,10 @@
     <spring-retry-version>1.0.3.RELEASE</spring-retry-version>  
     <spring-version-range>[3.2,4)</spring-version-range>
     <spring-version>${spring32-version}</spring-version>   
-    <spring32-version>3.2.8.RELEASE</spring32-version>
-    <spring4-version>4.0.3.RELEASE</spring4-version>
+    <spring32-version>3.2.9.RELEASE</spring32-version>
+    <spring4-version>4.0.5.RELEASE</spring4-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
-    <spring-security-version>3.1.4.RELEASE</spring-security-version>
+    <spring-security-version>3.1.6.RELEASE</spring-security-version>
     <spring-ws-version>2.1.4.RELEASE</spring-ws-version>
     <spymemcached-bundle-version>2.5_2</spymemcached-bundle-version> <!-- FIXME cmueller: not in sync! -->
     <spymemcached-version>2.8.4</spymemcached-version>