ppalaga commented on code in PR #4918:
URL: https://github.com/apache/camel-quarkus/pull/4918#discussion_r1202616095


##########
poms/bom-test/pom.xml:
##########
@@ -399,6 +403,11 @@
                 <version>${unboundid-ldapsdk.version}</version>
                 <scope>test</scope>
             </dependency>
+            <dependency>
+                <groupId>com.ibm.mq</groupId>
+                <artifactId>com.ibm.mq.jakarta.client</artifactId>
+                <version>${ibm.mq.client.version}</version>

Review Comment:
   Managing in the main BOM should indeed be enough. 
   
   > the `bom-test` does not inherit from the main `bom`
   
   Not sure why would that matter?



-- 
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