diff --git a/benchmarks/benchmarks-core/gradle.lockfile b/benchmarks/benchmarks-core/gradle.lockfile index cdac70bd29..6d867e269a 100644 --- a/benchmarks/benchmarks-core/gradle.lockfile +++ b/benchmarks/benchmarks-core/gradle.lockfile @@ -25,7 +25,7 @@ info.picocli:picocli:3.9.5=nohttp-cli info.picocli:picocli:4.3.1=nohttp info.picocli:picocli:4.6.2=checkstyle io.dropwizard.metrics5:metrics-core:5.0.0=jmh,jmhCompileClasspath,jmhRuntimeClasspath -io.dropwizard.metrics:metrics-core:4.2.16=jmh,jmhCompileClasspath,jmhRuntimeClasspath +io.dropwizard.metrics:metrics-core:4.2.17=jmh,jmhCompileClasspath,jmhRuntimeClasspath io.netty:netty-bom:4.1.89.Final=jmh,jmhRuntimeClasspath io.projectreactor:reactor-bom:2020.0.29=jmh,jmhRuntimeClasspath io.prometheus:simpleclient:0.15.0=jmh,jmhCompileClasspath,jmhRuntimeClasspath diff --git a/implementations/micrometer-registry-ganglia/gradle.lockfile b/implementations/micrometer-registry-ganglia/gradle.lockfile index b11e3f05c8..b138cb075c 100644 --- a/implementations/micrometer-registry-ganglia/gradle.lockfile +++ b/implementations/micrometer-registry-ganglia/gradle.lockfile @@ -22,7 +22,7 @@ info.ganglia.gmetric4j:gmetric4j:1.0.10=compileClasspath,runtimeClasspath,testCo info.picocli:picocli:3.9.5=nohttp-cli info.picocli:picocli:4.3.1=nohttp info.picocli:picocli:4.6.2=checkstyle -io.dropwizard.metrics:metrics-core:4.2.16=compileClasspath +io.dropwizard.metrics:metrics-core:4.2.17=compileClasspath io.netty:netty-bom:4.1.89.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.projectreactor:reactor-bom:2020.0.29=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.spring.javaformat:spring-javaformat-checkstyle:0.0.38=checkstyle diff --git a/implementations/micrometer-registry-graphite/gradle.lockfile b/implementations/micrometer-registry-graphite/gradle.lockfile index 3eaa26a1ef..3b7d71ac49 100644 --- a/implementations/micrometer-registry-graphite/gradle.lockfile +++ b/implementations/micrometer-registry-graphite/gradle.lockfile @@ -22,8 +22,8 @@ commons-logging:commons-logging:1.2=nohttp info.picocli:picocli:3.9.5=nohttp-cli info.picocli:picocli:4.3.1=nohttp info.picocli:picocli:4.6.2=checkstyle -io.dropwizard.metrics:metrics-core:4.2.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.dropwizard.metrics:metrics-graphite:4.2.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.dropwizard.metrics:metrics-core:4.2.17=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.dropwizard.metrics:metrics-graphite:4.2.17=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.netty:netty-bom:4.1.89.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.netty:netty-buffer:4.1.89.Final=testCompileClasspath,testRuntimeClasspath io.netty:netty-codec-dns:4.1.89.Final=testCompileClasspath,testRuntimeClasspath diff --git a/implementations/micrometer-registry-jmx/gradle.lockfile b/implementations/micrometer-registry-jmx/gradle.lockfile index b5259625ae..eeb196fe98 100644 --- a/implementations/micrometer-registry-jmx/gradle.lockfile +++ b/implementations/micrometer-registry-jmx/gradle.lockfile @@ -23,8 +23,8 @@ commons-logging:commons-logging:1.2=nohttp info.picocli:picocli:3.9.5=nohttp-cli info.picocli:picocli:4.3.1=nohttp info.picocli:picocli:4.6.2=checkstyle -io.dropwizard.metrics:metrics-core:4.2.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.dropwizard.metrics:metrics-jmx:4.2.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.dropwizard.metrics:metrics-core:4.2.17=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.dropwizard.metrics:metrics-jmx:4.2.17=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.netty:netty-bom:4.1.89.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.projectreactor:reactor-bom:2020.0.29=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.spring.javaformat:spring-javaformat-checkstyle:0.0.38=checkstyle diff --git a/micrometer-core/gradle.lockfile b/micrometer-core/gradle.lockfile index e2771249a3..4913188296 100644 --- a/micrometer-core/gradle.lockfile +++ b/micrometer-core/gradle.lockfile @@ -57,7 +57,7 @@ commons-logging:commons-logging:1.2=compileClasspath,nohttp,runtimeClasspath,tes info.picocli:picocli:3.9.5=nohttp-cli info.picocli:picocli:4.3.1=nohttp info.picocli:picocli:4.6.2=checkstyle -io.dropwizard.metrics:metrics-core:4.2.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.dropwizard.metrics:metrics-core:4.2.17=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.grpc:grpc-api:1.45.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.grpc:grpc-context:1.45.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.netty:netty-bom:4.1.89.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath diff --git a/samples/micrometer-samples-core/gradle.lockfile b/samples/micrometer-samples-core/gradle.lockfile index 896ebf1730..1608055fa6 100644 --- a/samples/micrometer-samples-core/gradle.lockfile +++ b/samples/micrometer-samples-core/gradle.lockfile @@ -71,9 +71,9 @@ info.ganglia.gmetric4j:gmetric4j:1.0.10=compileClasspath,runtimeClasspath,testCo info.picocli:picocli:3.9.5=nohttp-cli info.picocli:picocli:4.3.1=nohttp info.picocli:picocli:4.6.2=checkstyle -io.dropwizard.metrics:metrics-core:4.2.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.dropwizard.metrics:metrics-graphite:4.2.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.dropwizard.metrics:metrics-jmx:4.2.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.dropwizard.metrics:metrics-core:4.2.17=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.dropwizard.metrics:metrics-graphite:4.2.17=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.dropwizard.metrics:metrics-jmx:4.2.17=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.grpc:grpc-alts:1.46.0=runtimeClasspath,testRuntimeClasspath io.grpc:grpc-api:1.46.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.grpc:grpc-auth:1.46.0=runtimeClasspath,testRuntimeClasspath