JiriOndrusek commented on code in PR #6912:
URL: https://github.com/apache/camel-quarkus/pull/6912#discussion_r1919668664


##########
integration-tests/ssh/pom.xml:
##########
@@ -51,6 +59,11 @@
             <artifactId>rest-assured</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.assertj</groupId>
+            <artifactId>assertj-core</artifactId>

Review Comment:
   I think I used the assertion for asserj-core , but surely not necessary



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