You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/02/27 10:21:05 UTC

[camel] 01/02: CAMEL-19062 - Clean up Parent POM - Groovy

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 88c2709691ea4956651154ee1a21a23b9006887f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 27 11:12:14 2023 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index bcee824981b..1ffb18c9011 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2765,11 +2765,6 @@
             </dependency>
 
             <!-- optional scripting support -->
-            <dependency>
-                <groupId>org.codehaus.groovy</groupId>
-                <artifactId>groovy</artifactId>
-                <version>${groovy-version}</version>
-            </dependency>
             <dependency>
                 <groupId>org.codehaus.groovy</groupId>
                 <artifactId>groovy-xml</artifactId>