From 52d4362d23e5ec870614523dbc8e7c8f6a3b1ec2 Mon Sep 17 00:00:00 2001 From: Jonatan Ivanov Date: Fri, 5 May 2023 15:59:02 -0700 Subject: [PATCH] Upgrade to Spectator 1.6.3 Closes gh-3821 --- implementations/micrometer-registry-atlas/gradle.lockfile | 6 +++--- samples/micrometer-samples-boot2/gradle.lockfile | 6 +++--- samples/micrometer-samples-core/gradle.lockfile | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/implementations/micrometer-registry-atlas/gradle.lockfile b/implementations/micrometer-registry-atlas/gradle.lockfile index 40b015c18c..2b4fda4546 100644 --- a/implementations/micrometer-registry-atlas/gradle.lockfile +++ b/implementations/micrometer-registry-atlas/gradle.lockfile @@ -13,9 +13,9 @@ com.google.guava:guava:29.0-jre=nohttp com.google.guava:guava:31.0.1-jre=checkstyle com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,nohttp com.google.j2objc:j2objc-annotations:1.3=checkstyle,nohttp -com.netflix.spectator:spectator-api:1.6.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.netflix.spectator:spectator-ext-ipc:1.6.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.netflix.spectator:spectator-reg-atlas:1.6.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.netflix.spectator:spectator-api:1.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.netflix.spectator:spectator-ext-ipc:1.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.netflix.spectator:spectator-reg-atlas:1.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.puppycrawl.tools:checkstyle:8.33=nohttp com.puppycrawl.tools:checkstyle:9.3=checkstyle commons-beanutils:commons-beanutils:1.9.4=checkstyle,nohttp diff --git a/samples/micrometer-samples-boot2/gradle.lockfile b/samples/micrometer-samples-boot2/gradle.lockfile index fc01d140d0..1b211c80d8 100644 --- a/samples/micrometer-samples-boot2/gradle.lockfile +++ b/samples/micrometer-samples-boot2/gradle.lockfile @@ -46,9 +46,9 @@ com.google.protobuf:protobuf-java-util:3.21.12=productionRuntimeClasspath,runtim com.google.protobuf:protobuf-java:3.21.12=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.re2j:re2j:1.6=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.microsoft.azure:applicationinsights-core:2.6.4=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.netflix.spectator:spectator-api:1.6.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.netflix.spectator:spectator-ext-ipc:1.6.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.netflix.spectator:spectator-reg-atlas:1.6.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.netflix.spectator:spectator-api:1.6.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.netflix.spectator:spectator-ext-ipc:1.6.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.netflix.spectator:spectator-reg-atlas:1.6.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.puppycrawl.tools:checkstyle:8.33=nohttp com.puppycrawl.tools:checkstyle:9.3=checkstyle com.rabbitmq:amqp-client:5.14.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath diff --git a/samples/micrometer-samples-core/gradle.lockfile b/samples/micrometer-samples-core/gradle.lockfile index f2a70e7527..64a0de6dba 100644 --- a/samples/micrometer-samples-core/gradle.lockfile +++ b/samples/micrometer-samples-core/gradle.lockfile @@ -53,9 +53,9 @@ com.google.protobuf:protobuf-java-util:3.21.12=runtimeClasspath,testRuntimeClass com.google.protobuf:protobuf-java:3.21.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.re2j:re2j:1.6=runtimeClasspath,testRuntimeClasspath com.microsoft.azure:applicationinsights-core:2.6.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.netflix.spectator:spectator-api:1.6.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.netflix.spectator:spectator-ext-ipc:1.6.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.netflix.spectator:spectator-reg-atlas:1.6.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.netflix.spectator:spectator-api:1.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.netflix.spectator:spectator-ext-ipc:1.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.netflix.spectator:spectator-reg-atlas:1.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.puppycrawl.tools:checkstyle:8.33=nohttp com.puppycrawl.tools:checkstyle:9.3=checkstyle com.rabbitmq:amqp-client:5.16.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath