diff --git a/samples/micrometer-samples-boot2/gradle.lockfile b/samples/micrometer-samples-boot2/gradle.lockfile index 807d690b3a..95176afa61 100644 --- a/samples/micrometer-samples-boot2/gradle.lockfile +++ b/samples/micrometer-samples-boot2/gradle.lockfile @@ -49,7 +49,7 @@ com.netflix.spectator:spectator-reg-atlas:1.3.10=compileClasspath,default,produc 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 505f5d6189..bf4df349f5 100644 --- a/samples/micrometer-samples-core/gradle.lockfile +++ b/samples/micrometer-samples-core/gradle.lockfile @@ -54,7 +54,7 @@ com.netflix.spectator:spectator-reg-atlas:1.3.10=compileClasspath,default,runtim com.puppycrawl.tools:checkstyle:8.33=nohttp com.puppycrawl.tools:checkstyle:9.3=checkstyle com.rabbitmq:amqp-client:5.16.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.3=default,runtimeClasspath,testRuntimeClasspath @@ -186,7 +186,7 @@ org.scala-lang:scala-library:2.13.6=compileClasspath,default,runtimeClasspath,te 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 -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.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.8.1=default,runtimeClasspath,testRuntimeClasspath software.amazon.awssdk:annotations:2.18.41=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath