From 15329b6bbf112f832364d84a7ebb8644ee5a7730 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 11 Jul 2022 08:14:42 -0500 Subject: [PATCH] Change Micrometer tracing artifact to micrometer-tracing. Closes #1285. --- spring-data-cassandra/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 75e938030..422c23983 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -79,7 +79,7 @@ io.micrometer - micrometer-tracing-api + micrometer-tracing true