This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 9c5f9b2 [azure-starter] Fix of a typo in springg.factories for azure-starter new ba62a10 CAMEL-12404 - Upgrade Jackson-databind to version 2.8.11.1 new cb6f22f CAMEL-12404 - Fixed property placeholder name new e5ce252 Regen The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: components/camel-elasticsearch-rest/pom.xml | 2 +- components/camel-elasticsearch/pom.xml | 2 +- components/camel-elasticsearch5/pom.xml | 2 +- .../src/main/docs/json-fastjson-dataformat.adoc | 3 +- .../src/main/docs/json-gson-dataformat.adoc | 3 +- .../src/main/docs/json-johnzon-dataformat.adoc | 3 +- .../camel-servicenow-component/pom.xml | 2 +- components/camel-telegram/pom.xml | 2 +- .../src/main/docs/json-xstream-dataformat.adoc | 3 +- connectors/camel-connector-maven-plugin/pom.xml | 2 +- parent/pom.xml | 5 +- platforms/camel-catalog-connector/pom.xml | 2 +- platforms/camel-catalog-rest/pom.xml | 2 +- .../karaf/features/src/main/resources/features.xml | 58 +++++++++++----------- .../src/main/resources/camel-connector-schema.json | 2 +- .../src/main/resources/camel-connector.json | 4 +- .../FastjsonDataFormatConfiguration.java | 12 +++++ .../springboot/GsonDataFormatConfiguration.java | 12 +++++ .../springboot/JohnzonDataFormatConfiguration.java | 12 +++++ .../springboot/JsonDataFormatConfiguration.java | 12 +++++ 20 files changed, 99 insertions(+), 46 deletions(-) -- To stop receiving notification emails like this one, please contact acosent...@apache.org.