diff --git a/pom.xml b/pom.xml
index 1ca0ace022d..194feb4d810 100644
--- a/pom.xml
+++ b/pom.xml
@@ -461,6 +461,12 @@
4.11
test
+
+ com.carrotsearch
+ junit-benchmarks
+ 0.7.2
+ test
+
com.google.caliper
caliper
diff --git a/processing/pom.xml b/processing/pom.xml
index 3fc7fd6242e..dd61b3d55f3 100644
--- a/processing/pom.xml
+++ b/processing/pom.xml
@@ -103,7 +103,6 @@
com.carrotsearch
junit-benchmarks
0.7.2
- test
org.easymock