From 26f7b8b4af4f91321a6e6c06ec42d610e0a2a05d Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 16 Feb 2021 14:19:33 +0100 Subject: [PATCH] Removed the reference to spring boot wavefront bom --- pom.xml | 22 ++++++++++++++-------- spring-cloud-sleuth-autoconfigure/pom.xml | 5 ----- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 30c30995b..40feda8b6 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,8 @@ 3.0.2-SNAPSHOT 3.0.2-SNAPSHOT 5.13.2 - 2.1.1-SNAPSHOT + 1.3.3 + 2.6.2 0.32.0 2.3.4.RELEASE false @@ -229,19 +230,24 @@ pom import - - com.wavefront - wavefront-spring-boot-bom - ${wavefront-spring-boot.version} - pom - import - org.springframework.security.oauth.boot spring-security-oauth2-autoconfigure ${spring-security-boot-autoconfigure.version} true + + com.wavefront + wavefront-runtime-sdk-jvm + ${wavefront-runtime-sdk-jvm.version} + true + + + com.wavefront + wavefront-sdk-java + ${wavefront-sdk-java.version} + true + cglib cglib-nodep diff --git a/spring-cloud-sleuth-autoconfigure/pom.xml b/spring-cloud-sleuth-autoconfigure/pom.xml index 459ccfc41..68a1dac05 100644 --- a/spring-cloud-sleuth-autoconfigure/pom.xml +++ b/spring-cloud-sleuth-autoconfigure/pom.xml @@ -366,11 +366,6 @@ - - com.wavefront - wavefront-opentracing-sdk-java - true - com.wavefront wavefront-runtime-sdk-jvm