This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit 894182c9d84d9b0b9ec8fff8527280396b30c4be Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Oct 28 08:00:04 2024 +0100 Regen --- components-starter/camel-zookeeper-starter/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/components-starter/camel-zookeeper-starter/pom.xml b/components-starter/camel-zookeeper-starter/pom.xml index ace607b953d..88878c49ab3 100644 --- a/components-starter/camel-zookeeper-starter/pom.xml +++ b/components-starter/camel-zookeeper-starter/pom.xml @@ -38,18 +38,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-zookeeper</artifactId> <version>${camel-version}</version> - <!--START OF GENERATED CODE--> - <exclusions> - <exclusion> - <groupId>ch.qos.logback</groupId> - <artifactId>logback-classic</artifactId> - </exclusion> - <exclusion> - <groupId>ch.qos.logback</groupId> - <artifactId>logback-core</artifactId> - </exclusion> - </exclusions> - <!--END OF GENERATED CODE--> </dependency> <dependency> <groupId>org.apache.curator</groupId>