This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit b604d109ce2739b0547c21ee385112efcada2939 Author: Jiri Ondrusek <ondrusek.j...@gmail.com> AuthorDate: Wed Aug 6 09:06:43 2025 +0200 Gen files --- poms/bom/pom.xml | 4 ++++ poms/bom/src/main/generated/flattened-full-pom.xml | 4 ++++ poms/bom/src/main/generated/flattened-reduced-pom.xml | 4 ++++ poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml index 22a979d362..ad592c930b 100644 --- a/poms/bom/pom.xml +++ b/poms/bom/pom.xml @@ -238,6 +238,10 @@ <artifactId>camel-aws-xray</artifactId> <version>${camel.version}</version> <exclusions> + <exclusion> + <groupId>com.google.auto.value</groupId> + <artifactId>auto-value-annotations</artifactId> + </exclusion> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml b/poms/bom/src/main/generated/flattened-full-pom.xml index dbd7d0f029..284f6db4ac 100644 --- a/poms/bom/src/main/generated/flattened-full-pom.xml +++ b/poms/bom/src/main/generated/flattened-full-pom.xml @@ -154,6 +154,10 @@ <artifactId>camel-aws-xray</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <version>4.14.0-SNAPSHOT</version><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <exclusions> + <exclusion> + <groupId>com.google.auto.value</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> + <artifactId>auto-value-annotations</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> + </exclusion> <exclusion> <groupId>commons-logging</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <artifactId>commons-logging</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml b/poms/bom/src/main/generated/flattened-reduced-pom.xml index 525b00b01d..4b58b0ec78 100644 --- a/poms/bom/src/main/generated/flattened-reduced-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml @@ -154,6 +154,10 @@ <artifactId>camel-aws-xray</artifactId> <version>4.14.0-SNAPSHOT</version> <exclusions> + <exclusion> + <groupId>com.google.auto.value</groupId> + <artifactId>auto-value-annotations</artifactId> + </exclusion> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml index c3526e21aa..40ab981c6c 100644 --- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml @@ -154,6 +154,10 @@ <artifactId>camel-aws-xray</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <version>4.14.0-SNAPSHOT</version><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <exclusions> + <exclusion> + <groupId>com.google.auto.value</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> + <artifactId>auto-value-annotations</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> + </exclusion> <exclusion> <groupId>commons-logging</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <artifactId>commons-logging</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->