pan3793 commented on code in PR #46835:
URL: https://github.com/apache/spark/pull/46835#discussion_r1623735567


##########
core/pom.xml:
##########
@@ -174,6 +174,10 @@
       <groupId>jakarta.servlet</groupId>
       <artifactId>jakarta.servlet-api</artifactId>
     </dependency>
+    <dependency>

Review Comment:
   According to https://eclipse.dev/jetty/, Jetty 11 is compatible with 
JakartaEE 9, ideally, we should align all related deps with JakartaEE 9.



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

Reply via email to