orpiske commented on code in PR #9634:
URL: https://github.com/apache/camel/pull/9634#discussion_r1148892163
##########
components/camel-paho/pom.xml:
##########
@@ -48,15 +48,17 @@
<dependency>
<groupId>org.apache.camel</groupId>
- <artifactId>camel-test-junit5</artifactId>
+ <artifactId>camel-core-catalog</artifactId>
Review Comment:
Looking more closely at this one, it seems it was added as part of
[CAMEL-14499](https://issues.apache.org/jira/browse/CAMEL-14499). However, it
appears to me the `camel-core-catalog` is not needed since the tests pass
without it ... maybe we can clean this up (in paho and in other components on
that list).
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]