diff --git oak-parent/pom.xml oak-parent/pom.xml
index 13a02cbb22..85fc3c4dc7 100644
--- oak-parent/pom.xml
+++ oak-parent/pom.xml
@@ -619,6 +619,11 @@
jopt-simple
5.0.3
+
+ io.dropwizard.metrics
+ metrics-core
+ 3.1.0
+
diff --git oak-segment-tar/pom.xml oak-segment-tar/pom.xml
index 2893004eb0..2171b4dcb7 100644
--- oak-segment-tar/pom.xml
+++ oak-segment-tar/pom.xml
@@ -204,7 +204,7 @@
io.dropwizard.metrics
metrics-core
- 3.1.0
+ provided