deniskuzZ commented on code in PR #5385:
URL: https://github.com/apache/hive/pull/5385#discussion_r1708915693


##########
pom.xml:
##########
@@ -126,10 +126,10 @@
     <commons-configuration.version>1.10</commons-configuration.version>
     <commons-exec.version>1.1</commons-exec.version>
     <commons-io.version>2.12.0</commons-io.version>
-    <commons-pool2.version>2.11.1</commons-pool2.version>
+    <commons-pool2.version>2.12.0</commons-pool2.version>

Review Comment:
   `to prevent any potential runtime issues` - how could it cause runtime 
issues, scope of transitive dependency is compile, not provided. I don't get 
what [HIVE-26423](https://issues.apache.org/jira/browse/HIVE-26423) is supposed 
to fix.  



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