diff --git a/warehouse/ops-tools/config-compare/pom.xml b/warehouse/ops-tools/config-compare/pom.xml
index c581582ec96..6a8b349d275 100644
--- a/warehouse/ops-tools/config-compare/pom.xml
+++ b/warehouse/ops-tools/config-compare/pom.xml
@@ -8,6 +8,10 @@
datawave-ops-tools-config-compare
+
+ com.google.guava
+ guava
+
commons-lang
commons-lang
diff --git a/warehouse/query-core/pom.xml b/warehouse/query-core/pom.xml
index 342d5c1eec0..d22b22e1686 100644
--- a/warehouse/query-core/pom.xml
+++ b/warehouse/query-core/pom.xml
@@ -67,6 +67,10 @@
commons-codec
commons-codec
+
+ commons-configuration
+ commons-configuration
+
commons-io
commons-io
@@ -96,6 +100,10 @@
gov.nsa.datawave
datawave-in-memory-accumulo
+
+ gov.nsa.datawave
+ datawave-ingest-configuration
+
gov.nsa.datawave
datawave-ingest-core
@@ -302,6 +310,10 @@
org.apache.logging.log4j
log4j-1.2-api
+
+ org.apache.lucene
+ lucene-analyzers-common
+
org.apache.lucene
lucene-core
@@ -392,6 +404,10 @@
org.locationtech.jts
jts-core
+
+ org.ow2.asm
+ asm
+
org.powermock
powermock-api-easymock
diff --git a/web-services/accumulo/pom.xml b/web-services/accumulo/pom.xml
index e6de302dfd1..45642872100 100644
--- a/web-services/accumulo/pom.xml
+++ b/web-services/accumulo/pom.xml
@@ -60,6 +60,10 @@
+
+ io.astefanutti.metrics.cdi
+ metrics-cdi
+
io.dropwizard.metrics
metrics-annotation
diff --git a/web-services/common/pom.xml b/web-services/common/pom.xml
index ae5ad1fa51d..bdb74d3b361 100644
--- a/web-services/common/pom.xml
+++ b/web-services/common/pom.xml
@@ -114,6 +114,10 @@
datawave-ws-common-util
${project.version}
+
+ io.astefanutti.metrics.cdi
+ metrics-cdi
+
io.dropwizard.metrics
metrics-annotation