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 645fec9b0e9fc348a6aada81c2e3d80462f2d8d7 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Feb 3 14:22:14 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 0bfcb77..f8a276c 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -58,7 +58,7 @@ <aspectj-version>1.9.6</aspectj-version> <assertj-version>3.19.0</assertj-version> <asterisk-java-version>1.0.0-final</asterisk-java-version> - <atlasmap-version>2.1.2</atlasmap-version> + <atlasmap-version>2.1.4</atlasmap-version> <atlassian-fugue-version>3.0.0</atlassian-fugue-version> <atmos-client-version>3.1.0</atmos-client-version> <atmosphere-version>2.6.4</atmosphere-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[