diff --git a/implementations/micrometer-registry-elastic/gradle.lockfile b/implementations/micrometer-registry-elastic/gradle.lockfile index cebfc17561..11c9d84219 100644 --- a/implementations/micrometer-registry-elastic/gradle.lockfile +++ b/implementations/micrometer-registry-elastic/gradle.lockfile @@ -44,7 +44,7 @@ net.sf.saxon:Saxon-HE:10.6=checkstyle net.sf.saxon:Saxon-HE:9.9.1-7=nohttp org.antlr:antlr4-runtime:4.8-1=nohttp org.antlr:antlr4-runtime:4.9.3=checkstyle -org.apache.commons:commons-compress:1.21=testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-compress:1.22=testCompileClasspath,testRuntimeClasspath org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath org.assertj:assertj-core:3.24.2=testCompileClasspath,testRuntimeClasspath org.awaitility:awaitility:4.2.0=testRuntimeClasspath @@ -72,7 +72,7 @@ org.rnorth.duct-tape:duct-tape:1.0.8=testCompileClasspath,testRuntimeClasspath org.slf4j:slf4j-api:1.7.26=nohttp,nohttp-cli org.slf4j:slf4j-api:1.7.36=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.testcontainers:elasticsearch:1.16.3=testCompileClasspath,testRuntimeClasspath -org.testcontainers:junit-jupiter:1.17.5=testCompileClasspath,testRuntimeClasspath -org.testcontainers:testcontainers:1.17.5=testCompileClasspath,testRuntimeClasspath +org.testcontainers:junit-jupiter:1.17.6=testCompileClasspath,testRuntimeClasspath +org.testcontainers:testcontainers:1.17.6=testCompileClasspath,testRuntimeClasspath ru.lanwen.wiremock:wiremock-junit5:1.3.1=testCompileClasspath,testRuntimeClasspath empty=annotationProcessor,archives,signatures,testAnnotationProcessor diff --git a/micrometer-core/gradle.lockfile b/micrometer-core/gradle.lockfile index 36a7568137..6fac2f28cb 100644 --- a/micrometer-core/gradle.lockfile +++ b/micrometer-core/gradle.lockfile @@ -91,7 +91,7 @@ net.sf.saxon:Saxon-HE:10.6=checkstyle net.sf.saxon:Saxon-HE:9.9.1-7=nohttp org.antlr:antlr4-runtime:4.8-1=nohttp org.antlr:antlr4-runtime:4.9.3=checkstyle -org.apache.commons:commons-compress:1.21=testCompileClasspath,testRuntimeClasspath +org.apache.commons:commons-compress:1.22=testCompileClasspath,testRuntimeClasspath org.apache.commons:commons-lang3:3.8.1=testCompileClasspath,testRuntimeClasspath org.apache.commons:commons-pool2:2.11.1=testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpasyncclient:4.1.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -205,13 +205,13 @@ org.springframework:spring-context:5.3.19=testCompileClasspath,testRuntimeClassp org.springframework:spring-core:5.3.19=testCompileClasspath,testRuntimeClasspath org.springframework:spring-expression:5.3.19=testCompileClasspath,testRuntimeClasspath org.springframework:spring-jcl:5.3.19=testCompileClasspath,testRuntimeClasspath -org.testcontainers:database-commons:1.17.5=testCompileClasspath,testRuntimeClasspath -org.testcontainers:jdbc:1.17.5=testCompileClasspath,testRuntimeClasspath -org.testcontainers:junit-jupiter:1.17.5=testCompileClasspath,testRuntimeClasspath -org.testcontainers:kafka:1.17.5=testCompileClasspath,testRuntimeClasspath -org.testcontainers:mongodb:1.17.5=testCompileClasspath,testRuntimeClasspath -org.testcontainers:postgresql:1.17.5=testCompileClasspath,testRuntimeClasspath -org.testcontainers:testcontainers:1.17.5=testCompileClasspath,testRuntimeClasspath +org.testcontainers:database-commons:1.17.6=testCompileClasspath,testRuntimeClasspath +org.testcontainers:jdbc:1.17.6=testCompileClasspath,testRuntimeClasspath +org.testcontainers:junit-jupiter:1.17.6=testCompileClasspath,testRuntimeClasspath +org.testcontainers:kafka:1.17.6=testCompileClasspath,testRuntimeClasspath +org.testcontainers:mongodb:1.17.6=testCompileClasspath,testRuntimeClasspath +org.testcontainers:postgresql:1.17.6=testCompileClasspath,testRuntimeClasspath +org.testcontainers:testcontainers:1.17.6=testCompileClasspath,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.8.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath ru.lanwen.wiremock:wiremock-junit5:1.3.1=testCompileClasspath,testRuntimeClasspath empty=annotationProcessor,archives,signatures,testAnnotationProcessor