danny0405 commented on code in PR #8706:
URL: https://github.com/apache/hudi/pull/8706#discussion_r1193285733


##########
hudi-timeline-service/pom.xml:
##########
@@ -87,6 +87,12 @@
       <artifactId>kryo-shaded</artifactId>
     </dependency>
 
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-util</artifactId>
+      <version>${jetty.version}</version>

Review Comment:
   How could the confclit happen, are multiple jars of jetty existing on the 
dependency tree?



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

Reply via email to