attilapiros commented on a change in pull request #34881:
URL: https://github.com/apache/spark/pull/34881#discussion_r769699628



##########
File path: dev/deps/spark-deps-hadoop-2-hive-2.3
##########
@@ -197,7 +197,40 @@ metrics-jmx/4.2.2//metrics-jmx-4.2.2.jar
 metrics-json/4.2.2//metrics-json-4.2.2.jar
 metrics-jvm/4.2.2//metrics-jvm-4.2.2.jar
 minlog/1.3.0//minlog-1.3.0.jar
-netty-all/4.1.68.Final//netty-all-4.1.68.Final.jar
+netty-all/4.1.71.Final//netty-all-4.1.71.Final.jar
+netty-buffer/4.1.71.Final//netty-buffer-4.1.71.Final.jar

Review comment:
       We are not in hurry here because of the log4j fix went in to netty.
   As I see in netty log4j-core was used only in test:
   ```
   $ rg -A2 log4j-core
   common/pom.xml
   78:      <artifactId>log4j-core</artifactId>
   79-      <scope>test</scope>
   80-    </dependency>
   
   pom.xml
   706:        <artifactId>log4j-core</artifactId>
   707-        <version>${log4j2.version}</version>
   708-        <scope>test</scope>
   ```




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