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

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


The following commit(s) were added to refs/heads/main by this push:
     new c37601ebbf3 Remove duplicate managed dependency
c37601ebbf3 is described below

commit c37601ebbf36b574d5d82ec3949e1f8452a1d8b3
Author: Guillaume Nodet <[email protected]>
AuthorDate: Thu Dec 1 10:42:25 2022 +0100

    Remove duplicate managed dependency
---
 catalog/camel-allcomponents/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/catalog/camel-allcomponents/pom.xml 
b/catalog/camel-allcomponents/pom.xml
index 21b04103df4..fb29787ffb4 100644
--- a/catalog/camel-allcomponents/pom.xml
+++ b/catalog/camel-allcomponents/pom.xml
@@ -1581,11 +1581,6 @@
                        <groupId>org.apache.camel</groupId>
                        <artifactId>camel-zookeeper</artifactId>
                </dependency>
-            <dependency>
-                <groupId>org.apache.camel</groupId>
-                <artifactId>camel-jooq</artifactId>
-                <version>${project.version}</version>
-            </dependency>
             <dependency>
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-cxf-common</artifactId>

Reply via email to