This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 44e6695bf2b8b8e41fc0196e152f68b6368cb62d Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Feb 10 07:27:53 2021 +0100 Sync deps --- camel-dependencies/pom.xml | 2 +- .../apache/camel/catalog/schemas/camel-spring.xsd | 20 ++------------------ 2 files changed, 3 insertions(+), 19 deletions(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index d0048fb..732bc45 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -71,7 +71,7 @@ <awaitility-version>4.0.3</awaitility-version> <aws-java-sdk-swf-libs>1.11.22</aws-java-sdk-swf-libs> <aws-java-sdk-version>1.11.714</aws-java-sdk-version> - <aws-java-sdk2-version>2.15.77</aws-java-sdk2-version> + <aws-java-sdk2-version>2.15.79</aws-java-sdk2-version> <aws-xray-version>2.6.1</aws-xray-version> <axiom-version>1.2.14</axiom-version> <azure-eventhubs-checkpointstore-blob-version>1.3.1</azure-eventhubs-checkpointstore-blob-version> diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd index d7cdfbd..c4815a3 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd @@ -6651,15 +6651,7 @@ Class name of the java type to use when unmarshalling. ]]></xs:documentation> </xs:annotation> </xs:attribute> - <xs:attribute name="jsonViewTypeName" type="xs:string"> - <xs:annotation> - <xs:documentation xml:lang="en"><![CDATA[ -When marshalling a POJO to JSON you might want to exclude certain fields from -the JSON output. With Jackson you can use JSON views to accomplish this. This -option is to refer to the class which has JsonView annotations. - ]]></xs:documentation> - </xs:annotation> - </xs:attribute> + <xs:attribute name="jsonView" type="xs:string"/> <xs:attribute name="include" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en"><![CDATA[ @@ -6974,15 +6966,7 @@ Class name of the java type to use when unmarshalling. ]]></xs:documentation> </xs:annotation> </xs:attribute> - <xs:attribute name="jsonViewTypeName" type="xs:string"> - <xs:annotation> - <xs:documentation xml:lang="en"><![CDATA[ -When marshalling a POJO to JSON you might want to exclude certain fields from -the JSON output. With Jackson you can use JSON views to accomplish this. This -option is to refer to the class which has JsonView annotations. - ]]></xs:documentation> - </xs:annotation> - </xs:attribute> + <xs:attribute name="jsonView" type="xs:string"/> <xs:attribute name="include" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en"><![CDATA[