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/11/28 18:40:44 UTC

[camel] branch master updated: Upgrade spring

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 9dec82c  Upgrade spring
9dec82c is described below

commit 9dec82ce608c8d6d6022ff7be0fb56ca1421cddd
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Nov 28 19:30:48 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5ddeb4f..d05a0f9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -659,8 +659,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.12.RELEASE</spring43-version>
-    <spring4-version>4.3.12.RELEASE</spring4-version>
+    <spring43-version>4.3.13.RELEASE</spring43-version>
+    <spring4-version>4.3.13.RELEASE</spring4-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <spring-security-version>4.2.3.RELEASE</spring-security-version>
     <spring-security-bundle-version>4.2.3.RELEASE_1</spring-security-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].