This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit f4746dc7d0e59016081d119cccf172df27b57574 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 8 10:28:44 2023 +0100 CAMEL-19062 - Clean up Parent POM - Picocli Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- parent/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index c4d35277c2a..fdef89eda7a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -2773,13 +2773,6 @@ <scope>import</scope> </dependency> - - <dependency> - <groupId>info.picocli</groupId> - <artifactId>picocli</artifactId> - <version>${picocli-version}</version> - </dependency> - <!-- directory-watcher for camel-file-watch component --> <dependency> <groupId>io.methvin</groupId>