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/02/01 12:07:25 UTC

[camel] 02/02: Upgrade Spring Web Service

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

commit 7e58677b2289504a4099e9f56425e3f5a984d83b
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Feb 1 13:02:35 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 731bd71..107198e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -658,8 +658,8 @@
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <spring-security-version>4.2.4.RELEASE</spring-security-version>
     <spring-security-bundle-version>4.2.3.RELEASE_1</spring-security-bundle-version>
-    <spring-ws-bundle-version>2.3.0.RELEASE_1</spring-ws-bundle-version>
-    <spring-ws-version>2.3.0.RELEASE</spring-ws-version>
+    <spring-ws-bundle-version>2.4.0.RELEASE_1</spring-ws-bundle-version>
+    <spring-ws-version>2.4.2.RELEASE</spring-ws-version>
     <spymemcached-bundle-version>2.5_2</spymemcached-bundle-version> <!-- FIXME cmueller: not in sync! -->
     <spymemcached-version>2.12.0</spymemcached-version>
     <squareup-okhttp-version>2.7.5</squareup-okhttp-version>

-- 
To stop receiving notification emails like this one, please contact
davsclaus@apache.org.