From c11349500e41196e9b25a04364fda7b76677ba17 Mon Sep 17 00:00:00 2001 From: Tommy Ludwig <8924140+shakuzen@users.noreply.github.com> Date: Tue, 14 Feb 2023 00:52:05 +0900 Subject: [PATCH] Upgrade to wavefront-sdk-java 3.0.4 Closes gh-3636 --- dependencies.gradle | 2 +- .../gradle.lockfile | 10 ++++----- .../micrometer-samples-boot2/gradle.lockfile | 2 +- .../micrometer-samples-core/gradle.lockfile | 21 ++++++++++--------- 4 files changed, 18 insertions(+), 17 deletions(-) diff --git a/dependencies.gradle b/dependencies.gradle index 2c70d08e6b..7fff066bc7 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -25,7 +25,7 @@ def VERSIONS = [ 'com.signalfx.public:signalfx-java:latest.release', 'com.squareup.okhttp3:okhttp:latest.release', 'com.tngtech.archunit:archunit-junit5:latest.release', - 'com.wavefront:wavefront-sdk-java:latest.release', + 'com.wavefront:wavefront-sdk-java:3.0.+', 'io.dropwizard.metrics:metrics-core:4.+', 'io.dropwizard.metrics:metrics-graphite:4.+', 'io.dropwizard.metrics:metrics-jmx:4.+', diff --git a/implementations/micrometer-registry-wavefront/gradle.lockfile b/implementations/micrometer-registry-wavefront/gradle.lockfile index 01ed55cc6a..e76ce8bebc 100644 --- a/implementations/micrometer-registry-wavefront/gradle.lockfile +++ b/implementations/micrometer-registry-wavefront/gradle.lockfile @@ -4,10 +4,10 @@ antlr:antlr:2.7.7=nohttp ch.qos.logback:logback-classic:1.2.3=checkstyle,nohttp,nohttp-cli ch.qos.logback:logback-core:1.2.3=checkstyle,nohttp,nohttp-cli -com.fasterxml.jackson.core:jackson-annotations:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-core:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson:jackson-bom:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.14.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-core:2.14.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.14.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson:jackson-bom:2.14.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.github.tomakehurst:wiremock-jre8-standalone:2.33.2=testCompileClasspath,testRuntimeClasspath com.google.code.findbugs:jsr305:3.0.2=checkstyle,compileClasspath,default,nohttp,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.errorprone:error_prone_annotations:2.11.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -22,7 +22,7 @@ com.google.j2objc:j2objc-annotations:1.3=checkstyle,compileClasspath,default,noh com.puppycrawl.tools:checkstyle:8.33=nohttp com.puppycrawl.tools:checkstyle:9.3=checkstyle com.tdunning:t-digest:3.2=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.wavefront:wavefront-sdk-java:3.0.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.wavefront:wavefront-sdk-java:3.0.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.4=checkstyle,nohttp commons-collections:commons-collections:3.2.2=checkstyle,nohttp commons-logging:commons-logging:1.2=nohttp diff --git a/samples/micrometer-samples-boot2/gradle.lockfile b/samples/micrometer-samples-boot2/gradle.lockfile index ed7d37a7f3..7275981411 100644 --- a/samples/micrometer-samples-boot2/gradle.lockfile +++ b/samples/micrometer-samples-boot2/gradle.lockfile @@ -51,7 +51,7 @@ com.puppycrawl.tools:checkstyle:9.3=checkstyle com.rabbitmq:amqp-client:5.14.2=compileClasspath,default,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.signalfx.public:signalfx-java:1.0.28=compileClasspath,default,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.tdunning:t-digest:3.2=compileClasspath,default,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.wavefront:wavefront-sdk-java:3.0.3=compileClasspath,default,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.wavefront:wavefront-sdk-java:3.0.4=compileClasspath,default,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.4=checkstyle,nohttp commons-codec:commons-codec:1.15=compileClasspath,default,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath commons-collections:commons-collections:3.2.2=checkstyle,nohttp diff --git a/samples/micrometer-samples-core/gradle.lockfile b/samples/micrometer-samples-core/gradle.lockfile index 57115673b2..0abdcd31e9 100644 --- a/samples/micrometer-samples-core/gradle.lockfile +++ b/samples/micrometer-samples-core/gradle.lockfile @@ -11,14 +11,14 @@ com.amazonaws:aws-java-sdk-cloudwatch:1.12.405=compileClasspath,default,runtimeC com.amazonaws:aws-java-sdk-core:1.12.405=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.amazonaws:jmespath-java:1.12.405=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.dynatrace.metric.util:dynatrace-metric-utils-java:1.5.0=default,runtimeClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-core:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.13.4=default,runtimeClasspath,testRuntimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.4=default,runtimeClasspath,testRuntimeClasspath -com.fasterxml.jackson.module:jackson-module-scala_2.13:2.13.4=default,runtimeClasspath,testRuntimeClasspath -com.fasterxml.jackson:jackson-bom:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.14.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-core:2.14.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.14.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.14.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.14.1=default,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.14.1=default,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson.module:jackson-module-scala_2.13:2.14.1=default,runtimeClasspath,testRuntimeClasspath +com.fasterxml.jackson:jackson-bom:2.14.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.github.charithe:kafka-junit:4.2.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.github.luben:zstd-jni:1.5.0-2=default,runtimeClasspath,testRuntimeClasspath com.google.android:annotations:4.1.1.4=default,runtimeClasspath,testRuntimeClasspath @@ -58,7 +58,7 @@ com.signalfx.public:signalfx-java:1.0.28=compileClasspath,default,runtimeClasspa com.tdunning:t-digest:3.2=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.thoughtworks.paranamer:paranamer:2.8=default,runtimeClasspath,testRuntimeClasspath com.typesafe.scala-logging:scala-logging_2.13:3.9.3=default,runtimeClasspath,testRuntimeClasspath -com.wavefront:wavefront-sdk-java:3.0.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.wavefront:wavefront-sdk-java:3.0.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.yammer.metrics:metrics-core:2.2.0=default,runtimeClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.4=checkstyle,nohttp commons-cli:commons-cli:1.2=compileClasspath,testCompileClasspath @@ -172,7 +172,8 @@ org.reactivestreams:reactive-streams:1.0.4=compileClasspath,default,runtimeClass org.reflections:reflections:0.10.2=checkstyle org.scala-lang.modules:scala-collection-compat_2.13:2.4.4=default,runtimeClasspath,testRuntimeClasspath org.scala-lang.modules:scala-java8-compat_2.13:1.0.0=default,runtimeClasspath,testRuntimeClasspath -org.scala-lang:scala-library:2.13.6=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.scala-lang:scala-library:2.13.10=default,runtimeClasspath,testRuntimeClasspath +org.scala-lang:scala-library:2.13.6=compileClasspath,testCompileClasspath org.scala-lang:scala-reflect:2.13.6=default,runtimeClasspath,testRuntimeClasspath org.slf4j:log4j-over-slf4j:1.7.25=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.slf4j:slf4j-api:1.7.26=nohttp,nohttp-cli