You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/12/31 10:24:21 UTC

[GitHub] [hbase-connectors] HorizonNet commented on a change in pull request #59: HBASE-23606 Removed deprecations of external dependencies

HorizonNet commented on a change in pull request #59:
URL: https://github.com/apache/hbase-connectors/pull/59#discussion_r550450702



##########
File path: spark/hbase-spark-it/pom.xml
##########
@@ -282,6 +282,11 @@
       <scope>test</scope>
     </dependency>
 
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-text</artifactId>
+    </dependency>
+

Review comment:
       Good point. I just moved from the deprecated one to the new one. Completely removed this dependency with the latest changes.




----------------------------------------------------------------
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:
users@infra.apache.org