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


##########
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:
   What I meant was to declare the version in dependency management, so you 
won't get different dependency versions in multiple Hive modules, same as it's 
done for `commons-dbcp2`



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