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
The following commit(s) were added to refs/heads/main by this push: new c2c5ef81cfa Regen c2c5ef81cfa is described below commit c2c5ef81cfa039e85889145c2616fa329e6860c7 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Aug 19 13:59:48 2024 +0200 Regen --- components-starter/camel-grpc-starter/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/components-starter/camel-grpc-starter/pom.xml b/components-starter/camel-grpc-starter/pom.xml index b4af8aee227..ed54c13d66d 100644 --- a/components-starter/camel-grpc-starter/pom.xml +++ b/components-starter/camel-grpc-starter/pom.xml @@ -38,14 +38,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-grpc</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>