PDavid commented on code in PR #6585:
URL: https://github.com/apache/hbase/pull/6585#discussion_r1908942220
##########
pom.xml:
##########
@@ -849,6 +849,7 @@
<commons-validator.version>1.7</commons-validator.version>
<commons-io.version>2.14.0</commons-io.version>
<commons-lang3.version>3.9</commons-lang3.version>
+ <commons-text.version>1.10.0</commons-text.version>
Review Comment:
This is actually not the latest version (latest is 1.13.0) but this is the
version which we HBase had transitively via
`org.apache.hadoop:hadoop-common:jar:3.4.1`.
--
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]