diff --git a/implementations/micrometer-registry-signalfx/gradle.lockfile b/implementations/micrometer-registry-signalfx/gradle.lockfile index 178d8bc4a2..3da3bea66a 100644 --- a/implementations/micrometer-registry-signalfx/gradle.lockfile +++ b/implementations/micrometer-registry-signalfx/gradle.lockfile @@ -31,7 +31,7 @@ com.pinterest.ktlint:ktlint-ruleset-test:0.48.0=spotless-1972451484 com.pinterest:ktlint:0.48.0=spotless-1972451484 com.puppycrawl.tools:checkstyle:8.33=nohttp com.puppycrawl.tools:checkstyle:9.3=checkstyle -com.signalfx.public:signalfx-java:1.0.25=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.signalfx.public:signalfx-java:1.0.27=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 @@ -92,6 +92,6 @@ org.opentest4j:opentest4j:1.2.0=testCompileClasspath,testRuntimeClasspath org.reflections:reflections:0.10.2=checkstyle org.slf4j:slf4j-api:1.7.26=nohttp,nohttp-cli org.slf4j:slf4j-api:2.0.0=spotless-1972451484 -org.slf4j:slf4j-api:2.0.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.6=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath ru.lanwen.wiremock:wiremock-junit5:1.3.1=testCompileClasspath,testRuntimeClasspath empty=annotationProcessor,archives,signatures,testAnnotationProcessor diff --git a/samples/micrometer-samples-boot2/gradle.lockfile b/samples/micrometer-samples-boot2/gradle.lockfile index a08b17bef6..ce7d8ec78c 100644 --- a/samples/micrometer-samples-boot2/gradle.lockfile +++ b/samples/micrometer-samples-boot2/gradle.lockfile @@ -65,7 +65,7 @@ com.pinterest:ktlint:0.48.0=spotless-1972451484 com.puppycrawl.tools:checkstyle:8.33=nohttp 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.25=compileClasspath,default,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.signalfx.public:signalfx-java:1.0.27=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 commons-beanutils:commons-beanutils:1.9.4=checkstyle,nohttp diff --git a/samples/micrometer-samples-core/gradle.lockfile b/samples/micrometer-samples-core/gradle.lockfile index 7ac943205a..df6ad89edf 100644 --- a/samples/micrometer-samples-core/gradle.lockfile +++ b/samples/micrometer-samples-core/gradle.lockfile @@ -73,7 +73,7 @@ com.pinterest:ktlint:0.48.0=spotless-1972451484 com.puppycrawl.tools:checkstyle:8.33=nohttp com.puppycrawl.tools:checkstyle:9.3=checkstyle com.rabbitmq:amqp-client:5.15.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.signalfx.public:signalfx-java:1.0.25=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.signalfx.public:signalfx-java:1.0.27=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath 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.4=default,runtimeClasspath,testRuntimeClasspath @@ -214,7 +214,7 @@ org.scala-lang:scala-reflect:2.13.8=default,runtimeClasspath,testRuntimeClasspat org.slf4j:log4j-over-slf4j:1.7.36=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.slf4j:slf4j-api:1.7.26=nohttp,nohttp-cli org.slf4j:slf4j-api:2.0.0=spotless-1972451484 -org.slf4j:slf4j-api:2.0.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.6=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.threeten:threetenbp:1.6.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath software.amazon.awssdk:annotations:2.18.10=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath