simon824 commented on code in PR #478: URL: https://github.com/apache/incubator-hugegraph-toolchain/pull/478#discussion_r1224176632
########## hugegraph-dist/scripts/dependency/known-dependencies.txt: ########## @@ -373,19 +346,21 @@ spring-tx-5.1.9.RELEASE.jar spring-web-5.1.9.RELEASE.jar spring-webmvc-5.1.9.RELEASE.jar stax-api-1.0.1.jar -stax2-api-3.1.4.jar stax2-api-4.2.1.jar threeten-extra-1.5.0.jar token-provider-1.0.1.jar tomcat-embed-core-9.0.24.jar tomcat-embed-el-9.0.24.jar tomcat-embed-websocket-9.0.24.jar validation-api-2.0.1.Final.jar +websocket-api-9.4.40.v20210413.jar +websocket-client-9.4.40.v20210413.jar +websocket-common-9.4.40.v20210413.jar woodstox-core-5.0.3.jar woodstox-core-5.3.0.jar -xz-1.0.jar xz-1.8.jar zookeeper-3.4.10.jar -zookeeper-3.4.9.jar +zookeeper-3.5.6.jar zookeeper-3.6.2.jar +zookeeper-jute-3.5.6.jar zookeeper-jute-3.6.2.jar Review Comment: These dependencies seems to have been duplicated, can we remove one version of them? -- 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]
