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/06/15 07:46:39 UTC

[2/2] camel git commit: Upgrade spring

Upgrade spring


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

Branch: refs/heads/camel-2.19.x
Commit: 07d0455f59f3dadf03cf317efde07b89cbe3d721
Parents: 48fc9b2
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Jun 15 09:45:56 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Jun 15 09:46:31 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/07d0455f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 53a984a..d511be0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -609,8 +609,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.8.RELEASE</spring43-version>
-    <spring4-version>4.3.8.RELEASE</spring4-version>
+    <spring43-version>4.3.9.RELEASE</spring43-version>
+    <spring4-version>4.3.9.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>