diff --git a/benchmarks/benchmarks-core/gradle/dependency-locks/checkstyle.lockfile b/benchmarks/benchmarks-core/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/benchmarks/benchmarks-core/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/benchmarks/benchmarks-core/gradle/dependency-locks/jmhAnnotationProcessor.lockfile b/benchmarks/benchmarks-core/gradle/dependency-locks/jmhAnnotationProcessor.lockfile new file mode 100644 index 0000000000..9d7a413946 --- /dev/null +++ b/benchmarks/benchmarks-core/gradle/dependency-locks/jmhAnnotationProcessor.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +net.sf.jopt-simple:jopt-simple:4.6 +org.apache.commons:commons-math3:3.2 +org.openjdk.jmh:jmh-core:1.30 +org.openjdk.jmh:jmh-generator-annprocess:1.30 diff --git a/benchmarks/benchmarks-core/gradle/dependency-locks/jmhCompileClasspath.lockfile b/benchmarks/benchmarks-core/gradle/dependency-locks/jmhCompileClasspath.lockfile new file mode 100644 index 0000000000..1c310c2531 --- /dev/null +++ b/benchmarks/benchmarks-core/gradle/dependency-locks/jmhCompileClasspath.lockfile @@ -0,0 +1,24 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +io.dropwizard.metrics5:metrics-core:5.0.0 +io.dropwizard.metrics:metrics-core:4.0.7 +io.prometheus:simpleclient:0.10.0 +io.prometheus:simpleclient_common:0.10.0 +net.sf.jopt-simple:jopt-simple:4.6 +org.apache.commons:commons-math3:3.2 +org.checkerframework:checker-qual:3.8.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.openjdk.jmh:jmh-core:1.30 +org.openjdk.jmh:jmh-generator-annprocess:1.30 +org.openjdk.jmh:jmh-generator-asm:1.28 +org.openjdk.jmh:jmh-generator-bytecode:1.28 +org.openjdk.jmh:jmh-generator-reflection:1.28 +org.ow2.asm:asm:9.0 +org.slf4j:slf4j-api:1.7.30 diff --git a/benchmarks/benchmarks-core/gradle/dependency-locks/testCompileClasspath.lockfile b/benchmarks/benchmarks-core/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..768776a1fb --- /dev/null +++ b/benchmarks/benchmarks-core/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,4 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 diff --git a/implementations/micrometer-registry-appoptics/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-appoptics/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..3ceadecbfe --- /dev/null +++ b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-appoptics/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..c723e45107 --- /dev/null +++ b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/default.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-appoptics/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-appoptics/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-appoptics/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..039355346b --- /dev/null +++ b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-appoptics/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..6fddcfc150 --- /dev/null +++ b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,20 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-appoptics/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..0c3da6c98e --- /dev/null +++ b/implementations/micrometer-registry-appoptics/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-atlas/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-atlas/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-atlas/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-atlas/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-atlas/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..4cc1859094 --- /dev/null +++ b/implementations/micrometer-registry-atlas/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,8 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +com.netflix.spectator:spectator-api:0.130.0 +com.netflix.spectator:spectator-ext-ipc:0.130.0 +com.netflix.spectator:spectator-reg-atlas:0.130.0 +org.hdrhistogram:HdrHistogram:2.1.12 diff --git a/implementations/micrometer-registry-atlas/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-atlas/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..c9ed040593 --- /dev/null +++ b/implementations/micrometer-registry-atlas/gradle/dependency-locks/default.lockfile @@ -0,0 +1,10 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.netflix.spectator:spectator-api:0.130.0 +com.netflix.spectator:spectator-ext-ipc:0.130.0 +com.netflix.spectator:spectator-reg-atlas:0.130.0 +javax.inject:javax.inject:1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-atlas/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-atlas/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-atlas/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-atlas/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-atlas/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-atlas/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-atlas/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-atlas/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..30553fc6f8 --- /dev/null +++ b/implementations/micrometer-registry-atlas/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,11 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +com.netflix.spectator:spectator-api:0.130.0 +com.netflix.spectator:spectator-ext-ipc:0.130.0 +com.netflix.spectator:spectator-reg-atlas:0.130.0 +javax.inject:javax.inject:1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-atlas/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-atlas/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..97cbaacbdb --- /dev/null +++ b/implementations/micrometer-registry-atlas/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,22 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.netflix.spectator:spectator-api:0.130.0 +com.netflix.spectator:spectator-ext-ipc:0.130.0 +com.netflix.spectator:spectator-reg-atlas:0.130.0 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-atlas/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-atlas/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..8c692906f4 --- /dev/null +++ b/implementations/micrometer-registry-atlas/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,27 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.netflix.spectator:spectator-api:0.130.0 +com.netflix.spectator:spectator-ext-ipc:0.130.0 +com.netflix.spectator:spectator-reg-atlas:0.130.0 +javax.inject:javax.inject:1 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..9219eb35e4 --- /dev/null +++ b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +com.microsoft.azure:applicationinsights-core:2.6.3 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..43d1f53459 --- /dev/null +++ b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/default.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.microsoft.azure:applicationinsights-core:2.6.3 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..2d4e811748 --- /dev/null +++ b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,8 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +com.microsoft.azure:applicationinsights-core:2.6.3 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..1d5cd6bf3e --- /dev/null +++ b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,21 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.microsoft.azure:applicationinsights-core:2.6.3 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..bca1c2cdd4 --- /dev/null +++ b/implementations/micrometer-registry-azure-monitor/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,26 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.microsoft.azure:applicationinsights-core:2.6.3 +javax.activation:javax.activation-api:1.2.0 +javax.xml.bind:jaxb-api:2.3.1 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..d3b85a393c --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,20 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.amazonaws:aws-java-sdk-cloudwatch:1.11.1017 +com.amazonaws:aws-java-sdk-core:1.11.1017 +com.amazonaws:jmespath-java:1.11.1017 +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.google.code.findbugs:jsr305:3.0.2 +commons-codec:commons-codec:1.15 +commons-logging:commons-logging:1.2 +joda-time:joda-time:2.8.1 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 +software.amazon.ion:ion-java:1.0.2 diff --git a/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..fe938f09e7 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/default.lockfile @@ -0,0 +1,20 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.amazonaws:aws-java-sdk-cloudwatch:1.11.1017 +com.amazonaws:aws-java-sdk-core:1.11.1017 +com.amazonaws:jmespath-java:1.11.1017 +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +commons-codec:commons-codec:1.15 +commons-logging:commons-logging:1.2 +joda-time:joda-time:2.8.1 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 +software.amazon.ion:ion-java:1.0.2 diff --git a/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..bd391cdbc0 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,21 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.amazonaws:aws-java-sdk-cloudwatch:1.11.1017 +com.amazonaws:aws-java-sdk-core:1.11.1017 +com.amazonaws:jmespath-java:1.11.1017 +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.google.code.findbugs:jsr305:3.0.2 +commons-codec:commons-codec:1.15 +commons-logging:commons-logging:1.2 +joda-time:joda-time:2.8.1 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 +software.amazon.ion:ion-java:1.0.2 diff --git a/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..e24a4f1c87 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,34 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.amazonaws:aws-java-sdk-cloudwatch:1.11.1017 +com.amazonaws:aws-java-sdk-core:1.11.1017 +com.amazonaws:jmespath-java:1.11.1017 +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +commons-codec:commons-codec:1.15 +commons-logging:commons-logging:1.2 +joda-time:joda-time:2.8.1 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 +software.amazon.ion:ion-java:1.0.2 diff --git a/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..b6f01f7f06 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,37 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.amazonaws:aws-java-sdk-cloudwatch:1.11.1017 +com.amazonaws:aws-java-sdk-core:1.11.1017 +com.amazonaws:jmespath-java:1.11.1017 +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +commons-codec:commons-codec:1.15 +commons-logging:commons-logging:1.2 +joda-time:joda-time:2.8.1 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 +software.amazon.ion:ion-java:1.0.2 diff --git a/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..ed0bd69c22 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,24 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:slf4j-api:1.7.30 +software.amazon.awssdk:annotations:2.16.61 +software.amazon.awssdk:auth:2.16.61 +software.amazon.awssdk:aws-core:2.16.61 +software.amazon.awssdk:aws-query-protocol:2.16.61 +software.amazon.awssdk:cloudwatch:2.16.61 +software.amazon.awssdk:http-client-spi:2.16.61 +software.amazon.awssdk:metrics-spi:2.16.61 +software.amazon.awssdk:profiles:2.16.61 +software.amazon.awssdk:protocol-core:2.16.61 +software.amazon.awssdk:regions:2.16.61 +software.amazon.awssdk:sdk-core:2.16.61 +software.amazon.awssdk:utils:2.16.61 +software.amazon.eventstream:eventstream:1.0.1 diff --git a/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..784e2efe6a --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/default.lockfile @@ -0,0 +1,42 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.typesafe.netty:netty-reactive-streams-http:2.0.5 +com.typesafe.netty:netty-reactive-streams:2.0.5 +commons-codec:commons-codec:1.11 +commons-logging:commons-logging:1.2 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-http2:4.1.63.Final +io.netty:netty-codec-http:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:slf4j-api:1.7.30 +software.amazon.awssdk:annotations:2.16.61 +software.amazon.awssdk:apache-client:2.16.61 +software.amazon.awssdk:auth:2.16.61 +software.amazon.awssdk:aws-core:2.16.61 +software.amazon.awssdk:aws-query-protocol:2.16.61 +software.amazon.awssdk:cloudwatch:2.16.61 +software.amazon.awssdk:http-client-spi:2.16.61 +software.amazon.awssdk:metrics-spi:2.16.61 +software.amazon.awssdk:netty-nio-client:2.16.61 +software.amazon.awssdk:profiles:2.16.61 +software.amazon.awssdk:protocol-core:2.16.61 +software.amazon.awssdk:regions:2.16.61 +software.amazon.awssdk:sdk-core:2.16.61 +software.amazon.awssdk:utils:2.16.61 +software.amazon.eventstream:eventstream:1.0.1 diff --git a/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..89e4afb293 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,43 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.google.code.findbugs:jsr305:3.0.2 +com.typesafe.netty:netty-reactive-streams-http:2.0.5 +com.typesafe.netty:netty-reactive-streams:2.0.5 +commons-codec:commons-codec:1.11 +commons-logging:commons-logging:1.2 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-http2:4.1.63.Final +io.netty:netty-codec-http:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:slf4j-api:1.7.30 +software.amazon.awssdk:annotations:2.16.61 +software.amazon.awssdk:apache-client:2.16.61 +software.amazon.awssdk:auth:2.16.61 +software.amazon.awssdk:aws-core:2.16.61 +software.amazon.awssdk:aws-query-protocol:2.16.61 +software.amazon.awssdk:cloudwatch:2.16.61 +software.amazon.awssdk:http-client-spi:2.16.61 +software.amazon.awssdk:metrics-spi:2.16.61 +software.amazon.awssdk:netty-nio-client:2.16.61 +software.amazon.awssdk:profiles:2.16.61 +software.amazon.awssdk:protocol-core:2.16.61 +software.amazon.awssdk:regions:2.16.61 +software.amazon.awssdk:sdk-core:2.16.61 +software.amazon.awssdk:utils:2.16.61 +software.amazon.eventstream:eventstream:1.0.1 diff --git a/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..b7050cca84 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,38 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 +software.amazon.awssdk:annotations:2.16.61 +software.amazon.awssdk:auth:2.16.61 +software.amazon.awssdk:aws-core:2.16.61 +software.amazon.awssdk:aws-query-protocol:2.16.61 +software.amazon.awssdk:cloudwatch:2.16.61 +software.amazon.awssdk:http-client-spi:2.16.61 +software.amazon.awssdk:metrics-spi:2.16.61 +software.amazon.awssdk:profiles:2.16.61 +software.amazon.awssdk:protocol-core:2.16.61 +software.amazon.awssdk:regions:2.16.61 +software.amazon.awssdk:sdk-core:2.16.61 +software.amazon.awssdk:utils:2.16.61 +software.amazon.eventstream:eventstream:1.0.1 diff --git a/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..bbb77bb002 --- /dev/null +++ b/implementations/micrometer-registry-cloudwatch2/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,59 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.typesafe.netty:netty-reactive-streams-http:2.0.5 +com.typesafe.netty:netty-reactive-streams:2.0.5 +commons-codec:commons-codec:1.11 +commons-logging:commons-logging:1.2 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-http2:4.1.63.Final +io.netty:netty-codec-http:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 +software.amazon.awssdk:annotations:2.16.61 +software.amazon.awssdk:apache-client:2.16.61 +software.amazon.awssdk:auth:2.16.61 +software.amazon.awssdk:aws-core:2.16.61 +software.amazon.awssdk:aws-query-protocol:2.16.61 +software.amazon.awssdk:cloudwatch:2.16.61 +software.amazon.awssdk:http-client-spi:2.16.61 +software.amazon.awssdk:metrics-spi:2.16.61 +software.amazon.awssdk:netty-nio-client:2.16.61 +software.amazon.awssdk:profiles:2.16.61 +software.amazon.awssdk:protocol-core:2.16.61 +software.amazon.awssdk:regions:2.16.61 +software.amazon.awssdk:sdk-core:2.16.61 +software.amazon.awssdk:utils:2.16.61 +software.amazon.eventstream:eventstream:1.0.1 diff --git a/implementations/micrometer-registry-datadog/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-datadog/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-datadog/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-datadog/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-datadog/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..3ceadecbfe --- /dev/null +++ b/implementations/micrometer-registry-datadog/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-datadog/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-datadog/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..c723e45107 --- /dev/null +++ b/implementations/micrometer-registry-datadog/gradle/dependency-locks/default.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-datadog/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-datadog/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-datadog/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-datadog/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-datadog/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-datadog/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-datadog/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-datadog/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..039355346b --- /dev/null +++ b/implementations/micrometer-registry-datadog/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-datadog/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-datadog/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..6fddcfc150 --- /dev/null +++ b/implementations/micrometer-registry-datadog/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,20 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-datadog/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-datadog/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..0c3da6c98e --- /dev/null +++ b/implementations/micrometer-registry-datadog/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..3ceadecbfe --- /dev/null +++ b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..c723e45107 --- /dev/null +++ b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/default.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..039355346b --- /dev/null +++ b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..b6428440da --- /dev/null +++ b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,24 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..a8077300b8 --- /dev/null +++ b/implementations/micrometer-registry-dynatrace/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,27 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-elastic/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-elastic/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-elastic/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-elastic/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-elastic/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..3ceadecbfe --- /dev/null +++ b/implementations/micrometer-registry-elastic/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-elastic/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-elastic/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..c723e45107 --- /dev/null +++ b/implementations/micrometer-registry-elastic/gradle/dependency-locks/default.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-elastic/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-elastic/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-elastic/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-elastic/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-elastic/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-elastic/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-elastic/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-elastic/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..039355346b --- /dev/null +++ b/implementations/micrometer-registry-elastic/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-elastic/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-elastic/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..4221d666b5 --- /dev/null +++ b/implementations/micrometer-registry-elastic/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,39 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.fasterxml.jackson.core:jackson-annotations:2.10.3 +com.github.docker-java:docker-java-api:3.2.8 +com.github.docker-java:docker-java-transport-zerodep:3.2.8 +com.github.docker-java:docker-java-transport:3.2.8 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.jayway.jsonpath:json-path:2.5.0 +junit:junit:4.12 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +net.java.dev.jna:jna:5.8.0 +net.minidev:accessors-smart:1.2 +net.minidev:json-smart:2.3 +org.apache.commons:commons-compress:1.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hamcrest:hamcrest-core:1.3 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.ow2.asm:asm:5.0.4 +org.rnorth.duct-tape:duct-tape:1.0.8 +org.rnorth.visible-assertions:visible-assertions:2.1.2 +org.slf4j:slf4j-api:1.7.30 +org.testcontainers:elasticsearch:1.15.3 +org.testcontainers:junit-jupiter:1.15.3 +org.testcontainers:testcontainers:1.15.3 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-elastic/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-elastic/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..43c897411d --- /dev/null +++ b/implementations/micrometer-registry-elastic/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,42 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.fasterxml.jackson.core:jackson-annotations:2.10.3 +com.github.docker-java:docker-java-api:3.2.8 +com.github.docker-java:docker-java-transport-zerodep:3.2.8 +com.github.docker-java:docker-java-transport:3.2.8 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.jayway.jsonpath:json-path:2.5.0 +junit:junit:4.12 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +net.java.dev.jna:jna:5.8.0 +net.minidev:accessors-smart:1.2 +net.minidev:json-smart:2.3 +org.apache.commons:commons-compress:1.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hamcrest:hamcrest-core:1.3 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.ow2.asm:asm:5.0.4 +org.rnorth.duct-tape:duct-tape:1.0.8 +org.rnorth.visible-assertions:visible-assertions:2.1.2 +org.slf4j:slf4j-api:1.7.30 +org.testcontainers:elasticsearch:1.15.3 +org.testcontainers:junit-jupiter:1.15.3 +org.testcontainers:testcontainers:1.15.3 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-ganglia/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-ganglia/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..8049244efa --- /dev/null +++ b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +info.ganglia.gmetric4j:gmetric4j:1.0.10 +io.dropwizard.metrics:metrics-core:4.0.7 +org.acplt.remotetea:remotetea-oncrpc:1.1.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-ganglia/gradle/dependency-locks/compileOnly.lockfile b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/compileOnly.lockfile new file mode 100644 index 0000000000..558072ca1d --- /dev/null +++ b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/compileOnly.lockfile @@ -0,0 +1,5 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +io.dropwizard.metrics:metrics-core:4.0.7 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-ganglia/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..4bce3762e7 --- /dev/null +++ b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/default.lockfile @@ -0,0 +1,8 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +info.ganglia.gmetric4j:gmetric4j:1.0.10 +org.acplt.remotetea:remotetea-oncrpc:1.1.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-ganglia/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-ganglia/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-ganglia/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..31c18790d0 --- /dev/null +++ b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +info.ganglia.gmetric4j:gmetric4j:1.0.10 +org.acplt.remotetea:remotetea-oncrpc:1.1.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-ganglia/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..60c17ea1a8 --- /dev/null +++ b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,22 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +info.ganglia.gmetric4j:gmetric4j:1.0.10 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.acplt.remotetea:remotetea-oncrpc:1.1.2 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-ganglia/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..c2c5e3dd64 --- /dev/null +++ b/implementations/micrometer-registry-ganglia/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,25 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +info.ganglia.gmetric4j:gmetric4j:1.0.10 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.acplt.remotetea:remotetea-oncrpc:1.1.2 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-graphite/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-graphite/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-graphite/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-graphite/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-graphite/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..4de41448e6 --- /dev/null +++ b/implementations/micrometer-registry-graphite/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +com.rabbitmq:amqp-client:5.12.0 +io.dropwizard.metrics:metrics-core:4.1.21 +io.dropwizard.metrics:metrics-graphite:4.1.21 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-graphite/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-graphite/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..a5f433db10 --- /dev/null +++ b/implementations/micrometer-registry-graphite/gradle/dependency-locks/default.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.rabbitmq:amqp-client:5.12.0 +io.dropwizard.metrics:metrics-core:4.1.21 +io.dropwizard.metrics:metrics-graphite:4.1.21 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-graphite/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-graphite/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-graphite/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-graphite/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-graphite/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-graphite/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-graphite/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-graphite/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..d7e9d3e9e7 --- /dev/null +++ b/implementations/micrometer-registry-graphite/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,10 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +com.rabbitmq:amqp-client:5.12.0 +io.dropwizard.metrics:metrics-core:4.1.21 +io.dropwizard.metrics:metrics-graphite:4.1.21 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-graphite/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-graphite/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..4bad45dd3b --- /dev/null +++ b/implementations/micrometer-registry-graphite/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,38 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.rabbitmq:amqp-client:5.12.0 +io.dropwizard.metrics:metrics-core:4.1.21 +io.dropwizard.metrics:metrics-graphite:4.1.21 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-http2:4.1.63.Final +io.netty:netty-codec-http:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-graphite/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-graphite/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..62bc37fe99 --- /dev/null +++ b/implementations/micrometer-registry-graphite/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,41 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.rabbitmq:amqp-client:5.12.0 +io.dropwizard.metrics:metrics-core:4.1.21 +io.dropwizard.metrics:metrics-graphite:4.1.21 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-http2:4.1.63.Final +io.netty:netty-codec-http:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-health/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-health/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-health/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-health/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-health/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..3ceadecbfe --- /dev/null +++ b/implementations/micrometer-registry-health/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-health/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-health/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..c723e45107 --- /dev/null +++ b/implementations/micrometer-registry-health/gradle/dependency-locks/default.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-health/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-health/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-health/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-health/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-health/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-health/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-health/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-health/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..039355346b --- /dev/null +++ b/implementations/micrometer-registry-health/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-health/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-health/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..6fddcfc150 --- /dev/null +++ b/implementations/micrometer-registry-health/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,20 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-health/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-health/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..0c3da6c98e --- /dev/null +++ b/implementations/micrometer-registry-health/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-humio/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-humio/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-humio/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-humio/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-humio/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..3ceadecbfe --- /dev/null +++ b/implementations/micrometer-registry-humio/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-humio/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-humio/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..c723e45107 --- /dev/null +++ b/implementations/micrometer-registry-humio/gradle/dependency-locks/default.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-humio/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-humio/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-humio/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-humio/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-humio/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-humio/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-humio/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-humio/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..039355346b --- /dev/null +++ b/implementations/micrometer-registry-humio/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-humio/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-humio/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..6fddcfc150 --- /dev/null +++ b/implementations/micrometer-registry-humio/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,20 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-humio/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-humio/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..0c3da6c98e --- /dev/null +++ b/implementations/micrometer-registry-humio/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-influx/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-influx/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-influx/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-influx/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-influx/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..3ceadecbfe --- /dev/null +++ b/implementations/micrometer-registry-influx/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-influx/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-influx/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..c723e45107 --- /dev/null +++ b/implementations/micrometer-registry-influx/gradle/dependency-locks/default.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-influx/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-influx/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-influx/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-influx/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-influx/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-influx/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-influx/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-influx/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..039355346b --- /dev/null +++ b/implementations/micrometer-registry-influx/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-influx/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-influx/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..6fddcfc150 --- /dev/null +++ b/implementations/micrometer-registry-influx/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,20 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-influx/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-influx/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..0c3da6c98e --- /dev/null +++ b/implementations/micrometer-registry-influx/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-jmx/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-jmx/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-jmx/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-jmx/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-jmx/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..e98aea606f --- /dev/null +++ b/implementations/micrometer-registry-jmx/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,8 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +io.dropwizard.metrics:metrics-core:4.0.7 +io.dropwizard.metrics:metrics-jmx:4.0.7 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-jmx/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-jmx/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..be6570da6f --- /dev/null +++ b/implementations/micrometer-registry-jmx/gradle/dependency-locks/default.lockfile @@ -0,0 +1,8 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +io.dropwizard.metrics:metrics-core:4.0.7 +io.dropwizard.metrics:metrics-jmx:4.0.7 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-jmx/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-jmx/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-jmx/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-jmx/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-jmx/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-jmx/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-jmx/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-jmx/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..cdf84b874c --- /dev/null +++ b/implementations/micrometer-registry-jmx/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +io.dropwizard.metrics:metrics-core:4.0.7 +io.dropwizard.metrics:metrics-jmx:4.0.7 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-jmx/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-jmx/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..0390b1e4ef --- /dev/null +++ b/implementations/micrometer-registry-jmx/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,24 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +io.dropwizard.metrics:metrics-core:4.0.7 +io.dropwizard.metrics:metrics-jmx:4.0.7 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-jmx/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-jmx/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..4c8533e39f --- /dev/null +++ b/implementations/micrometer-registry-jmx/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,27 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +io.dropwizard.metrics:metrics-core:4.0.7 +io.dropwizard.metrics:metrics-jmx:4.0.7 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-kairos/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-kairos/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-kairos/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-kairos/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-kairos/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..3ceadecbfe --- /dev/null +++ b/implementations/micrometer-registry-kairos/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-kairos/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-kairos/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..c723e45107 --- /dev/null +++ b/implementations/micrometer-registry-kairos/gradle/dependency-locks/default.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-kairos/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-kairos/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-kairos/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-kairos/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-kairos/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-kairos/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-kairos/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-kairos/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..039355346b --- /dev/null +++ b/implementations/micrometer-registry-kairos/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-kairos/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-kairos/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..6fddcfc150 --- /dev/null +++ b/implementations/micrometer-registry-kairos/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,20 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-kairos/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-kairos/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..0c3da6c98e --- /dev/null +++ b/implementations/micrometer-registry-kairos/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-new-relic/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-new-relic/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..318127fb19 --- /dev/null +++ b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +com.newrelic.agent.java:newrelic-api:5.14.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-new-relic/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..c723e45107 --- /dev/null +++ b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/default.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-new-relic/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-new-relic/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-new-relic/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..b23f0d5b3d --- /dev/null +++ b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,8 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +com.newrelic.agent.java:newrelic-api:5.14.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-new-relic/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..31865903db --- /dev/null +++ b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,21 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.newrelic.agent.java:newrelic-api:5.14.0 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-new-relic/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..930665f486 --- /dev/null +++ b/implementations/micrometer-registry-new-relic/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,24 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.newrelic.agent.java:newrelic-api:5.14.0 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..3ceadecbfe --- /dev/null +++ b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..c723e45107 --- /dev/null +++ b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/default.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..039355346b --- /dev/null +++ b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..6fddcfc150 --- /dev/null +++ b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,20 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..0c3da6c98e --- /dev/null +++ b/implementations/micrometer-registry-opentsdb/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-prometheus/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-prometheus/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..20d3a19d56 --- /dev/null +++ b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +io.prometheus:simpleclient:0.10.0 +io.prometheus:simpleclient_common:0.10.0 +org.hdrhistogram:HdrHistogram:2.1.12 diff --git a/implementations/micrometer-registry-prometheus/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..42ae3b565a --- /dev/null +++ b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/default.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +io.prometheus:simpleclient:0.10.0 +io.prometheus:simpleclient_common:0.10.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 diff --git a/implementations/micrometer-registry-prometheus/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-prometheus/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-prometheus/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..b7d66ba5ab --- /dev/null +++ b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,8 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +io.prometheus:simpleclient:0.10.0 +io.prometheus:simpleclient_common:0.10.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 diff --git a/implementations/micrometer-registry-prometheus/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..2ce85235eb --- /dev/null +++ b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,21 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +io.prometheus:simpleclient:0.10.0 +io.prometheus:simpleclient_common:0.10.0 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-prometheus/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..df5484ea3b --- /dev/null +++ b/implementations/micrometer-registry-prometheus/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,24 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +io.prometheus:simpleclient:0.10.0 +io.prometheus:simpleclient_common:0.10.0 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-signalfx/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-signalfx/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..32d859b327 --- /dev/null +++ b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +com.signalfx.public:signalfx-java:1.0.11 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-signalfx/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..15f3a5aaa3 --- /dev/null +++ b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/default.lockfile @@ -0,0 +1,7 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.signalfx.public:signalfx-java:1.0.11 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-signalfx/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-signalfx/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-signalfx/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..a6c8ab9d02 --- /dev/null +++ b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,8 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +com.signalfx.public:signalfx-java:1.0.11 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-signalfx/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..0bed2a0a76 --- /dev/null +++ b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,21 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.signalfx.public:signalfx-java:1.0.11 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-signalfx/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..560d6f0840 --- /dev/null +++ b/implementations/micrometer-registry-signalfx/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,24 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.signalfx.public:signalfx-java:1.0.11 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..d2bb611685 --- /dev/null +++ b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,46 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.fasterxml.jackson.core:jackson-core:2.11.3 +com.google.api.grpc:proto-google-cloud-monitoring-v3:1.82.1 +com.google.api.grpc:proto-google-common-protos:2.0.1 +com.google.api:api-common:1.9.0 +com.google.api:gax-grpc:1.56.0 +com.google.api:gax:1.56.0 +com.google.auth:google-auth-library-credentials:0.22.2 +com.google.auth:google-auth-library-oauth2-http:0.22.2 +com.google.auto.value:auto-value-annotations:1.7.4 +com.google.cloud:google-cloud-monitoring:1.100.1 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.http-client:google-http-client-jackson2:1.38.0 +com.google.http-client:google-http-client:1.38.0 +com.google.j2objc:j2objc-annotations:1.3 +com.google.protobuf:protobuf-java:3.13.0 +commons-codec:commons-codec:1.11 +commons-logging:commons-logging:1.2 +io.grpc:grpc-alts:1.37.0 +io.grpc:grpc-api:1.37.0 +io.grpc:grpc-auth:1.37.0 +io.grpc:grpc-context:1.37.0 +io.grpc:grpc-core:1.37.0 +io.grpc:grpc-grpclb:1.37.0 +io.grpc:grpc-netty-shaded:1.37.0 +io.grpc:grpc-protobuf-lite:1.37.0 +io.grpc:grpc-protobuf:1.37.0 +io.grpc:grpc-stub:1.37.0 +io.opencensus:opencensus-api:0.24.0 +io.opencensus:opencensus-contrib-http-util:0.24.0 +javax.annotation:javax.annotation-api:1.3.2 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.checkerframework:checker-qual:3.8.0 +org.conscrypt:conscrypt-openjdk-uber:2.5.1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 +org.threeten:threetenbp:1.4.3 diff --git a/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/compileOnly.lockfile b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/compileOnly.lockfile new file mode 100644 index 0000000000..5f834820e8 --- /dev/null +++ b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/compileOnly.lockfile @@ -0,0 +1,6 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..d28464cbc6 --- /dev/null +++ b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/default.lockfile @@ -0,0 +1,50 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-core:2.11.3 +com.google.android:annotations:4.1.1.4 +com.google.api.grpc:proto-google-cloud-monitoring-v3:1.82.1 +com.google.api.grpc:proto-google-common-protos:2.0.1 +com.google.api:api-common:1.9.0 +com.google.api:gax-grpc:1.56.0 +com.google.api:gax:1.56.0 +com.google.auth:google-auth-library-credentials:0.22.2 +com.google.auth:google-auth-library-oauth2-http:0.22.2 +com.google.auto.value:auto-value-annotations:1.7.4 +com.google.cloud:google-cloud-monitoring:1.100.1 +com.google.code.findbugs:jsr305:3.0.2 +com.google.code.gson:gson:2.8.6 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.http-client:google-http-client-jackson2:1.38.0 +com.google.http-client:google-http-client:1.38.0 +com.google.j2objc:j2objc-annotations:1.3 +com.google.protobuf:protobuf-java-util:3.12.0 +com.google.protobuf:protobuf-java:3.13.0 +commons-codec:commons-codec:1.11 +commons-logging:commons-logging:1.2 +io.grpc:grpc-alts:1.37.0 +io.grpc:grpc-api:1.37.0 +io.grpc:grpc-auth:1.37.0 +io.grpc:grpc-context:1.37.0 +io.grpc:grpc-core:1.37.0 +io.grpc:grpc-grpclb:1.37.0 +io.grpc:grpc-netty-shaded:1.37.0 +io.grpc:grpc-protobuf-lite:1.37.0 +io.grpc:grpc-protobuf:1.37.0 +io.grpc:grpc-stub:1.37.0 +io.opencensus:opencensus-api:0.28.0 +io.opencensus:opencensus-contrib-http-util:0.24.0 +io.perfmark:perfmark-api:0.23.0 +javax.annotation:javax.annotation-api:1.3.2 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.checkerframework:checker-qual:3.8.0 +org.codehaus.mojo:animal-sniffer-annotations:1.19 +org.conscrypt:conscrypt-openjdk-uber:2.5.1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 +org.threeten:threetenbp:1.4.3 diff --git a/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..d28464cbc6 --- /dev/null +++ b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,50 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-core:2.11.3 +com.google.android:annotations:4.1.1.4 +com.google.api.grpc:proto-google-cloud-monitoring-v3:1.82.1 +com.google.api.grpc:proto-google-common-protos:2.0.1 +com.google.api:api-common:1.9.0 +com.google.api:gax-grpc:1.56.0 +com.google.api:gax:1.56.0 +com.google.auth:google-auth-library-credentials:0.22.2 +com.google.auth:google-auth-library-oauth2-http:0.22.2 +com.google.auto.value:auto-value-annotations:1.7.4 +com.google.cloud:google-cloud-monitoring:1.100.1 +com.google.code.findbugs:jsr305:3.0.2 +com.google.code.gson:gson:2.8.6 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.http-client:google-http-client-jackson2:1.38.0 +com.google.http-client:google-http-client:1.38.0 +com.google.j2objc:j2objc-annotations:1.3 +com.google.protobuf:protobuf-java-util:3.12.0 +com.google.protobuf:protobuf-java:3.13.0 +commons-codec:commons-codec:1.11 +commons-logging:commons-logging:1.2 +io.grpc:grpc-alts:1.37.0 +io.grpc:grpc-api:1.37.0 +io.grpc:grpc-auth:1.37.0 +io.grpc:grpc-context:1.37.0 +io.grpc:grpc-core:1.37.0 +io.grpc:grpc-grpclb:1.37.0 +io.grpc:grpc-netty-shaded:1.37.0 +io.grpc:grpc-protobuf-lite:1.37.0 +io.grpc:grpc-protobuf:1.37.0 +io.grpc:grpc-stub:1.37.0 +io.opencensus:opencensus-api:0.28.0 +io.opencensus:opencensus-contrib-http-util:0.24.0 +io.perfmark:perfmark-api:0.23.0 +javax.annotation:javax.annotation-api:1.3.2 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.checkerframework:checker-qual:3.8.0 +org.codehaus.mojo:animal-sniffer-annotations:1.19 +org.conscrypt:conscrypt-openjdk-uber:2.5.1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 +org.threeten:threetenbp:1.4.3 diff --git a/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..72bf9e2911 --- /dev/null +++ b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,58 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-core:2.11.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.api.grpc:proto-google-cloud-monitoring-v3:1.82.1 +com.google.api.grpc:proto-google-common-protos:2.0.1 +com.google.api:api-common:1.9.0 +com.google.api:gax-grpc:1.56.0 +com.google.api:gax:1.56.0 +com.google.auth:google-auth-library-credentials:0.22.2 +com.google.auth:google-auth-library-oauth2-http:0.22.2 +com.google.auto.value:auto-value-annotations:1.7.4 +com.google.cloud:google-cloud-monitoring:1.100.1 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.http-client:google-http-client-jackson2:1.38.0 +com.google.http-client:google-http-client:1.38.0 +com.google.j2objc:j2objc-annotations:1.3 +com.google.protobuf:protobuf-java:3.13.0 +commons-codec:commons-codec:1.11 +commons-logging:commons-logging:1.2 +io.grpc:grpc-alts:1.37.0 +io.grpc:grpc-api:1.37.0 +io.grpc:grpc-auth:1.37.0 +io.grpc:grpc-context:1.37.0 +io.grpc:grpc-core:1.37.0 +io.grpc:grpc-grpclb:1.37.0 +io.grpc:grpc-netty-shaded:1.37.0 +io.grpc:grpc-protobuf-lite:1.37.0 +io.grpc:grpc-protobuf:1.37.0 +io.grpc:grpc-stub:1.37.0 +io.opencensus:opencensus-api:0.24.0 +io.opencensus:opencensus-contrib-http-util:0.24.0 +javax.annotation:javax.annotation-api:1.3.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.checkerframework:checker-qual:3.8.0 +org.conscrypt:conscrypt-openjdk-uber:2.5.1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +org.threeten:threetenbp:1.4.3 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..4e7930b431 --- /dev/null +++ b/implementations/micrometer-registry-stackdriver/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,66 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-core:2.11.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.android:annotations:4.1.1.4 +com.google.api.grpc:proto-google-cloud-monitoring-v3:1.82.1 +com.google.api.grpc:proto-google-common-protos:2.0.1 +com.google.api:api-common:1.9.0 +com.google.api:gax-grpc:1.56.0 +com.google.api:gax:1.56.0 +com.google.auth:google-auth-library-credentials:0.22.2 +com.google.auth:google-auth-library-oauth2-http:0.22.2 +com.google.auto.value:auto-value-annotations:1.7.4 +com.google.cloud:google-cloud-monitoring:1.100.1 +com.google.code.findbugs:jsr305:3.0.2 +com.google.code.gson:gson:2.8.6 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.http-client:google-http-client-jackson2:1.38.0 +com.google.http-client:google-http-client:1.38.0 +com.google.j2objc:j2objc-annotations:1.3 +com.google.protobuf:protobuf-java-util:3.12.0 +com.google.protobuf:protobuf-java:3.13.0 +commons-codec:commons-codec:1.11 +commons-logging:commons-logging:1.2 +io.grpc:grpc-alts:1.37.0 +io.grpc:grpc-api:1.37.0 +io.grpc:grpc-auth:1.37.0 +io.grpc:grpc-context:1.37.0 +io.grpc:grpc-core:1.37.0 +io.grpc:grpc-grpclb:1.37.0 +io.grpc:grpc-netty-shaded:1.37.0 +io.grpc:grpc-protobuf-lite:1.37.0 +io.grpc:grpc-protobuf:1.37.0 +io.grpc:grpc-stub:1.37.0 +io.opencensus:opencensus-api:0.28.0 +io.opencensus:opencensus-contrib-http-util:0.24.0 +io.perfmark:perfmark-api:0.23.0 +javax.annotation:javax.annotation-api:1.3.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.checkerframework:checker-qual:3.8.0 +org.codehaus.mojo:animal-sniffer-annotations:1.19 +org.conscrypt:conscrypt-openjdk-uber:2.5.1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +org.threeten:threetenbp:1.4.3 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-statsd/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-statsd/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-statsd/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-statsd/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-statsd/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..5d595578e8 --- /dev/null +++ b/implementations/micrometer-registry-statsd/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,18 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +org.hdrhistogram:HdrHistogram:2.1.12 +org.reactivestreams:reactive-streams:1.0.3 diff --git a/implementations/micrometer-registry-statsd/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-statsd/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..9b735aca68 --- /dev/null +++ b/implementations/micrometer-registry-statsd/gradle/dependency-locks/default.lockfile @@ -0,0 +1,18 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.reactivestreams:reactive-streams:1.0.3 diff --git a/implementations/micrometer-registry-statsd/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-statsd/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-statsd/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-statsd/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-statsd/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-statsd/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-statsd/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-statsd/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..648986c213 --- /dev/null +++ b/implementations/micrometer-registry-statsd/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,19 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.reactivestreams:reactive-streams:1.0.3 diff --git a/implementations/micrometer-registry-statsd/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-statsd/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..2d58e422dc --- /dev/null +++ b/implementations/micrometer-registry-statsd/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,38 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +io.projectreactor:reactor-test:3.3.17.RELEASE +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.awaitility:awaitility:4.1.0 +org.hamcrest:hamcrest:2.1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-statsd/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-statsd/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..e3d1712861 --- /dev/null +++ b/implementations/micrometer-registry-statsd/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,41 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +io.projectreactor:reactor-test:3.3.17.RELEASE +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.awaitility:awaitility:4.1.0 +org.hamcrest:hamcrest:2.1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-wavefront/gradle/dependency-locks/checkstyle.lockfile b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/implementations/micrometer-registry-wavefront/gradle/dependency-locks/compileClasspath.lockfile b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..9d10d35465 --- /dev/null +++ b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,11 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.google.code.findbugs:jsr305:3.0.2 +com.wavefront:wavefront-sdk-java:2.6.4 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-wavefront/gradle/dependency-locks/default.lockfile b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..9c3c95f44a --- /dev/null +++ b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/default.lockfile @@ -0,0 +1,12 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.google.code.findbugs:jsr305:3.0.2 +com.wavefront:wavefront-sdk-java:2.6.4 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-wavefront/gradle/dependency-locks/nohttp-cli.lockfile b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-wavefront/gradle/dependency-locks/nohttp.lockfile b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/implementations/micrometer-registry-wavefront/gradle/dependency-locks/runtimeClasspath.lockfile b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..9c3c95f44a --- /dev/null +++ b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,12 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.google.code.findbugs:jsr305:3.0.2 +com.wavefront:wavefront-sdk-java:2.6.4 +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 +org.slf4j:slf4j-api:1.7.30 diff --git a/implementations/micrometer-registry-wavefront/gradle/dependency-locks/testCompileClasspath.lockfile b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..4307e8f20e --- /dev/null +++ b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,25 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.wavefront:wavefront-sdk-java:2.6.4 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/implementations/micrometer-registry-wavefront/gradle/dependency-locks/testRuntimeClasspath.lockfile b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..7a32148b83 --- /dev/null +++ b/implementations/micrometer-registry-wavefront/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,28 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.wavefront:wavefront-sdk-java:2.6.4 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/micrometer-core/gradle/dependency-locks/checkstyle.lockfile b/micrometer-core/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/micrometer-core/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/micrometer-core/gradle/dependency-locks/compileClasspath.lockfile b/micrometer-core/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..43a1c194af --- /dev/null +++ b/micrometer-core/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,99 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.fasterxml:classmate:1.5.1 +com.github.ben-manes.caffeine:caffeine:2.9.1 +com.github.luben:zstd-jni:1.4.9-1 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.hazelcast:hazelcast:4.2 +com.netflix.archaius:archaius-core:0.4.1 +com.netflix.hystrix:hystrix-core:1.5.12 +com.squareup.okhttp3:okhttp:5.0.0-alpha.2 +com.squareup.okio:okio:2.9.0 +com.sun.istack:istack-commons-runtime:3.0.7 +com.sun.xml.fastinfoset:FastInfoset:1.2.15 +commons-codec:commons-codec:1.11 +commons-configuration:commons-configuration:1.8 +commons-lang:commons-lang:2.6 +commons-logging:commons-logging:1.2 +io.dropwizard.metrics:metrics-core:4.0.7 +io.grpc:grpc-api:1.37.0 +io.grpc:grpc-context:1.37.0 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-http2:4.1.63.Final +io.netty:netty-codec-http:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +io.reactivex:rxjava:1.2.0 +javax.activation:javax.activation-api:1.2.0 +javax.cache:cache-api:1.1.1 +javax.persistence:javax.persistence-api:2.2 +javax.servlet:javax.servlet-api:3.1.0 +javax.xml.bind:jaxb-api:2.3.1 +net.bytebuddy:byte-buddy:1.10.21 +net.sf.ehcache:ehcache:2.10.9.2 +org.apache.httpcomponents:httpasyncclient:4.1.4 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore-nio:4.4.10 +org.apache.httpcomponents:httpcore:4.4.13 +org.apache.kafka:connect-api:2.8.0 +org.apache.kafka:connect-json:2.8.0 +org.apache.kafka:kafka-clients:2.8.0 +org.apache.kafka:kafka-streams:2.8.0 +org.apache.logging.log4j:log4j-api:2.14.1 +org.apache.logging.log4j:log4j-core:2.14.1 +org.apache.tomcat.embed:tomcat-embed-core:8.5.65 +org.apache.tomcat:tomcat-annotations-api:8.5.65 +org.aspectj:aspectjweaver:1.8.14 +org.checkerframework:checker-qual:3.10.0 +org.eclipse.jetty:jetty-client:9.4.40.v20210413 +org.eclipse.jetty:jetty-http:9.4.40.v20210413 +org.eclipse.jetty:jetty-io:9.4.40.v20210413 +org.eclipse.jetty:jetty-server:9.4.40.v20210413 +org.eclipse.jetty:jetty-util:9.4.40.v20210413 +org.glassfish.jaxb:jaxb-runtime:2.3.1 +org.glassfish.jaxb:txw2:2.3.1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.hibernate.common:hibernate-commons-annotations:5.1.2.Final +org.hibernate:hibernate-core:5.5.0.Alpha1 +org.hibernate:hibernate-entitymanager:5.5.0.Alpha1 +org.javassist:javassist:3.27.0-GA +org.jboss.logging:jboss-logging:3.4.1.Final +org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final +org.jboss:jandex:2.2.3.Final +org.jetbrains.kotlin:kotlin-stdlib-common:1.4.21 +org.jetbrains.kotlin:kotlin-stdlib:1.4.21 +org.jetbrains:annotations:13.0 +org.jooq:jooq:3.14.9 +org.jvnet.staxex:stax-ex:1.8 +org.latencyutils:LatencyUtils:2.0.3 +org.lz4:lz4-java:1.7.1 +org.mongodb:bson:4.3.0-beta1 +org.mongodb:mongodb-driver-core:4.3.0-beta1 +org.mongodb:mongodb-driver-sync:4.3.0-beta1 +org.reactivestreams:reactive-streams:1.0.3 +org.rocksdb:rocksdbjni:5.18.4 +org.slf4j:slf4j-api:1.7.30 +org.xerial.snappy:snappy-java:1.1.8.1 diff --git a/micrometer-core/gradle/dependency-locks/default.lockfile b/micrometer-core/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..ee7cb38583 --- /dev/null +++ b/micrometer-core/gradle/dependency-locks/default.lockfile @@ -0,0 +1,5 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +org.hdrhistogram:HdrHistogram:2.1.12 +org.latencyutils:LatencyUtils:2.0.3 diff --git a/micrometer-core/gradle/dependency-locks/nohttp-cli.lockfile b/micrometer-core/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/micrometer-core/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/micrometer-core/gradle/dependency-locks/nohttp.lockfile b/micrometer-core/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/micrometer-core/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/micrometer-core/gradle/dependency-locks/runtimeClasspath.lockfile b/micrometer-core/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..7e14fe595c --- /dev/null +++ b/micrometer-core/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,100 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.fasterxml:classmate:1.5.1 +com.github.ben-manes.caffeine:caffeine:2.9.1 +com.github.luben:zstd-jni:1.4.9-1 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.hazelcast:hazelcast:4.2 +com.netflix.archaius:archaius-core:0.4.1 +com.netflix.hystrix:hystrix-core:1.5.12 +com.squareup.okhttp3:okhttp:5.0.0-alpha.2 +com.squareup.okio:okio:2.9.0 +com.sun.istack:istack-commons-runtime:3.0.7 +com.sun.xml.fastinfoset:FastInfoset:1.2.15 +commons-codec:commons-codec:1.11 +commons-configuration:commons-configuration:1.8 +commons-lang:commons-lang:2.6 +commons-logging:commons-logging:1.2 +io.dropwizard.metrics:metrics-core:4.0.7 +io.grpc:grpc-api:1.37.0 +io.grpc:grpc-context:1.37.0 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-http2:4.1.63.Final +io.netty:netty-codec-http:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +io.reactivex:rxjava:1.2.0 +javax.activation:javax.activation-api:1.2.0 +javax.cache:cache-api:1.1.1 +javax.persistence:javax.persistence-api:2.2 +javax.servlet:javax.servlet-api:3.1.0 +javax.xml.bind:jaxb-api:2.3.1 +net.bytebuddy:byte-buddy:1.10.21 +net.sf.ehcache:ehcache:2.10.9.2 +org.apache.httpcomponents:httpasyncclient:4.1.4 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore-nio:4.4.10 +org.apache.httpcomponents:httpcore:4.4.13 +org.apache.kafka:connect-api:2.8.0 +org.apache.kafka:connect-json:2.8.0 +org.apache.kafka:kafka-clients:2.8.0 +org.apache.kafka:kafka-streams:2.8.0 +org.apache.logging.log4j:log4j-api:2.14.1 +org.apache.logging.log4j:log4j-core:2.14.1 +org.apache.tomcat.embed:tomcat-embed-core:8.5.65 +org.apache.tomcat:tomcat-annotations-api:8.5.65 +org.aspectj:aspectjweaver:1.8.14 +org.checkerframework:checker-qual:3.10.0 +org.codehaus.mojo:animal-sniffer-annotations:1.19 +org.eclipse.jetty:jetty-client:9.4.40.v20210413 +org.eclipse.jetty:jetty-http:9.4.40.v20210413 +org.eclipse.jetty:jetty-io:9.4.40.v20210413 +org.eclipse.jetty:jetty-server:9.4.40.v20210413 +org.eclipse.jetty:jetty-util:9.4.40.v20210413 +org.glassfish.jaxb:jaxb-runtime:2.3.1 +org.glassfish.jaxb:txw2:2.3.1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.hibernate.common:hibernate-commons-annotations:5.1.2.Final +org.hibernate:hibernate-core:5.5.0.Alpha1 +org.hibernate:hibernate-entitymanager:5.5.0.Alpha1 +org.javassist:javassist:3.27.0-GA +org.jboss.logging:jboss-logging:3.4.1.Final +org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final +org.jboss:jandex:2.2.3.Final +org.jetbrains.kotlin:kotlin-stdlib-common:1.4.21 +org.jetbrains.kotlin:kotlin-stdlib:1.4.21 +org.jetbrains:annotations:13.0 +org.jooq:jooq:3.14.9 +org.jvnet.staxex:stax-ex:1.8 +org.latencyutils:LatencyUtils:2.0.3 +org.lz4:lz4-java:1.7.1 +org.mongodb:bson:4.3.0-beta1 +org.mongodb:mongodb-driver-core:4.3.0-beta1 +org.mongodb:mongodb-driver-sync:4.3.0-beta1 +org.reactivestreams:reactive-streams:1.0.3 +org.rocksdb:rocksdbjni:5.18.4 +org.slf4j:slf4j-api:1.7.30 +org.xerial.snappy:snappy-java:1.1.8.1 diff --git a/micrometer-core/gradle/dependency-locks/testCompileClasspath.lockfile b/micrometer-core/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..d5bc250385 --- /dev/null +++ b/micrometer-core/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,146 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +aopalliance:aopalliance:1.0 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.fasterxml:classmate:1.5.1 +com.github.ben-manes.caffeine:caffeine:2.9.1 +com.github.docker-java:docker-java-api:3.2.8 +com.github.docker-java:docker-java-transport-zerodep:3.2.8 +com.github.docker-java:docker-java-transport:3.2.8 +com.github.luben:zstd-jni:1.4.9-1 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.inject:guice:4.1.0 +com.google.j2objc:j2objc-annotations:1.3 +com.h2database:h2:1.4.200 +com.hazelcast:hazelcast:4.2 +com.lmax:disruptor:3.4.4 +com.netflix.archaius:archaius-core:0.4.1 +com.netflix.hystrix:hystrix-core:1.5.12 +com.squareup.okhttp3:okhttp:5.0.0-alpha.2 +com.squareup.okio:okio:2.9.0 +com.sun.istack:istack-commons-runtime:3.0.7 +com.sun.xml.fastinfoset:FastInfoset:1.2.15 +commons-codec:commons-codec:1.11 +commons-configuration:commons-configuration:1.8 +commons-lang:commons-lang:2.6 +commons-logging:commons-logging:1.2 +de.flapdoodle.embed:de.flapdoodle.embed.mongo:3.0.0 +de.flapdoodle.embed:de.flapdoodle.embed.process:3.0.1 +io.dropwizard.metrics:metrics-core:4.0.7 +io.grpc:grpc-api:1.37.0 +io.grpc:grpc-context:1.37.0 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-http2:4.1.63.Final +io.netty:netty-codec-http:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +io.projectreactor:reactor-test:3.3.17.RELEASE +io.reactivex:rxjava:1.2.0 +javax.activation:javax.activation-api:1.2.0 +javax.cache:cache-api:1.1.1 +javax.inject:javax.inject:1 +javax.persistence:javax.persistence-api:2.2 +javax.servlet:javax.servlet-api:3.1.0 +javax.xml.bind:jaxb-api:2.3.1 +junit:junit:4.13.1 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.21 +net.java.dev.jna:jna-platform:5.6.0 +net.java.dev.jna:jna:5.8.0 +net.sf.ehcache:ehcache:2.10.9.2 +org.apache.commons:commons-compress:1.20 +org.apache.commons:commons-lang3:3.11 +org.apache.commons:commons-pool2:2.9.0 +org.apache.httpcomponents:httpasyncclient:4.1.4 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore-nio:4.4.10 +org.apache.httpcomponents:httpcore:4.4.13 +org.apache.kafka:connect-api:2.8.0 +org.apache.kafka:connect-json:2.8.0 +org.apache.kafka:kafka-clients:2.8.0 +org.apache.kafka:kafka-streams:2.8.0 +org.apache.logging.log4j:log4j-api:2.14.1 +org.apache.logging.log4j:log4j-core:2.14.1 +org.apache.tomcat.embed:tomcat-embed-core:8.5.65 +org.apache.tomcat:tomcat-annotations-api:8.5.65 +org.apiguardian:apiguardian-api:1.1.0 +org.aspectj:aspectjweaver:1.8.14 +org.assertj:assertj-core:3.19.0 +org.awaitility:awaitility:4.1.0 +org.checkerframework:checker-qual:3.10.0 +org.eclipse.jetty:jetty-client:9.4.40.v20210413 +org.eclipse.jetty:jetty-http:9.4.40.v20210413 +org.eclipse.jetty:jetty-io:9.4.40.v20210413 +org.eclipse.jetty:jetty-server:9.4.40.v20210413 +org.eclipse.jetty:jetty-util:9.4.40.v20210413 +org.ehcache:ehcache:3.9.3 +org.glassfish.jaxb:jaxb-runtime:2.3.1 +org.glassfish.jaxb:txw2:2.3.1 +org.hamcrest:hamcrest-core:1.3 +org.hamcrest:hamcrest:2.1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.hibernate.common:hibernate-commons-annotations:5.1.2.Final +org.hibernate:hibernate-core:5.5.0.Alpha1 +org.hibernate:hibernate-entitymanager:5.5.0.Alpha1 +org.hsqldb:hsqldb:2.5.2 +org.javassist:javassist:3.27.0-GA +org.jboss.logging:jboss-logging:3.4.1.Final +org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final +org.jboss:jandex:2.2.3.Final +org.jetbrains.kotlin:kotlin-stdlib-common:1.4.21 +org.jetbrains.kotlin:kotlin-stdlib:1.4.21 +org.jetbrains:annotations:13.0 +org.jooq:jooq:3.14.9 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.jvnet.staxex:stax-ex:1.8 +org.latencyutils:LatencyUtils:2.0.3 +org.lz4:lz4-java:1.7.1 +org.mockito:mockito-core:3.9.0 +org.mockito:mockito-inline:3.9.0 +org.mongodb:bson:4.3.0-beta1 +org.mongodb:mongodb-driver-core:4.3.0-beta1 +org.mongodb:mongodb-driver-sync:4.3.0-beta1 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.reactivestreams:reactive-streams:1.0.3 +org.rnorth.duct-tape:duct-tape:1.0.8 +org.rnorth.visible-assertions:visible-assertions:2.1.2 +org.rocksdb:rocksdbjni:5.18.4 +org.slf4j:slf4j-api:1.7.30 +org.springframework:spring-aop:5.3.6 +org.springframework:spring-beans:5.3.6 +org.springframework:spring-context:5.3.6 +org.springframework:spring-core:5.3.6 +org.springframework:spring-expression:5.3.6 +org.springframework:spring-jcl:5.3.6 +org.testcontainers:junit-jupiter:1.15.3 +org.testcontainers:kafka:1.15.3 +org.testcontainers:testcontainers:1.15.3 +org.xerial.snappy:snappy-java:1.1.8.1 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/micrometer-core/gradle/dependency-locks/testRuntimeClasspath.lockfile b/micrometer-core/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..3fa70f15d7 --- /dev/null +++ b/micrometer-core/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,150 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +aopalliance:aopalliance:1.0 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.fasterxml:classmate:1.5.1 +com.github.ben-manes.caffeine:caffeine:2.9.1 +com.github.docker-java:docker-java-api:3.2.8 +com.github.docker-java:docker-java-transport-zerodep:3.2.8 +com.github.docker-java:docker-java-transport:3.2.8 +com.github.luben:zstd-jni:1.4.9-1 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.inject:guice:4.1.0 +com.google.j2objc:j2objc-annotations:1.3 +com.h2database:h2:1.4.200 +com.hazelcast:hazelcast:4.2 +com.lmax:disruptor:3.4.4 +com.netflix.archaius:archaius-core:0.4.1 +com.netflix.hystrix:hystrix-core:1.5.12 +com.squareup.okhttp3:okhttp:5.0.0-alpha.2 +com.squareup.okio:okio:2.9.0 +com.sun.istack:istack-commons-runtime:3.0.7 +com.sun.xml.fastinfoset:FastInfoset:1.2.15 +commons-codec:commons-codec:1.11 +commons-configuration:commons-configuration:1.8 +commons-lang:commons-lang:2.6 +commons-logging:commons-logging:1.2 +de.flapdoodle.embed:de.flapdoodle.embed.mongo:3.0.0 +de.flapdoodle.embed:de.flapdoodle.embed.process:3.0.1 +io.dropwizard.metrics:metrics-core:4.0.7 +io.grpc:grpc-api:1.37.0 +io.grpc:grpc-context:1.37.0 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-http2:4.1.63.Final +io.netty:netty-codec-http:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +io.projectreactor:reactor-test:3.3.17.RELEASE +io.reactivex:rxjava:1.2.0 +javax.activation:javax.activation-api:1.2.0 +javax.cache:cache-api:1.1.1 +javax.inject:javax.inject:1 +javax.persistence:javax.persistence-api:2.2 +javax.servlet:javax.servlet-api:3.1.0 +javax.xml.bind:jaxb-api:2.3.1 +junit:junit:4.13.1 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.21 +net.java.dev.jna:jna-platform:5.6.0 +net.java.dev.jna:jna:5.8.0 +net.sf.ehcache:ehcache:2.10.9.2 +org.apache.commons:commons-compress:1.20 +org.apache.commons:commons-lang3:3.11 +org.apache.commons:commons-pool2:2.9.0 +org.apache.httpcomponents:httpasyncclient:4.1.4 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore-nio:4.4.10 +org.apache.httpcomponents:httpcore:4.4.13 +org.apache.kafka:connect-api:2.8.0 +org.apache.kafka:connect-json:2.8.0 +org.apache.kafka:kafka-clients:2.8.0 +org.apache.kafka:kafka-streams:2.8.0 +org.apache.logging.log4j:log4j-api:2.14.1 +org.apache.logging.log4j:log4j-core:2.14.1 +org.apache.tomcat.embed:tomcat-embed-core:8.5.65 +org.apache.tomcat:tomcat-annotations-api:8.5.65 +org.apiguardian:apiguardian-api:1.1.0 +org.aspectj:aspectjweaver:1.8.14 +org.assertj:assertj-core:3.19.0 +org.awaitility:awaitility:4.1.0 +org.checkerframework:checker-qual:3.10.0 +org.codehaus.mojo:animal-sniffer-annotations:1.19 +org.eclipse.jetty:jetty-client:9.4.40.v20210413 +org.eclipse.jetty:jetty-http:9.4.40.v20210413 +org.eclipse.jetty:jetty-io:9.4.40.v20210413 +org.eclipse.jetty:jetty-server:9.4.40.v20210413 +org.eclipse.jetty:jetty-util:9.4.40.v20210413 +org.ehcache:ehcache:3.9.3 +org.glassfish.jaxb:jaxb-runtime:2.3.1 +org.glassfish.jaxb:txw2:2.3.1 +org.hamcrest:hamcrest-core:1.3 +org.hamcrest:hamcrest:2.1 +org.hdrhistogram:HdrHistogram:2.1.12 +org.hibernate.common:hibernate-commons-annotations:5.1.2.Final +org.hibernate:hibernate-core:5.5.0.Alpha1 +org.hibernate:hibernate-entitymanager:5.5.0.Alpha1 +org.hsqldb:hsqldb:2.5.2 +org.javassist:javassist:3.27.0-GA +org.jboss.logging:jboss-logging:3.4.1.Final +org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final +org.jboss:jandex:2.2.3.Final +org.jetbrains.kotlin:kotlin-stdlib-common:1.4.21 +org.jetbrains.kotlin:kotlin-stdlib:1.4.21 +org.jetbrains:annotations:13.0 +org.jooq:jooq:3.14.9 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit.platform:junit-platform-launcher:1.7.1 +org.junit:junit-bom:5.7.1 +org.jvnet.staxex:stax-ex:1.8 +org.latencyutils:LatencyUtils:2.0.3 +org.lz4:lz4-java:1.7.1 +org.mockito:mockito-core:3.9.0 +org.mockito:mockito-inline:3.9.0 +org.mongodb:bson:4.3.0-beta1 +org.mongodb:mongodb-driver-core:4.3.0-beta1 +org.mongodb:mongodb-driver-sync:4.3.0-beta1 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.reactivestreams:reactive-streams:1.0.3 +org.rnorth.duct-tape:duct-tape:1.0.8 +org.rnorth.visible-assertions:visible-assertions:2.1.2 +org.rocksdb:rocksdbjni:5.18.4 +org.slf4j:slf4j-api:1.7.30 +org.springframework:spring-aop:5.3.6 +org.springframework:spring-beans:5.3.6 +org.springframework:spring-context:5.3.6 +org.springframework:spring-core:5.3.6 +org.springframework:spring-expression:5.3.6 +org.springframework:spring-jcl:5.3.6 +org.testcontainers:junit-jupiter:1.15.3 +org.testcontainers:kafka:1.15.3 +org.testcontainers:testcontainers:1.15.3 +org.xerial.snappy:snappy-java:1.1.8.1 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/micrometer-jersey2/gradle/dependency-locks/checkstyle.lockfile b/micrometer-jersey2/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/micrometer-jersey2/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/micrometer-jersey2/gradle/dependency-locks/compileClasspath.lockfile b/micrometer-jersey2/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..65ace974bf --- /dev/null +++ b/micrometer-jersey2/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,13 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +jakarta.annotation:jakarta.annotation-api:1.3.5 +jakarta.validation:jakarta.validation-api:2.0.2 +jakarta.ws.rs:jakarta.ws.rs-api:2.1.6 +org.glassfish.hk2.external:jakarta.inject:2.6.1 +org.glassfish.hk2:osgi-resource-locator:1.0.3 +org.glassfish.jersey.core:jersey-client:2.34 +org.glassfish.jersey.core:jersey-common:2.34 +org.glassfish.jersey.core:jersey-server:2.34 +org.hdrhistogram:HdrHistogram:2.1.12 diff --git a/micrometer-jersey2/gradle/dependency-locks/compileOnly.lockfile b/micrometer-jersey2/gradle/dependency-locks/compileOnly.lockfile new file mode 100644 index 0000000000..59acc768f0 --- /dev/null +++ b/micrometer-jersey2/gradle/dependency-locks/compileOnly.lockfile @@ -0,0 +1,11 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +jakarta.annotation:jakarta.annotation-api:1.3.5 +jakarta.validation:jakarta.validation-api:2.0.2 +jakarta.ws.rs:jakarta.ws.rs-api:2.1.6 +org.glassfish.hk2.external:jakarta.inject:2.6.1 +org.glassfish.hk2:osgi-resource-locator:1.0.3 +org.glassfish.jersey.core:jersey-client:2.34 +org.glassfish.jersey.core:jersey-common:2.34 +org.glassfish.jersey.core:jersey-server:2.34 diff --git a/micrometer-jersey2/gradle/dependency-locks/default.lockfile b/micrometer-jersey2/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..465949a487 --- /dev/null +++ b/micrometer-jersey2/gradle/dependency-locks/default.lockfile @@ -0,0 +1,16 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +jakarta.annotation:jakarta.annotation-api:1.3.5 +jakarta.ws.rs:jakarta.ws.rs-api:2.1.6 +org.glassfish.hk2.external:aopalliance-repackaged:2.6.1 +org.glassfish.hk2.external:jakarta.inject:2.6.1 +org.glassfish.hk2:hk2-api:2.6.1 +org.glassfish.hk2:hk2-locator:2.6.1 +org.glassfish.hk2:hk2-utils:2.6.1 +org.glassfish.hk2:osgi-resource-locator:1.0.3 +org.glassfish.jersey.core:jersey-common:2.34 +org.glassfish.jersey.inject:jersey-hk2:2.34 +org.hdrhistogram:HdrHistogram:2.1.12 +org.javassist:javassist:3.25.0-GA +org.latencyutils:LatencyUtils:2.0.3 diff --git a/micrometer-jersey2/gradle/dependency-locks/nohttp-cli.lockfile b/micrometer-jersey2/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/micrometer-jersey2/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/micrometer-jersey2/gradle/dependency-locks/nohttp.lockfile b/micrometer-jersey2/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/micrometer-jersey2/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/micrometer-jersey2/gradle/dependency-locks/runtimeClasspath.lockfile b/micrometer-jersey2/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..ec900a5b7c --- /dev/null +++ b/micrometer-jersey2/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,17 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +jakarta.annotation:jakarta.annotation-api:1.3.5 +jakarta.ws.rs:jakarta.ws.rs-api:2.1.6 +org.glassfish.hk2.external:aopalliance-repackaged:2.6.1 +org.glassfish.hk2.external:jakarta.inject:2.6.1 +org.glassfish.hk2:hk2-api:2.6.1 +org.glassfish.hk2:hk2-locator:2.6.1 +org.glassfish.hk2:hk2-utils:2.6.1 +org.glassfish.hk2:osgi-resource-locator:1.0.3 +org.glassfish.jersey.core:jersey-common:2.34 +org.glassfish.jersey.inject:jersey-hk2:2.34 +org.hdrhistogram:HdrHistogram:2.1.12 +org.javassist:javassist:3.25.0-GA +org.latencyutils:LatencyUtils:2.0.3 diff --git a/micrometer-jersey2/gradle/dependency-locks/testCompileClasspath.lockfile b/micrometer-jersey2/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..a6f5ac2d78 --- /dev/null +++ b/micrometer-jersey2/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,27 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +jakarta.activation:jakarta.activation-api:1.2.2 +jakarta.annotation:jakarta.annotation-api:1.3.5 +jakarta.servlet:jakarta.servlet-api:4.0.3 +jakarta.validation:jakarta.validation-api:2.0.2 +jakarta.ws.rs:jakarta.ws.rs-api:2.1.6 +jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 +junit:junit:4.13.1 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.assertj:assertj-core:3.19.0 +org.glassfish.hk2.external:jakarta.inject:2.6.1 +org.glassfish.hk2:osgi-resource-locator:1.0.3 +org.glassfish.jersey.containers:jersey-container-servlet-core:2.34 +org.glassfish.jersey.core:jersey-client:2.34 +org.glassfish.jersey.core:jersey-common:2.34 +org.glassfish.jersey.core:jersey-server:2.34 +org.glassfish.jersey.media:jersey-media-jaxb:2.34 +org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory:2.34 +org.glassfish.jersey.test-framework:jersey-test-framework-core:2.34 +org.hamcrest:hamcrest-core:1.3 +org.hdrhistogram:HdrHistogram:2.1.12 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 diff --git a/micrometer-jersey2/gradle/dependency-locks/testRuntimeClasspath.lockfile b/micrometer-jersey2/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..73823748f8 --- /dev/null +++ b/micrometer-jersey2/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,42 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.google.code.findbugs:jsr305:3.0.2 +jakarta.activation:jakarta.activation-api:1.2.2 +jakarta.annotation:jakarta.annotation-api:1.3.5 +jakarta.servlet:jakarta.servlet-api:4.0.3 +jakarta.validation:jakarta.validation-api:2.0.2 +jakarta.ws.rs:jakarta.ws.rs-api:2.1.6 +jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 +javax.activation:javax.activation-api:1.2.0 +javax.xml.bind:jaxb-api:2.3.1 +junit:junit:4.13.1 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.glassfish.hk2.external:aopalliance-repackaged:2.6.1 +org.glassfish.hk2.external:jakarta.inject:2.6.1 +org.glassfish.hk2:hk2-api:2.6.1 +org.glassfish.hk2:hk2-locator:2.6.1 +org.glassfish.hk2:hk2-utils:2.6.1 +org.glassfish.hk2:osgi-resource-locator:1.0.3 +org.glassfish.jersey.containers:jersey-container-servlet-core:2.34 +org.glassfish.jersey.core:jersey-client:2.34 +org.glassfish.jersey.core:jersey-common:2.34 +org.glassfish.jersey.core:jersey-server:2.34 +org.glassfish.jersey.inject:jersey-hk2:2.34 +org.glassfish.jersey.media:jersey-media-jaxb:2.34 +org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory:2.34 +org.glassfish.jersey.test-framework:jersey-test-framework-core:2.34 +org.hamcrest:hamcrest-core:1.3 +org.hdrhistogram:HdrHistogram:2.1.12 +org.javassist:javassist:3.25.0-GA +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit.vintage:junit-vintage-engine:5.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 diff --git a/micrometer-test/gradle/dependency-locks/checkstyle.lockfile b/micrometer-test/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/micrometer-test/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/micrometer-test/gradle/dependency-locks/compileClasspath.lockfile b/micrometer-test/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..8fd219d608 --- /dev/null +++ b/micrometer-test/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,19 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/micrometer-test/gradle/dependency-locks/default.lockfile b/micrometer-test/gradle/dependency-locks/default.lockfile new file mode 100644 index 0000000000..7732d3f502 --- /dev/null +++ b/micrometer-test/gradle/dependency-locks/default.lockfile @@ -0,0 +1,21 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/micrometer-test/gradle/dependency-locks/nohttp-cli.lockfile b/micrometer-test/gradle/dependency-locks/nohttp-cli.lockfile new file mode 100644 index 0000000000..fa9d1c0059 --- /dev/null +++ b/micrometer-test/gradle/dependency-locks/nohttp-cli.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +info.picocli:picocli:3.9.5 +io.spring.nohttp:nohttp-cli:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +org.slf4j:slf4j-api:1.7.26 diff --git a/micrometer-test/gradle/dependency-locks/nohttp.lockfile b/micrometer-test/gradle/dependency-locks/nohttp.lockfile new file mode 100644 index 0000000000..32991083c1 --- /dev/null +++ b/micrometer-test/gradle/dependency-locks/nohttp.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +commons-logging:commons-logging:1.2 +info.picocli:picocli:4.3.1 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 +org.slf4j:slf4j-api:1.7.26 diff --git a/micrometer-test/gradle/dependency-locks/runtimeClasspath.lockfile b/micrometer-test/gradle/dependency-locks/runtimeClasspath.lockfile new file mode 100644 index 0000000000..df9a62bd55 --- /dev/null +++ b/micrometer-test/gradle/dependency-locks/runtimeClasspath.lockfile @@ -0,0 +1,22 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/micrometer-test/gradle/dependency-locks/testCompileClasspath.lockfile b/micrometer-test/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..9d237043b5 --- /dev/null +++ b/micrometer-test/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,55 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.ben-manes.caffeine:caffeine:2.9.1 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.hazelcast:hazelcast:4.2 +com.squareup.okhttp3:okhttp:5.0.0-alpha.2 +com.squareup.okio:okio:2.9.0 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-http2:4.1.63.Final +io.netty:netty-codec-http:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +javax.annotation:jsr250-api:1.0 +javax.cache:cache-api:1.1.1 +javax.enterprise:cdi-api:1.0-SP4 +javax.inject:javax.inject:1 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +net.sf.ehcache:ehcache:2.10.9.2 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.checkerframework:checker-qual:3.10.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.1_spec:1.0.0.Beta1 +org.jetbrains.kotlin:kotlin-stdlib-common:1.4.21 +org.jetbrains.kotlin:kotlin-stdlib:1.4.21 +org.jetbrains:annotations:13.0 +org.jsr107.ri:cache-ri-impl:1.0.0 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/micrometer-test/gradle/dependency-locks/testRuntimeClasspath.lockfile b/micrometer-test/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..bc0af84a19 --- /dev/null +++ b/micrometer-test/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,58 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +com.github.ben-manes.caffeine:caffeine:2.9.1 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.hazelcast:hazelcast:4.2 +com.squareup.okhttp3:okhttp:5.0.0-alpha.2 +com.squareup.okio:okio:2.9.0 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-http2:4.1.63.Final +io.netty:netty-codec-http:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +javax.annotation:jsr250-api:1.0 +javax.cache:cache-api:1.1.1 +javax.enterprise:cdi-api:1.0-SP4 +javax.inject:javax.inject:1 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +net.sf.ehcache:ehcache:2.10.9.2 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.checkerframework:checker-qual:3.10.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.1_spec:1.0.0.Beta1 +org.jetbrains.kotlin:kotlin-stdlib-common:1.4.21 +org.jetbrains.kotlin:kotlin-stdlib:1.4.21 +org.jetbrains:annotations:13.0 +org.jsr107.ri:cache-ri-impl:1.0.0 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/samples/micrometer-samples-boot2-reactive/gradle/dependency-locks/checkstyle.lockfile b/samples/micrometer-samples-boot2-reactive/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/samples/micrometer-samples-boot2-reactive/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/samples/micrometer-samples-boot2-reactive/gradle/dependency-locks/compileClasspath.lockfile b/samples/micrometer-samples-boot2-reactive/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..e5b6410327 --- /dev/null +++ b/samples/micrometer-samples-boot2-reactive/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,58 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.fasterxml.jackson.core:jackson-annotations:2.11.4 +com.fasterxml.jackson.core:jackson-core:2.11.4 +com.fasterxml.jackson.core:jackson-databind:2.11.4 +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.4 +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4 +com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.4 +com.google.code.findbugs:jsr305:3.0.2 +io.netty:netty-buffer:4.1.60.Final +io.netty:netty-codec-dns:4.1.60.Final +io.netty:netty-codec-http2:4.1.60.Final +io.netty:netty-codec-http:4.1.60.Final +io.netty:netty-codec-socks:4.1.60.Final +io.netty:netty-codec:4.1.60.Final +io.netty:netty-common:4.1.60.Final +io.netty:netty-handler-proxy:4.1.60.Final +io.netty:netty-handler:4.1.60.Final +io.netty:netty-resolver-dns-native-macos:4.1.60.Final +io.netty:netty-resolver-dns:4.1.60.Final +io.netty:netty-resolver:4.1.60.Final +io.netty:netty-transport-native-epoll:4.1.60.Final +io.netty:netty-transport-native-unix-common:4.1.60.Final +io.netty:netty-transport:4.1.60.Final +io.projectreactor.netty:reactor-netty-core:1.0.5 +io.projectreactor.netty:reactor-netty-http:1.0.5 +io.projectreactor:reactor-core:3.4.4 +io.prometheus:simpleclient:0.10.0 +io.prometheus:simpleclient_common:0.10.0 +jakarta.annotation:jakarta.annotation-api:1.3.5 +org.apache.logging.log4j:log4j-api:2.13.3 +org.apache.logging.log4j:log4j-to-slf4j:2.13.3 +org.hdrhistogram:HdrHistogram:2.1.12 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:jul-to-slf4j:1.7.30 +org.slf4j:slf4j-api:1.7.30 +org.springframework.boot:spring-boot-actuator-autoconfigure:2.4.4 +org.springframework.boot:spring-boot-actuator:2.4.4 +org.springframework.boot:spring-boot-autoconfigure:2.4.4 +org.springframework.boot:spring-boot-starter-actuator:2.4.4 +org.springframework.boot:spring-boot-starter-json:2.4.4 +org.springframework.boot:spring-boot-starter-logging:2.4.4 +org.springframework.boot:spring-boot-starter-reactor-netty:2.4.4 +org.springframework.boot:spring-boot-starter-webflux:2.4.4 +org.springframework.boot:spring-boot-starter:2.4.4 +org.springframework.boot:spring-boot:2.4.4 +org.springframework:spring-aop:5.3.5 +org.springframework:spring-beans:5.3.5 +org.springframework:spring-context:5.3.5 +org.springframework:spring-core:5.3.5 +org.springframework:spring-expression:5.3.5 +org.springframework:spring-jcl:5.3.5 +org.springframework:spring-web:5.3.5 +org.springframework:spring-webflux:5.3.5 +org.yaml:snakeyaml:1.27 diff --git a/samples/micrometer-samples-boot2/gradle/dependency-locks/checkstyle.lockfile b/samples/micrometer-samples-boot2/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/samples/micrometer-samples-boot2/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/samples/micrometer-samples-boot2/gradle/dependency-locks/compileClasspath.lockfile b/samples/micrometer-samples-boot2/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..58a08fed57 --- /dev/null +++ b/samples/micrometer-samples-boot2/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,111 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.amazonaws:aws-java-sdk-cloudwatch:1.11.1017 +com.amazonaws:aws-java-sdk-core:1.11.1017 +com.amazonaws:jmespath-java:1.11.1017 +com.fasterxml.jackson.core:jackson-annotations:2.11.4 +com.fasterxml.jackson.core:jackson-core:2.11.4 +com.fasterxml.jackson.core:jackson-databind:2.11.4 +com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.11.4 +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.4 +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4 +com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.4 +com.google.api.grpc:proto-google-cloud-monitoring-v3:1.82.1 +com.google.api.grpc:proto-google-common-protos:2.0.1 +com.google.api:api-common:1.9.0 +com.google.api:gax-grpc:1.56.0 +com.google.api:gax:1.56.0 +com.google.auth:google-auth-library-credentials:0.22.2 +com.google.auth:google-auth-library-oauth2-http:0.22.2 +com.google.auto.value:auto-value-annotations:1.7.4 +com.google.cloud:google-cloud-monitoring:1.100.1 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.http-client:google-http-client-jackson2:1.38.0 +com.google.http-client:google-http-client:1.38.0 +com.google.j2objc:j2objc-annotations:1.3 +com.google.protobuf:protobuf-java:3.13.0 +com.microsoft.azure:applicationinsights-core:2.6.3 +com.netflix.spectator:spectator-api:0.130.0 +com.netflix.spectator:spectator-ext-ipc:0.130.0 +com.netflix.spectator:spectator-reg-atlas:0.130.0 +com.rabbitmq:amqp-client:5.10.0 +com.signalfx.public:signalfx-java:1.0.11 +com.wavefront:wavefront-sdk-java:2.6.4 +commons-codec:commons-codec:1.15 +commons-logging:commons-logging:1.2 +info.ganglia.gmetric4j:gmetric4j:1.0.10 +io.dropwizard.metrics:metrics-core:4.1.18 +io.dropwizard.metrics:metrics-graphite:4.1.18 +io.dropwizard.metrics:metrics-jmx:4.1.18 +io.grpc:grpc-alts:1.37.0 +io.grpc:grpc-api:1.37.0 +io.grpc:grpc-auth:1.37.0 +io.grpc:grpc-context:1.37.0 +io.grpc:grpc-core:1.37.0 +io.grpc:grpc-grpclb:1.37.0 +io.grpc:grpc-netty-shaded:1.37.0 +io.grpc:grpc-protobuf-lite:1.37.0 +io.grpc:grpc-protobuf:1.37.0 +io.grpc:grpc-stub:1.37.0 +io.opencensus:opencensus-api:0.24.0 +io.opencensus:opencensus-contrib-http-util:0.24.0 +io.prometheus:simpleclient:0.10.0 +io.prometheus:simpleclient_common:0.10.0 +jakarta.annotation:jakarta.annotation-api:1.3.5 +javax.annotation:javax.annotation-api:1.3.2 +joda-time:joda-time:2.8.1 +org.acplt.remotetea:remotetea-oncrpc:1.1.2 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.14 +org.apache.logging.log4j:log4j-api:2.13.3 +org.apache.logging.log4j:log4j-to-slf4j:2.13.3 +org.apache.tomcat.embed:tomcat-embed-core:9.0.44 +org.apache.tomcat.embed:tomcat-embed-websocket:9.0.44 +org.checkerframework:checker-qual:3.8.0 +org.conscrypt:conscrypt-openjdk-uber:2.5.1 +org.glassfish:jakarta.el:3.0.3 +org.hdrhistogram:HdrHistogram:2.1.12 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:jul-to-slf4j:1.7.30 +org.slf4j:slf4j-api:1.7.30 +org.springframework.boot:spring-boot-actuator-autoconfigure:2.4.4 +org.springframework.boot:spring-boot-actuator:2.4.4 +org.springframework.boot:spring-boot-autoconfigure:2.4.4 +org.springframework.boot:spring-boot-starter-actuator:2.4.4 +org.springframework.boot:spring-boot-starter-json:2.4.4 +org.springframework.boot:spring-boot-starter-logging:2.4.4 +org.springframework.boot:spring-boot-starter-tomcat:2.4.4 +org.springframework.boot:spring-boot-starter-web:2.4.4 +org.springframework.boot:spring-boot-starter:2.4.4 +org.springframework.boot:spring-boot:2.4.4 +org.springframework:spring-aop:5.3.5 +org.springframework:spring-beans:5.3.5 +org.springframework:spring-context:5.3.5 +org.springframework:spring-core:5.3.5 +org.springframework:spring-expression:5.3.5 +org.springframework:spring-jcl:5.3.5 +org.springframework:spring-web:5.3.5 +org.springframework:spring-webmvc:5.3.5 +org.threeten:threetenbp:1.4.3 +org.yaml:snakeyaml:1.27 +software.amazon.awssdk:annotations:2.16.61 +software.amazon.awssdk:auth:2.16.61 +software.amazon.awssdk:aws-core:2.16.61 +software.amazon.awssdk:aws-query-protocol:2.16.61 +software.amazon.awssdk:cloudwatch:2.16.61 +software.amazon.awssdk:http-client-spi:2.16.61 +software.amazon.awssdk:metrics-spi:2.16.61 +software.amazon.awssdk:profiles:2.16.61 +software.amazon.awssdk:protocol-core:2.16.61 +software.amazon.awssdk:regions:2.16.61 +software.amazon.awssdk:sdk-core:2.16.61 +software.amazon.awssdk:utils:2.16.61 +software.amazon.eventstream:eventstream:1.0.1 +software.amazon.ion:ion-java:1.0.2 diff --git a/samples/micrometer-samples-core/gradle/dependency-locks/checkstyle.lockfile b/samples/micrometer-samples-core/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/samples/micrometer-samples-core/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/samples/micrometer-samples-core/gradle/dependency-locks/compileClasspath.lockfile b/samples/micrometer-samples-core/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..e51a750ebb --- /dev/null +++ b/samples/micrometer-samples-core/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,133 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +colt:colt:1.2.0 +com.amazonaws:aws-java-sdk-cloudwatch:1.11.1017 +com.amazonaws:aws-java-sdk-core:1.11.1017 +com.amazonaws:jmespath-java:1.11.1017 +com.fasterxml.jackson.core:jackson-annotations:2.12.3 +com.fasterxml.jackson.core:jackson-core:2.12.3 +com.fasterxml.jackson.core:jackson-databind:2.12.3 +com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.12.3 +com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.12.3 +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.3 +com.fasterxml.jackson.module:jackson-module-scala_2.13:2.12.3 +com.fasterxml.jackson:jackson-bom:2.12.3 +com.github.charithe:kafka-junit:4.1.11 +com.github.luben:zstd-jni:1.4.9-1 +com.google.api.grpc:proto-google-cloud-monitoring-v3:1.82.1 +com.google.api.grpc:proto-google-common-protos:2.0.1 +com.google.api:api-common:1.9.0 +com.google.api:gax-grpc:1.56.0 +com.google.api:gax:1.56.0 +com.google.auth:google-auth-library-credentials:0.22.2 +com.google.auth:google-auth-library-oauth2-http:0.22.2 +com.google.auto.value:auto-value-annotations:1.7.4 +com.google.cloud:google-cloud-monitoring:1.100.1 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.5.1 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:30.1.1-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.http-client:google-http-client-jackson2:1.38.0 +com.google.http-client:google-http-client:1.38.0 +com.google.j2objc:j2objc-annotations:1.3 +com.google.protobuf:protobuf-java:3.13.0 +com.microsoft.azure:applicationinsights-core:2.6.3 +com.netflix.spectator:spectator-api:0.130.0 +com.netflix.spectator:spectator-ext-ipc:0.130.0 +com.netflix.spectator:spectator-reg-atlas:0.130.0 +com.rabbitmq:amqp-client:5.12.0 +com.signalfx.public:signalfx-java:1.0.11 +com.thoughtworks.paranamer:paranamer:2.8 +com.typesafe.scala-logging:scala-logging_2.13:3.9.2 +com.wavefront:wavefront-sdk-java:2.6.4 +com.yammer.metrics:metrics-core:2.2.0 +commons-cli:commons-cli:1.4 +commons-codec:commons-codec:1.15 +commons-logging:commons-logging:1.2 +concurrent:concurrent:1.3.4 +info.ganglia.gmetric4j:gmetric4j:1.0.10 +io.dropwizard.metrics:metrics-core:4.1.21 +io.dropwizard.metrics:metrics-graphite:4.1.21 +io.dropwizard.metrics:metrics-jmx:4.0.7 +io.grpc:grpc-alts:1.37.0 +io.grpc:grpc-api:1.37.0 +io.grpc:grpc-auth:1.37.0 +io.grpc:grpc-context:1.37.0 +io.grpc:grpc-core:1.37.0 +io.grpc:grpc-grpclb:1.37.0 +io.grpc:grpc-netty-shaded:1.37.0 +io.grpc:grpc-protobuf-lite:1.37.0 +io.grpc:grpc-protobuf:1.37.0 +io.grpc:grpc-services:1.37.0 +io.grpc:grpc-stub:1.37.0 +io.netty:netty-buffer:4.1.63.Final +io.netty:netty-codec-http2:4.1.63.Final +io.netty:netty-codec-http:4.1.63.Final +io.netty:netty-codec-socks:4.1.63.Final +io.netty:netty-codec:4.1.63.Final +io.netty:netty-common:4.1.63.Final +io.netty:netty-handler-proxy:4.1.63.Final +io.netty:netty-handler:4.1.63.Final +io.netty:netty-resolver:4.1.63.Final +io.netty:netty-transport-native-epoll:4.1.63.Final +io.netty:netty-transport-native-unix-common:4.1.63.Final +io.netty:netty-transport:4.1.63.Final +io.opencensus:opencensus-api:0.24.0 +io.opencensus:opencensus-contrib-http-util:0.24.0 +io.projectreactor.netty:reactor-netty:0.9.20.RELEASE +io.projectreactor:reactor-core:3.3.17.RELEASE +io.prometheus:simpleclient:0.10.0 +io.prometheus:simpleclient_common:0.10.0 +io.prometheus:simpleclient_pushgateway:0.10.0 +javax.activation:javax.activation-api:1.2.0 +javax.annotation:javax.annotation-api:1.3.2 +javax.xml.bind:jaxb-api:2.3.1 +joda-time:joda-time:2.8.1 +junit:junit:4.13.1 +log4j:log4j:1.2.17 +net.sf.jopt-simple:jopt-simple:5.0.4 +org.acplt.remotetea:remotetea-oncrpc:1.1.2 +org.apache.curator:curator-test:4.2.0 +org.apache.httpcomponents:httpclient:4.5.13 +org.apache.httpcomponents:httpcore:4.4.13 +org.apache.kafka:kafka-clients:2.8.0 +org.apache.kafka:kafka_2.13:2.6.0 +org.apache.yetus:audience-annotations:0.5.0 +org.apache.zookeeper:zookeeper-jute:3.5.8 +org.apache.zookeeper:zookeeper:3.5.8 +org.apiguardian:apiguardian-api:1.0.0 +org.checkerframework:checker-qual:3.8.0 +org.conscrypt:conscrypt-openjdk-uber:2.5.1 +org.hamcrest:hamcrest-core:1.3 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.4.0 +org.junit.platform:junit-platform-commons:1.4.0 +org.lz4:lz4-java:1.7.1 +org.opentest4j:opentest4j:1.1.1 +org.reactivestreams:reactive-streams:1.0.3 +org.scala-lang.modules:scala-collection-compat_2.13:2.1.6 +org.scala-lang.modules:scala-java8-compat_2.13:0.9.1 +org.scala-lang:scala-library:2.13.4 +org.scala-lang:scala-reflect:2.13.2 +org.slf4j:log4j-over-slf4j:1.7.25 +org.slf4j:slf4j-api:1.7.30 +org.threeten:threetenbp:1.4.3 +org.xerial.snappy:snappy-java:1.1.8.1 +software.amazon.awssdk:annotations:2.16.61 +software.amazon.awssdk:auth:2.16.61 +software.amazon.awssdk:aws-core:2.16.61 +software.amazon.awssdk:aws-query-protocol:2.16.61 +software.amazon.awssdk:cloudwatch:2.16.61 +software.amazon.awssdk:http-client-spi:2.16.61 +software.amazon.awssdk:metrics-spi:2.16.61 +software.amazon.awssdk:profiles:2.16.61 +software.amazon.awssdk:protocol-core:2.16.61 +software.amazon.awssdk:regions:2.16.61 +software.amazon.awssdk:sdk-core:2.16.61 +software.amazon.awssdk:utils:2.16.61 +software.amazon.eventstream:eventstream:1.0.1 +software.amazon.ion:ion-java:1.0.2 diff --git a/samples/micrometer-samples-hazelcast/gradle/dependency-locks/checkstyle.lockfile b/samples/micrometer-samples-hazelcast/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/samples/micrometer-samples-hazelcast/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/samples/micrometer-samples-hazelcast/gradle/dependency-locks/compileClasspath.lockfile b/samples/micrometer-samples-hazelcast/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..05ed76eda6 --- /dev/null +++ b/samples/micrometer-samples-hazelcast/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.hazelcast:hazelcast:4.2 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/samples/micrometer-samples-hazelcast3/gradle/dependency-locks/checkstyle.lockfile b/samples/micrometer-samples-hazelcast3/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/samples/micrometer-samples-hazelcast3/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/samples/micrometer-samples-hazelcast3/gradle/dependency-locks/compileClasspath.lockfile b/samples/micrometer-samples-hazelcast3/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..94ea52f17c --- /dev/null +++ b/samples/micrometer-samples-hazelcast3/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,9 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.hazelcast:hazelcast:3.12.12 +org.hdrhistogram:HdrHistogram:2.1.12 +org.slf4j:slf4j-api:1.7.30 diff --git a/samples/micrometer-samples-hazelcast3/gradle/dependency-locks/testCompileClasspath.lockfile b/samples/micrometer-samples-hazelcast3/gradle/dependency-locks/testCompileClasspath.lockfile new file mode 100644 index 0000000000..39257ac05c --- /dev/null +++ b/samples/micrometer-samples-hazelcast3/gradle/dependency-locks/testCompileClasspath.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.hazelcast:hazelcast:3.12.12 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit:junit-bom:5.7.1 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/samples/micrometer-samples-hazelcast3/gradle/dependency-locks/testRuntimeClasspath.lockfile b/samples/micrometer-samples-hazelcast3/gradle/dependency-locks/testRuntimeClasspath.lockfile new file mode 100644 index 0000000000..578589f8be --- /dev/null +++ b/samples/micrometer-samples-hazelcast3/gradle/dependency-locks/testRuntimeClasspath.lockfile @@ -0,0 +1,26 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.github.tomakehurst:wiremock-jre8-standalone:2.28.0 +com.google.code.findbugs:jsr305:3.0.2 +com.hazelcast:hazelcast:3.12.12 +net.bytebuddy:byte-buddy-agent:1.10.20 +net.bytebuddy:byte-buddy:1.10.20 +org.apiguardian:apiguardian-api:1.1.0 +org.assertj:assertj-core:3.19.0 +org.hdrhistogram:HdrHistogram:2.1.12 +org.junit.jupiter:junit-jupiter-api:5.7.1 +org.junit.jupiter:junit-jupiter-engine:5.7.1 +org.junit.jupiter:junit-jupiter-params:5.7.1 +org.junit.jupiter:junit-jupiter:5.7.1 +org.junit.platform:junit-platform-commons:1.7.1 +org.junit.platform:junit-platform-engine:1.7.1 +org.junit:junit-bom:5.7.1 +org.latencyutils:LatencyUtils:2.0.3 +org.mockito:mockito-core:3.9.0 +org.objenesis:objenesis:3.2 +org.opentest4j:opentest4j:1.2.0 +org.slf4j:slf4j-api:1.7.30 +ru.lanwen.wiremock:wiremock-junit5:1.3.1 diff --git a/samples/micrometer-samples-javalin/gradle/dependency-locks/checkstyle.lockfile b/samples/micrometer-samples-javalin/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/samples/micrometer-samples-javalin/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/samples/micrometer-samples-javalin/gradle/dependency-locks/compileClasspath.lockfile b/samples/micrometer-samples-javalin/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..0831c0fbad --- /dev/null +++ b/samples/micrometer-samples-javalin/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,33 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.3.0-alpha5 +ch.qos.logback:logback-core:1.3.0-alpha5 +com.google.code.findbugs:jsr305:3.0.2 +edu.washington.cs.types.checker:checker-framework:1.7.0 +io.javalin:javalin:4.0.0.ALPHA1 +io.prometheus:simpleclient:0.10.0 +io.prometheus:simpleclient_common:0.10.0 +javax.servlet:javax.servlet-api:3.1.0 +org.eclipse.jetty.websocket:websocket-api:9.4.39.v20210325 +org.eclipse.jetty.websocket:websocket-client:9.4.39.v20210325 +org.eclipse.jetty.websocket:websocket-common:9.4.39.v20210325 +org.eclipse.jetty.websocket:websocket-server:9.4.39.v20210325 +org.eclipse.jetty.websocket:websocket-servlet:9.4.39.v20210325 +org.eclipse.jetty:jetty-client:9.4.40.v20210413 +org.eclipse.jetty:jetty-http:9.4.40.v20210413 +org.eclipse.jetty:jetty-io:9.4.40.v20210413 +org.eclipse.jetty:jetty-security:9.4.39.v20210325 +org.eclipse.jetty:jetty-server:9.4.40.v20210413 +org.eclipse.jetty:jetty-servlet:9.4.39.v20210325 +org.eclipse.jetty:jetty-util-ajax:9.4.39.v20210325 +org.eclipse.jetty:jetty-util:9.4.40.v20210413 +org.eclipse.jetty:jetty-webapp:9.4.39.v20210325 +org.eclipse.jetty:jetty-xml:9.4.39.v20210325 +org.hdrhistogram:HdrHistogram:2.1.12 +org.jetbrains.kotlin:kotlin-stdlib-common:1.4.30 +org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.30 +org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.30 +org.jetbrains.kotlin:kotlin-stdlib:1.4.30 +org.jetbrains:annotations:13.0 +org.slf4j:slf4j-api:2.0.0-alpha1 diff --git a/samples/micrometer-samples-spring-integration/gradle/dependency-locks/checkstyle.lockfile b/samples/micrometer-samples-spring-integration/gradle/dependency-locks/checkstyle.lockfile new file mode 100644 index 0000000000..35f4428060 --- /dev/null +++ b/samples/micrometer-samples-spring-integration/gradle/dependency-locks/checkstyle.lockfile @@ -0,0 +1,23 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +antlr:antlr:2.7.7 +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.google.code.findbugs:jsr305:3.0.2 +com.google.errorprone:error_prone_annotations:2.3.4 +com.google.guava:failureaccess:1.0.1 +com.google.guava:guava:29.0-jre +com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava +com.google.j2objc:j2objc-annotations:1.3 +com.puppycrawl.tools:checkstyle:8.33 +commons-beanutils:commons-beanutils:1.9.4 +commons-collections:commons-collections:3.2.2 +info.picocli:picocli:4.3.1 +io.spring.javaformat:spring-javaformat-checkstyle:0.0.28 +io.spring.javaformat:spring-javaformat-config:0.0.28 +io.spring.nohttp:nohttp-checkstyle:0.0.7 +io.spring.nohttp:nohttp:0.0.7 +net.sf.saxon:Saxon-HE:9.9.1-7 +org.antlr:antlr4-runtime:4.8-1 +org.checkerframework:checker-qual:2.11.1 diff --git a/samples/micrometer-samples-spring-integration/gradle/dependency-locks/compileClasspath.lockfile b/samples/micrometer-samples-spring-integration/gradle/dependency-locks/compileClasspath.lockfile new file mode 100644 index 0000000000..7d68fb6c51 --- /dev/null +++ b/samples/micrometer-samples-spring-integration/gradle/dependency-locks/compileClasspath.lockfile @@ -0,0 +1,53 @@ +# This is a Gradle generated file for dependency locking. +# Manual edits can break the build and are not advised. +# This file is expected to be part of source control. +ch.qos.logback:logback-classic:1.2.3 +ch.qos.logback:logback-core:1.2.3 +com.fasterxml.jackson.core:jackson-annotations:2.11.4 +com.fasterxml.jackson.core:jackson-core:2.11.4 +com.fasterxml.jackson.core:jackson-databind:2.11.4 +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.4 +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4 +com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.4 +com.google.code.findbugs:jsr305:3.0.2 +io.projectreactor:reactor-core:3.4.4 +io.prometheus:simpleclient:0.10.0 +io.prometheus:simpleclient_common:0.10.0 +jakarta.annotation:jakarta.annotation-api:1.3.5 +org.apache.logging.log4j:log4j-api:2.13.3 +org.apache.logging.log4j:log4j-to-slf4j:2.13.3 +org.apache.tomcat.embed:tomcat-embed-core:9.0.44 +org.apache.tomcat.embed:tomcat-embed-websocket:9.0.44 +org.glassfish:jakarta.el:3.0.3 +org.hdrhistogram:HdrHistogram:2.1.12 +org.reactivestreams:reactive-streams:1.0.3 +org.slf4j:jul-to-slf4j:1.7.30 +org.slf4j:slf4j-api:1.7.30 +org.springframework.boot:spring-boot-actuator-autoconfigure:2.4.4 +org.springframework.boot:spring-boot-actuator:2.4.4 +org.springframework.boot:spring-boot-autoconfigure:2.4.4 +org.springframework.boot:spring-boot-starter-actuator:2.4.4 +org.springframework.boot:spring-boot-starter-json:2.4.4 +org.springframework.boot:spring-boot-starter-logging:2.4.4 +org.springframework.boot:spring-boot-starter-tomcat:2.4.4 +org.springframework.boot:spring-boot-starter-web:2.4.4 +org.springframework.boot:spring-boot-starter:2.4.4 +org.springframework.boot:spring-boot:2.4.4 +org.springframework.integration:spring-integration-core:5.4.5 +org.springframework.integration:spring-integration-ws:5.4.5 +org.springframework.integration:spring-integration-xml:5.4.5 +org.springframework.retry:spring-retry:1.3.1 +org.springframework.ws:spring-ws-core:3.0.10.RELEASE +org.springframework.ws:spring-xml:3.0.10.RELEASE +org.springframework:spring-aop:5.3.5 +org.springframework:spring-beans:5.3.5 +org.springframework:spring-context:5.3.5 +org.springframework:spring-core:5.3.5 +org.springframework:spring-expression:5.3.5 +org.springframework:spring-jcl:5.3.5 +org.springframework:spring-messaging:5.3.5 +org.springframework:spring-oxm:5.3.5 +org.springframework:spring-tx:5.3.5 +org.springframework:spring-web:5.3.5 +org.springframework:spring-webmvc:5.3.5 +org.yaml:snakeyaml:1.27