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 91b4331839477aa6c86ed5f8a12d47cfb9e3fc15 Author: Claus Ibsen <[email protected]> AuthorDate: Thu Jun 20 15:03:36 2024 +0200 Regen --- components-starter/camel-ical-starter/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/components-starter/camel-ical-starter/pom.xml b/components-starter/camel-ical-starter/pom.xml index 328374d924d..68c9724a971 100644 --- a/components-starter/camel-ical-starter/pom.xml +++ b/components-starter/camel-ical-starter/pom.xml @@ -38,14 +38,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-ical</artifactId> <version>${camel-version}</version> - <!--START OF GENERATED CODE--> - <exclusions> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - </exclusions> - <!--END OF GENERATED CODE--> </dependency> <!--START OF GENERATED CODE--> <dependency>
