You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "orpiske (via GitHub)" <gi...@apache.org> on 2023/03/26 07:46:04 UTC

[GitHub] [camel] orpiske commented on a diff in pull request #9634: CAMEL-18957 camel-paho: convert to use the JUnit 5 extension for the CamelContext

orpiske commented on code in PR #9634:
URL: https://github.com/apache/camel/pull/9634#discussion_r1148498732


##########
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:
   TBH, I don't know. It was [there previously](https://github.com/apache/camel/blob/main/components/camel-paho/pom.xml#L54-L58). It was just displayed here due to the text block movement.



-- 
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-unsubscribe@camel.apache.org

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