diff --git a/hetu-heuristic-index-cli/pom.xml b/hetu-heuristic-index-cli/pom.xml
index 211fefffc..1f8ee06f7 100644
--- a/hetu-heuristic-index-cli/pom.xml
+++ b/hetu-heuristic-index-cli/pom.xml
@@ -16,12 +16,14 @@
false
false
2.0.2
+ 1.7.30
org.slf4j
slf4j-api
+ ${org.slf4j.version}
org.slf4j
diff --git a/hetu-heuristic-index/pom.xml b/hetu-heuristic-index/pom.xml
index a9b0bb5df..a73f37eda 100644
--- a/hetu-heuristic-index/pom.xml
+++ b/hetu-heuristic-index/pom.xml
@@ -16,12 +16,15 @@
${project.parent.basedir}
false
+ 1.7.30
+ 0.8.11
org.slf4j
slf4j-api
+ ${org.slf4j.version}
commons-logging
@@ -168,7 +171,7 @@
org.roaringbitmap
RoaringBitmap
- 0.8.6
+ ${org.roaringbitmap.version}
io.airlift