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


Reply via email to