This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from acb239c Fix flaky test new a89a904 CAMEL-13118: Components should not depend on camel-core but camel-support new 59a882a CAMEL-13118: Components should not depend on camel-core but camel-support The 36658 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-fastjson/pom.xml | 3 +-- .../src/main/docs/json-fastjson-dataformat.adoc | 3 +-- components/camel-gson/pom.xml | 3 +-- .../camel-gson/src/main/docs/json-gson-dataformat.adoc | 3 +-- .../src/main/docs/json-jackson-dataformat.adoc | 3 +-- components/camel-johnzon/pom.xml | 3 +-- .../src/main/docs/json-johnzon-dataformat.adoc | 3 +-- components/camel-xstream/pom.xml | 3 +-- .../camel-xstream/src/main/docs/xstream-dataformat.adoc | 3 +-- .../springboot/FastjsonDataFormatConfiguration.java | 14 -------------- .../gson/springboot/GsonDataFormatConfiguration.java | 14 -------------- .../jackson/springboot/JacksonDataFormatConfiguration.java | 14 -------------- .../johnzon/springboot/JohnzonDataFormatConfiguration.java | 14 -------------- .../xstream/springboot/JsonDataFormatConfiguration.java | 14 -------------- .../maven/packaging/SpringBootAutoConfigurationMojo.java | 10 ++++++---- 15 files changed, 15 insertions(+), 92 deletions(-)