diff --git a/austin-support/pom.xml b/austin-support/pom.xml
index e4f0d24..f2cbe34 100644
--- a/austin-support/pom.xml
+++ b/austin-support/pom.xml
@@ -68,16 +68,6 @@
apollo-client-config-data
-
-
- org.springframework.boot
- spring-boot-starter-actuator
-
-
- io.micrometer
- micrometer-registry-prometheus
- runtime
-
diff --git a/austin-web/pom.xml b/austin-web/pom.xml
index 64c5c3f..aca3fe9 100644
--- a/austin-web/pom.xml
+++ b/austin-web/pom.xml
@@ -32,6 +32,17 @@
0.0.1-SNAPSHOT
+
+
+ org.springframework.boot
+ spring-boot-starter-actuator
+
+
+ io.micrometer
+ micrometer-registry-prometheus
+
+
+