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 2020/03/26 08:54:22 UTC

[camel] 01/03: Upgrade spring-ws

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 ccc3e436ff81a88c9ab53daf152ba17e879f3b66
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Mar 26 09:46:20 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d25f574..bca2114 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -618,8 +618,8 @@
         <spring-version>${spring5-version}</spring-version>
         <spring5-version>5.2.5.RELEASE</spring5-version>
         <spring-security-version>5.3.0.RELEASE</spring-security-version>
-        <spring-ws-version>3.0.7.RELEASE</spring-ws-version>
-        <spring-ws-bundle-version>3.0.7.RELEASE_1</spring-ws-bundle-version>
+        <spring-ws-version>3.0.8.RELEASE</spring-ws-version>
+        <spring-ws-bundle-version>3.0.8.RELEASE_1</spring-ws-bundle-version>
         <spring-xml-bundle-version>3.0.7.RELEASE_1</spring-xml-bundle-version>
         <spymemcached-bundle-version>2.5_2</spymemcached-bundle-version> <!-- FIXME cmueller: not in sync! -->
         <spymemcached-version>2.12.0</spymemcached-version>