aboutsummaryrefslogtreecommitdiff
path: root/contrib/storage-hbase
diff options
context:
space:
mode:
authorVlad Rozov <vrozov@apache.org>2018-03-22 15:47:31 -0700
committerVitalii Diravka <vitalii.diravka@gmail.com>2018-03-26 13:02:57 +0300
commitf1cfaaf3aa08b25910918255fbf8daf67278d5c9 (patch)
tree441a2f212d9eb305462a379000ddbea18d4d68a3 /contrib/storage-hbase
parent435fa8044889f3879967a6412015cf92f3e46a31 (diff)
DRILL-6288: Upgrade org.javassist:javassist and org.reflections:reflections
closes #1185
Diffstat (limited to 'contrib/storage-hbase')
-rw-r--r--contrib/storage-hbase/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml
index 98c140c5f..329eba33b 100644
--- a/contrib/storage-hbase/pom.xml
+++ b/contrib/storage-hbase/pom.xml
@@ -36,7 +36,6 @@
<!-- used to update stopwatch -->
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
- <version>3.20.0-GA</version>
<scope>test</scope>
</dependency>