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/12 17:36:22 UTC

camel git commit: CAMEL-11396: Upgrade wsdl4j to 1.6.3

Repository: camel
Updated Branches:
  refs/heads/master 422a1ad07 -> bde92230c


CAMEL-11396: Upgrade wsdl4j to 1.6.3


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

Branch: refs/heads/master
Commit: bde92230c1619112e501805dff6b7b442409c5ce
Parents: 422a1ad
Author: James Netherton <ja...@gmail.com>
Authored: Mon Jun 12 10:31:39 2017 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Jun 12 19:34:18 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/bde92230/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1f90ccc..c04b93f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -684,8 +684,8 @@
     <wiremock-version>2.6.0</wiremock-version>
     <woodstox-version>4.4.1</woodstox-version>
     <ws-commons-util-bundle-version>1.0.2_2</ws-commons-util-bundle-version>
-    <wsdl4j-bundle-version>1.6.2_6</wsdl4j-bundle-version>
-    <wsdl4j-version>1.6.2</wsdl4j-version>
+    <wsdl4j-bundle-version>1.6.3_1</wsdl4j-bundle-version>
+    <wsdl4j-version>1.6.3</wsdl4j-version>
     <xalan-bundle-version>2.7.2_3</xalan-bundle-version>
     <xalan-version>2.7.2</xalan-version>
     <xbean-spring-version>4.5</xbean-spring-version>