claudio4j commented on code in PR #1191:
URL: https://github.com/apache/camel-k-runtime/pull/1191#discussion_r1537627491


##########
support/camel-k-test/pom.xml:
##########
@@ -48,36 +48,11 @@
             <groupId>io.rest-assured</groupId>
             <artifactId>rest-assured</artifactId>
             <exclusions>
-                <exclusion>
-                    <groupId>org.apache.groovy</groupId>
-                    <artifactId>*</artifactId>

Review Comment:
   The `org.apache.groovy:groovy` is driven by 
[`io.quarkus.platform:quarkus-camel-bom`](https://repo1.maven.org/maven2/io/quarkus/platform/quarkus-camel-bom/3.8.1/quarkus-camel-bom-3.8.1.pom)
 which currently is the same version as defined in camel-quarkus bom. You can 
see by executing `mvn dependency:tree`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to