lfurman commented on code in PR #3005:
URL: https://github.com/apache/james-project/pull/3005#discussion_r3073705642
##########
pom.xml:
##########
@@ -2840,6 +2843,46 @@
<artifactId>jakarta.mail</artifactId>
<version>${angus-mail.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.eclipse.jetty</groupId>
+ <artifactId>jetty-http</artifactId>
+ <version>${jetty.version}</version>
+ </dependency>
Review Comment:
Thank you for your comment. Yes, I will test the upgrade to spark-core 3.04
locally and then will only include those changes in the current PR. I'll also
create a different PR for the netty upgrade of S3 driver and cassandra once the
refactor version becomes available.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]