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 2017/07/20 19:36:42 UTC

camel git commit: Upgrade spring

Repository: camel
Updated Branches:
  refs/heads/master 9a43366a3 -> 3145ce94d


Upgrade spring


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

Branch: refs/heads/master
Commit: 3145ce94d62497a23f6927f9725860140267efe7
Parents: 9a43366
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Jul 20 21:34:58 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Jul 20 21:34:58 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3145ce94/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fef9a38..645ad87 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -630,8 +630,8 @@
     <spring40-version>4.0.9.RELEASE</spring40-version>
     <spring41-version>4.1.9.RELEASE</spring41-version>
     <spring42-version>4.2.9.RELEASE</spring42-version>
-    <spring43-version>4.3.9.RELEASE</spring43-version>
-    <spring4-version>4.3.9.RELEASE</spring4-version>
+    <spring43-version>4.3.10.RELEASE</spring43-version>
+    <spring4-version>4.3.10.RELEASE</spring4-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <spring-security-version>4.1.4.RELEASE</spring-security-version>
     <spring-security-bundle-version>4.1.4.RELEASE_1</spring-security-bundle-version>