You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/08/01 06:07:34 UTC

[camel] 02/02: Sync deps

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

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

commit 5a701384d504c6dfd97e953b4030c4821b6eff84
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 1 08:07:11 2022 +0200

    Sync deps
---
 camel-dependencies/pom.xml                                      | 2 +-
 docs/components/modules/others/examples/json/cxf-transport.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 65f944af49d..d63015bb69d 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -63,7 +63,7 @@
     <avro-ipc-netty-version>1.11.0</avro-ipc-netty-version>
     <avro-version>1.11.0</avro-version>
     <awaitility-version>4.2.0</awaitility-version>
-    <aws-java-sdk2-version>2.17.242</aws-java-sdk2-version>
+    <aws-java-sdk2-version>2.17.243</aws-java-sdk2-version>
     <aws-xray-version>2.6.1</aws-xray-version>
     <axiom-version>1.2.14</axiom-version>
     <azure-cosmos-version>4.29.1</azure-cosmos-version>
diff --git a/docs/components/modules/others/examples/json/cxf-transport.json b/docs/components/modules/others/examples/json/cxf-transport.json
index d17681bff01..efeb3d1036e 120000
--- a/docs/components/modules/others/examples/json/cxf-transport.json
+++ b/docs/components/modules/others/examples/json/cxf-transport.json
@@ -1 +1 @@
-../../../../../../components/camel-cxf/camel-cxf-transport/src/generated/resources/cxf-transport.json
\ No newline at end of file
+../../../../../../components/camel-cxf/camel-cxf-spring-transport/src/generated/resources/cxf-transport.json
\ No newline at end of file