lburgazzoli commented on a change in pull request #211: Upgarde to quarkus v0.23.1 URL: https://github.com/apache/camel-quarkus/pull/211#discussion_r329487838
########## File path: integration-tests/mail/pom.xml ########## @@ -46,10 +46,6 @@ <!-- <groupId>org.apache.camel.quarkus</groupId>--> <!-- <artifactId>camel-quarkus-integration-test-mail-mailbox</artifactId>--> <!-- </dependency>--> - <dependency> - <groupId>org.jvnet.mock-javamail</groupId> - <artifactId>mock-javamail</artifactId> - </dependency> Review comment: done ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
