From 3eaea6dea74fb6a816776a3f1c977031f4652f42 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 12 Jul 2022 10:46:34 +0200 Subject: [PATCH] GH-5 - Switch to Boot's actuator starter for observability integration testing. --- spring-modulith-observability/pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/spring-modulith-observability/pom.xml b/spring-modulith-observability/pom.xml index 8fb74373..0fcbe7fb 100644 --- a/spring-modulith-observability/pom.xml +++ b/spring-modulith-observability/pom.xml @@ -64,13 +64,7 @@ org.springframework.boot - spring-boot-actuator-autoconfigure - test - - - - io.micrometer - micrometer-core + spring-boot-starter-actuator test