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 2018/01/23 15:48:00 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 47c1b2b  Upgrade Spring
47c1b2b is described below

commit 47c1b2b4979579d6da33966e1b129bc469d4bf33
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jan 23 16:47:47 2018 +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 bb36f02..ee77e78 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -653,8 +653,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.13.RELEASE</spring43-version>
-    <spring4-version>4.3.13.RELEASE</spring4-version>
+    <spring43-version>4.3.14.RELEASE</spring43-version>
+    <spring4-version>4.3.14.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
davsclaus@apache.org.