This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new 47a7306804 Remove duplicate camel-dfdl dependency declaration
47a7306804 is described below

commit 47a73068045abfa5f2e76031a41b513c4084042c
Author: James Netherton <jamesnether...@gmail.com>
AuthorDate: Mon May 12 11:31:02 2025 +0100

    Remove duplicate camel-dfdl dependency declaration
---
 poms/bom/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index a24a6b0066..2add88782e 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -902,11 +902,6 @@
                 <artifactId>camel-debug</artifactId>
                 <version>${camel.version}</version>
             </dependency>
-            <dependency>
-                <groupId>org.apache.camel</groupId>
-                <artifactId>camel-dfdl</artifactId>
-                <version>${camel.version}</version>
-            </dependency>
             <dependency>
                 <groupId>org.apache.camel</groupId>
                 <artifactId>camel-dfdl</artifactId>

Reply via email to