kezhenxu94 commented on code in PR #2180:
URL:
https://github.com/apache/incubator-seatunnel/pull/2180#discussion_r922559292
##########
pom.xml:
##########
@@ -864,11 +864,6 @@
<artifactId>curator-recipes</artifactId>
<version>${curator.version}</version>
</dependency>
- <dependency>
Review Comment:
>
https://github.com/apache/incubator-seatunnel/blob/dev/tools/dependencies/known-dependencies.txt#L110
we used the curator-recipes, why did we need to delete this? The fixed version
is a very important thing when there are multiple versions.
@CalvinKirs because there is still a same dependency above at line 862 🙈
--
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]