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 220f47f9c1ef1c1848dc9cb77e85626015835099
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Mar 8 10:22:54 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Java Grok
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 parent/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 648adbdc4fd..c4d35277c2a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2773,12 +2773,6 @@
                 <scope>import</scope>
             </dependency>
            
-            <!-- Optional grok -->
-            <dependency>
-              <groupId>io.krakens</groupId>
-              <artifactId>java-grok</artifactId>
-              <version>${java-grok-version}</version>
-            </dependency>
 
             <dependency>
                 <groupId>info.picocli</groupId>

Reply via email to