diff --git a/janusgraph-hbase/pom.xml b/janusgraph-hbase/pom.xml
index 5fdac6db43..704d712cba 100644
--- a/janusgraph-hbase/pom.xml
+++ b/janusgraph-hbase/pom.xml
@@ -54,8 +54,17 @@
log4j
log4j
+
+ org.apache.htrace
+ htrace-core4
+
+
+ org.apache.hbase.thirdparty
+ hbase-noop-htrace
+ ${htrace.version}
+
org.apache.hbase
hbase-shaded-mapreduce
diff --git a/pom.xml b/pom.xml
index c0e1617c59..615663bda2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
4.4.16
3.3.5
2.5.3-hadoop3
- 4.2.0-incubating
+ 4.1.5
1.24.0
2.15.3
@@ -1392,8 +1392,13 @@
6.5.1
- org.apache.htrace
- htrace-core4
+ org.apache.hbase.thirdparty
+ hbase-noop-htrace
+ ${htrace.version}
+
+
+ org.apache.hbase.thirdparty
+ hbase-noop-htrace
${htrace.version}