HyukjinKwon removed a comment on pull request #32227:
URL: https://github.com/apache/spark/pull/32227#issuecomment-822247974
Can we fix the dependency list?
```
To update the manifest file, run './dev/test-dependencies.sh
--replace-manifest'.
diff --git a/dev/deps/spark-deps-hadoop-2.7-hive-2.3
b/dev/pr-deps/spark-deps-hadoop-2.7-hive-2.3
index 646aa49..8e25ad7 100644
--- a/dev/deps/spark-deps-hadoop-2.7-hive-2.3
+++ b/dev/pr-deps/spark-deps-hadoop-2.7-hive-2.3
@@ -191,7 +191,7 @@ metrics-jmx/4.1.1//metrics-jmx-4.1.1.jar
metrics-json/4.1.1//metrics-json-4.1.1.jar
metrics-jvm/4.1.1//metrics-jvm-4.1.1.jar
minlog/1.3.0//minlog-1.3.0.jar
-netty-all/4.1.51.Final//netty-all-4.1.63.Final.jar
+netty-all/4.1.63.Final//netty-all-4.1.63.Final.jar
objenesis/2.6//objenesis-2.6.jar
okhttp/3.12.12//okhttp-3.12.12.jar
okio/1.14.0//okio-1.14.0.jar
```
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]