davsclaus commented on code in PR #10218: URL: https://github.com/apache/camel/pull/10218#discussion_r1208501543
########## dsl/camel-endpointdsl/pom.xml: ########## @@ -44,6 +44,11 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-core-engine</artifactId> </dependency> + <dependency> + <groupId>com.sun.mail</groupId> + <artifactId>jakarta.mail</artifactId> Review Comment: Yeah lets remove it, as CI builds are okay, and we have migrated to JakartaEE and Angular Mail 2 -- 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