From e2b5f7ab5a37c0ed145437c4254614b43213719f Mon Sep 17 00:00:00 2001 From: aaron-steinfeld Date: Sat, 15 Mar 2025 22:33:42 +0000 Subject: [PATCH] Update gradle locks --- attribute-projection-registry/gradle.lockfile | 16 +-- attribute-service-api/gradle.lockfile | 16 +-- attribute-service-client/gradle.lockfile | 60 +++++----- attribute-service-factory/gradle.lockfile | 108 +++++++++--------- attribute-service-impl/gradle.lockfile | 61 +++++----- attribute-service-tenant-api/gradle.lockfile | 8 +- attribute-service/gradle.lockfile | 108 +++++++++--------- .../gradle.lockfile | 29 ++--- 8 files changed, 211 insertions(+), 195 deletions(-) diff --git a/attribute-projection-registry/gradle.lockfile b/attribute-projection-registry/gradle.lockfile index 3523c08..47aad7d 100644 --- a/attribute-projection-registry/gradle.lockfile +++ b/attribute-projection-registry/gradle.lockfile @@ -11,13 +11,15 @@ com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath -io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath +io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath +io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath +io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath +org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath empty=annotationProcessor diff --git a/attribute-service-api/gradle.lockfile b/attribute-service-api/gradle.lockfile index f62ea8f..4a96ea1 100644 --- a/attribute-service-api/gradle.lockfile +++ b/attribute-service-api/gradle.lockfile @@ -10,13 +10,15 @@ com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath -io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath +io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath +io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath +io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath +org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath empty=annotationProcessor diff --git a/attribute-service-client/gradle.lockfile b/attribute-service-client/gradle.lockfile index c3aac10..00a49c2 100644 --- a/attribute-service-client/gradle.lockfile +++ b/attribute-service-client/gradle.lockfile @@ -18,51 +18,53 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=comp com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath -io.dropwizard.metrics:metrics-core:4.2.16=compileClasspath,runtimeClasspath +io.dropwizard.metrics:metrics-core:4.2.25=compileClasspath,runtimeClasspath +io.dropwizard.metrics:metrics-jakarta-servlet:4.2.25=compileClasspath,runtimeClasspath io.dropwizard.metrics:metrics-jvm:4.2.16=runtimeClasspath io.github.mweirauch:micrometer-jvm-extras:0.2.2=runtimeClasspath -io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-core:1.68.1=runtimeClasspath -io.grpc:grpc-inprocess:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath -io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath +io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-core:1.68.3=runtimeClasspath +io.grpc:grpc-inprocess:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath +io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath io.micrometer:micrometer-commons:1.10.2=compileClasspath,runtimeClasspath io.micrometer:micrometer-core:1.10.2=compileClasspath,runtimeClasspath io.micrometer:micrometer-observation:1.10.2=compileClasspath,runtimeClasspath io.micrometer:micrometer-registry-prometheus:1.10.2=runtimeClasspath -io.netty:netty-bom:4.1.115.Final=compileClasspath,runtimeClasspath +io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath io.perfmark:perfmark-api:0.27.0=runtimeClasspath io.prometheus:simpleclient:0.16.0=runtimeClasspath io.prometheus:simpleclient_common:0.16.0=runtimeClasspath -io.prometheus:simpleclient_dropwizard:0.12.0=runtimeClasspath -io.prometheus:simpleclient_pushgateway:0.12.0=runtimeClasspath -io.prometheus:simpleclient_servlet:0.12.0=runtimeClasspath -io.prometheus:simpleclient_servlet_common:0.12.0=runtimeClasspath +io.prometheus:simpleclient_dropwizard:0.16.0=runtimeClasspath +io.prometheus:simpleclient_pushgateway:0.16.0=runtimeClasspath +io.prometheus:simpleclient_servlet_common:0.16.0=runtimeClasspath +io.prometheus:simpleclient_servlet_jakarta:0.16.0=runtimeClasspath io.prometheus:simpleclient_tracer_common:0.16.0=runtimeClasspath io.prometheus:simpleclient_tracer_otel:0.16.0=runtimeClasspath io.prometheus:simpleclient_tracer_otel_agent:0.16.0=runtimeClasspath +jakarta.servlet:jakarta.servlet-api:6.0.0=compileClasspath,runtimeClasspath javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath -javax.servlet:javax.servlet-api:3.1.0=compileClasspath,runtimeClasspath -javax.xml.bind:jaxb-api:2.3.0=runtimeClasspath org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath -org.eclipse.jetty:jetty-http:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-io:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-security:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-server:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-servlet:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-util-ajax:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-util:9.4.56.v20240826=runtimeClasspath +org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:5.0.2=runtimeClasspath +org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath +org.eclipse.jetty:jetty-http:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-io:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-security:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-server:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.7=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:platform-metrics:0.1.82=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.10=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:platform-metrics:0.1.86=compileClasspath,runtimeClasspath org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath -org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath +org.slf4j:slf4j-api:2.0.7=compileClasspath +org.slf4j:slf4j-api:2.0.9=runtimeClasspath empty= diff --git a/attribute-service-factory/gradle.lockfile b/attribute-service-factory/gradle.lockfile index 4ada240..85cf31f 100644 --- a/attribute-service-factory/gradle.lockfile +++ b/attribute-service-factory/gradle.lockfile @@ -24,52 +24,52 @@ com.helger:profiler:1.1.1=runtimeClasspath com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath commons-codec:commons-codec:1.15=runtimeClasspath commons-logging:commons-logging:1.2=runtimeClasspath -io.dropwizard.metrics:metrics-core:4.2.16=runtimeClasspath -io.dropwizard.metrics:metrics-healthchecks:4.2.16=runtimeClasspath -io.dropwizard.metrics:metrics-json:4.2.16=runtimeClasspath -io.dropwizard.metrics:metrics-jvm:4.2.16=runtimeClasspath -io.dropwizard.metrics:metrics-servlets:4.2.16=runtimeClasspath +io.dropwizard.metrics:metrics-core:4.2.25=runtimeClasspath +io.dropwizard.metrics:metrics-healthchecks:4.2.25=runtimeClasspath +io.dropwizard.metrics:metrics-jakarta-servlet:4.2.25=runtimeClasspath +io.dropwizard.metrics:metrics-jakarta-servlets:4.2.25=runtimeClasspath +io.dropwizard.metrics:metrics-json:4.2.25=runtimeClasspath +io.dropwizard.metrics:metrics-jvm:4.2.25=runtimeClasspath io.github.mweirauch:micrometer-jvm-extras:0.2.2=runtimeClasspath -io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-core:1.68.1=runtimeClasspath -io.grpc:grpc-inprocess:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-netty:1.68.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath -io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-services:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-util:1.68.1=runtimeClasspath +io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-core:1.68.3=runtimeClasspath +io.grpc:grpc-inprocess:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-netty:1.68.3=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath +io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-services:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.68.3=runtimeClasspath io.micrometer:micrometer-commons:1.10.2=runtimeClasspath io.micrometer:micrometer-core:1.10.2=runtimeClasspath io.micrometer:micrometer-observation:1.10.2=runtimeClasspath io.micrometer:micrometer-registry-prometheus:1.10.2=runtimeClasspath -io.netty:netty-bom:4.1.115.Final=compileClasspath,runtimeClasspath -io.netty:netty-buffer:4.1.115.Final=runtimeClasspath -io.netty:netty-codec-http2:4.1.115.Final=runtimeClasspath -io.netty:netty-codec-http:4.1.115.Final=runtimeClasspath -io.netty:netty-codec-socks:4.1.115.Final=runtimeClasspath -io.netty:netty-codec:4.1.115.Final=runtimeClasspath -io.netty:netty-common:4.1.115.Final=runtimeClasspath -io.netty:netty-handler-proxy:4.1.115.Final=runtimeClasspath -io.netty:netty-handler:4.1.115.Final=runtimeClasspath -io.netty:netty-resolver:4.1.115.Final=runtimeClasspath -io.netty:netty-transport-native-unix-common:4.1.115.Final=runtimeClasspath -io.netty:netty-transport:4.1.115.Final=runtimeClasspath +io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.118.Final=runtimeClasspath +io.netty:netty-codec-http2:4.1.118.Final=runtimeClasspath +io.netty:netty-codec-http:4.1.118.Final=runtimeClasspath +io.netty:netty-codec-socks:4.1.118.Final=runtimeClasspath +io.netty:netty-codec:4.1.118.Final=runtimeClasspath +io.netty:netty-common:4.1.118.Final=runtimeClasspath +io.netty:netty-handler-proxy:4.1.118.Final=runtimeClasspath +io.netty:netty-handler:4.1.118.Final=runtimeClasspath +io.netty:netty-resolver:4.1.118.Final=runtimeClasspath +io.netty:netty-transport-native-unix-common:4.1.118.Final=runtimeClasspath +io.netty:netty-transport:4.1.118.Final=runtimeClasspath io.perfmark:perfmark-api:0.27.0=runtimeClasspath io.prometheus:simpleclient:0.16.0=runtimeClasspath io.prometheus:simpleclient_common:0.16.0=runtimeClasspath -io.prometheus:simpleclient_dropwizard:0.12.0=runtimeClasspath -io.prometheus:simpleclient_pushgateway:0.12.0=runtimeClasspath -io.prometheus:simpleclient_servlet:0.12.0=runtimeClasspath -io.prometheus:simpleclient_servlet_common:0.12.0=runtimeClasspath +io.prometheus:simpleclient_dropwizard:0.16.0=runtimeClasspath +io.prometheus:simpleclient_pushgateway:0.16.0=runtimeClasspath +io.prometheus:simpleclient_servlet_common:0.16.0=runtimeClasspath +io.prometheus:simpleclient_servlet_jakarta:0.16.0=runtimeClasspath io.prometheus:simpleclient_tracer_common:0.16.0=runtimeClasspath io.prometheus:simpleclient_tracer_otel:0.16.0=runtimeClasspath io.prometheus:simpleclient_tracer_otel_agent:0.16.0=runtimeClasspath +jakarta.servlet:jakarta.servlet-api:6.0.0=runtimeClasspath javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath -javax.servlet:javax.servlet-api:3.1.0=runtimeClasspath -javax.xml.bind:jaxb-api:2.3.0=runtimeClasspath net.jodah:failsafe:2.4.4=runtimeClasspath org.apache.commons:commons-collections4:4.4=runtimeClasspath org.apache.commons:commons-dbcp2:2.9.0=runtimeClasspath @@ -79,30 +79,32 @@ org.apache.httpcomponents:httpclient:4.5.13=runtimeClasspath org.apache.httpcomponents:httpcore:4.4.13=runtimeClasspath org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath -org.eclipse.jetty:jetty-http:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-io:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-security:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-server:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-servlet:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-util-ajax:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-util:9.4.56.v20240826=runtimeClasspath +org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:5.0.2=runtimeClasspath +org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath +org.eclipse.jetty:jetty-http:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-io:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-security:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-server:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath -org.hypertrace.core.documentstore:document-store:0.8.5=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.7=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-server-utils:0.13.7=runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:docstore-metrics:0.1.82=runtimeClasspath -org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.82=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:platform-metrics:0.1.82=runtimeClasspath -org.hypertrace.core.serviceframework:platform-service-framework:0.1.82=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:service-framework-spi:0.1.82=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath +org.hypertrace.core.documentstore:document-store:0.8.6=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.10=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-server-utils:0.13.10=runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:docstore-metrics:0.1.86=runtimeClasspath +org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.86=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:platform-metrics:0.1.86=runtimeClasspath +org.hypertrace.core.serviceframework:platform-service-framework:0.1.86=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:service-framework-spi:0.1.86=compileClasspath,runtimeClasspath org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath org.mongodb:bson-record-codec:5.2.0=runtimeClasspath org.mongodb:bson:5.2.0=runtimeClasspath org.mongodb:mongodb-driver-core:5.2.0=runtimeClasspath org.mongodb:mongodb-driver-sync:5.2.0=runtimeClasspath org.postgresql:postgresql:42.5.5=runtimeClasspath -org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath +org.slf4j:slf4j-api:2.0.7=compileClasspath +org.slf4j:slf4j-api:2.0.9=runtimeClasspath empty=annotationProcessor diff --git a/attribute-service-impl/gradle.lockfile b/attribute-service-impl/gradle.lockfile index 597b896..2ec8208 100644 --- a/attribute-service-impl/gradle.lockfile +++ b/attribute-service-impl/gradle.lockfile @@ -22,33 +22,34 @@ com.google.protobuf:protobuf-java-util:3.25.5=compileClasspath,runtimeClasspath com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath commons-logging:commons-logging:1.2=runtimeClasspath -io.dropwizard.metrics:metrics-core:4.2.16=runtimeClasspath +io.dropwizard.metrics:metrics-core:4.2.25=runtimeClasspath +io.dropwizard.metrics:metrics-jakarta-servlet:4.2.25=runtimeClasspath io.dropwizard.metrics:metrics-jvm:4.2.16=runtimeClasspath io.github.mweirauch:micrometer-jvm-extras:0.2.2=runtimeClasspath -io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.68.1=runtimeClasspath -io.grpc:grpc-core:1.68.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath -io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath +io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.68.3=runtimeClasspath +io.grpc:grpc-core:1.68.3=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath +io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath io.micrometer:micrometer-commons:1.10.2=runtimeClasspath io.micrometer:micrometer-core:1.10.2=runtimeClasspath io.micrometer:micrometer-observation:1.10.2=runtimeClasspath io.micrometer:micrometer-registry-prometheus:1.10.2=runtimeClasspath +io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath io.perfmark:perfmark-api:0.27.0=runtimeClasspath io.prometheus:simpleclient:0.16.0=runtimeClasspath io.prometheus:simpleclient_common:0.16.0=runtimeClasspath -io.prometheus:simpleclient_dropwizard:0.12.0=runtimeClasspath -io.prometheus:simpleclient_pushgateway:0.12.0=runtimeClasspath -io.prometheus:simpleclient_servlet:0.12.0=runtimeClasspath -io.prometheus:simpleclient_servlet_common:0.12.0=runtimeClasspath +io.prometheus:simpleclient_dropwizard:0.16.0=runtimeClasspath +io.prometheus:simpleclient_pushgateway:0.16.0=runtimeClasspath +io.prometheus:simpleclient_servlet_common:0.16.0=runtimeClasspath +io.prometheus:simpleclient_servlet_jakarta:0.16.0=runtimeClasspath io.prometheus:simpleclient_tracer_common:0.16.0=runtimeClasspath io.prometheus:simpleclient_tracer_otel:0.16.0=runtimeClasspath io.prometheus:simpleclient_tracer_otel_agent:0.16.0=runtimeClasspath +jakarta.servlet:jakarta.servlet-api:6.0.0=runtimeClasspath javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath -javax.servlet:javax.servlet-api:3.1.0=runtimeClasspath -javax.xml.bind:jaxb-api:2.3.0=runtimeClasspath net.jodah:failsafe:2.4.4=runtimeClasspath org.apache.commons:commons-collections4:4.4=runtimeClasspath org.apache.commons:commons-dbcp2:2.9.0=runtimeClasspath @@ -56,26 +57,28 @@ org.apache.commons:commons-lang3:3.12.0=runtimeClasspath org.apache.commons:commons-pool2:2.10.0=runtimeClasspath org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath -org.eclipse.jetty:jetty-http:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-io:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-security:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-server:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-servlet:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-util-ajax:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-util:9.4.56.v20240826=runtimeClasspath +org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:5.0.2=runtimeClasspath +org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath +org.eclipse.jetty:jetty-http:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-io:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-security:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-server:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath -org.hypertrace.core.documentstore:document-store:0.8.5=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:docstore-metrics:0.1.82=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:platform-metrics:0.1.82=runtimeClasspath -org.hypertrace.core.serviceframework:service-framework-spi:0.1.82=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath +org.hypertrace.core.documentstore:document-store:0.8.6=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:docstore-metrics:0.1.86=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:platform-metrics:0.1.86=runtimeClasspath +org.hypertrace.core.serviceframework:service-framework-spi:0.1.86=compileClasspath,runtimeClasspath org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath org.mongodb:bson-record-codec:5.2.0=runtimeClasspath org.mongodb:bson:5.2.0=runtimeClasspath org.mongodb:mongodb-driver-core:5.2.0=runtimeClasspath org.mongodb:mongodb-driver-sync:5.2.0=runtimeClasspath org.postgresql:postgresql:42.5.5=runtimeClasspath -org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath +org.slf4j:slf4j-api:2.0.7=compileClasspath +org.slf4j:slf4j-api:2.0.9=runtimeClasspath empty=annotationProcessor diff --git a/attribute-service-tenant-api/gradle.lockfile b/attribute-service-tenant-api/gradle.lockfile index 8548cd3..8712b6a 100644 --- a/attribute-service-tenant-api/gradle.lockfile +++ b/attribute-service-tenant-api/gradle.lockfile @@ -2,7 +2,9 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath +io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath +org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath empty=annotationProcessor diff --git a/attribute-service/gradle.lockfile b/attribute-service/gradle.lockfile index 63c63b0..442592f 100644 --- a/attribute-service/gradle.lockfile +++ b/attribute-service/gradle.lockfile @@ -24,52 +24,52 @@ com.helger:profiler:1.1.1=runtimeClasspath com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath commons-codec:commons-codec:1.15=runtimeClasspath commons-logging:commons-logging:1.2=runtimeClasspath -io.dropwizard.metrics:metrics-core:4.2.16=runtimeClasspath -io.dropwizard.metrics:metrics-healthchecks:4.2.16=runtimeClasspath -io.dropwizard.metrics:metrics-json:4.2.16=runtimeClasspath -io.dropwizard.metrics:metrics-jvm:4.2.16=runtimeClasspath -io.dropwizard.metrics:metrics-servlets:4.2.16=runtimeClasspath +io.dropwizard.metrics:metrics-core:4.2.25=runtimeClasspath +io.dropwizard.metrics:metrics-healthchecks:4.2.25=runtimeClasspath +io.dropwizard.metrics:metrics-jakarta-servlet:4.2.25=runtimeClasspath +io.dropwizard.metrics:metrics-jakarta-servlets:4.2.25=runtimeClasspath +io.dropwizard.metrics:metrics-json:4.2.25=runtimeClasspath +io.dropwizard.metrics:metrics-jvm:4.2.25=runtimeClasspath io.github.mweirauch:micrometer-jvm-extras:0.2.2=runtimeClasspath -io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-core:1.68.1=runtimeClasspath -io.grpc:grpc-inprocess:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-netty:1.68.1=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath -io.grpc:grpc-protobuf:1.68.1=runtimeClasspath -io.grpc:grpc-services:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-util:1.68.1=runtimeClasspath +io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-core:1.68.3=runtimeClasspath +io.grpc:grpc-inprocess:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-netty:1.68.3=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath +io.grpc:grpc-protobuf:1.68.3=runtimeClasspath +io.grpc:grpc-services:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.68.3=runtimeClasspath io.micrometer:micrometer-commons:1.10.2=runtimeClasspath io.micrometer:micrometer-core:1.10.2=runtimeClasspath io.micrometer:micrometer-observation:1.10.2=runtimeClasspath io.micrometer:micrometer-registry-prometheus:1.10.2=runtimeClasspath -io.netty:netty-bom:4.1.115.Final=compileClasspath,runtimeClasspath -io.netty:netty-buffer:4.1.115.Final=runtimeClasspath -io.netty:netty-codec-http2:4.1.115.Final=runtimeClasspath -io.netty:netty-codec-http:4.1.115.Final=runtimeClasspath -io.netty:netty-codec-socks:4.1.115.Final=runtimeClasspath -io.netty:netty-codec:4.1.115.Final=runtimeClasspath -io.netty:netty-common:4.1.115.Final=runtimeClasspath -io.netty:netty-handler-proxy:4.1.115.Final=runtimeClasspath -io.netty:netty-handler:4.1.115.Final=runtimeClasspath -io.netty:netty-resolver:4.1.115.Final=runtimeClasspath -io.netty:netty-transport-native-unix-common:4.1.115.Final=runtimeClasspath -io.netty:netty-transport:4.1.115.Final=runtimeClasspath +io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.118.Final=runtimeClasspath +io.netty:netty-codec-http2:4.1.118.Final=runtimeClasspath +io.netty:netty-codec-http:4.1.118.Final=runtimeClasspath +io.netty:netty-codec-socks:4.1.118.Final=runtimeClasspath +io.netty:netty-codec:4.1.118.Final=runtimeClasspath +io.netty:netty-common:4.1.118.Final=runtimeClasspath +io.netty:netty-handler-proxy:4.1.118.Final=runtimeClasspath +io.netty:netty-handler:4.1.118.Final=runtimeClasspath +io.netty:netty-resolver:4.1.118.Final=runtimeClasspath +io.netty:netty-transport-native-unix-common:4.1.118.Final=runtimeClasspath +io.netty:netty-transport:4.1.118.Final=runtimeClasspath io.perfmark:perfmark-api:0.27.0=runtimeClasspath io.prometheus:simpleclient:0.16.0=runtimeClasspath io.prometheus:simpleclient_common:0.16.0=runtimeClasspath -io.prometheus:simpleclient_dropwizard:0.12.0=runtimeClasspath -io.prometheus:simpleclient_pushgateway:0.12.0=runtimeClasspath -io.prometheus:simpleclient_servlet:0.12.0=runtimeClasspath -io.prometheus:simpleclient_servlet_common:0.12.0=runtimeClasspath +io.prometheus:simpleclient_dropwizard:0.16.0=runtimeClasspath +io.prometheus:simpleclient_pushgateway:0.16.0=runtimeClasspath +io.prometheus:simpleclient_servlet_common:0.16.0=runtimeClasspath +io.prometheus:simpleclient_servlet_jakarta:0.16.0=runtimeClasspath io.prometheus:simpleclient_tracer_common:0.16.0=runtimeClasspath io.prometheus:simpleclient_tracer_otel:0.16.0=runtimeClasspath io.prometheus:simpleclient_tracer_otel_agent:0.16.0=runtimeClasspath +jakarta.servlet:jakarta.servlet-api:6.0.0=runtimeClasspath javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath -javax.servlet:javax.servlet-api:3.1.0=runtimeClasspath -javax.xml.bind:jaxb-api:2.3.0=runtimeClasspath net.jodah:failsafe:2.4.4=runtimeClasspath org.apache.commons:commons-collections4:4.4=runtimeClasspath org.apache.commons:commons-dbcp2:2.9.0=runtimeClasspath @@ -82,30 +82,32 @@ org.apache.logging.log4j:log4j-core:2.20.0=runtimeClasspath org.apache.logging.log4j:log4j-slf4j2-impl:2.20.0=runtimeClasspath org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath -org.eclipse.jetty:jetty-http:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-io:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-security:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-server:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-servlet:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-util-ajax:9.4.56.v20240826=runtimeClasspath -org.eclipse.jetty:jetty-util:9.4.56.v20240826=runtimeClasspath +org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:5.0.2=runtimeClasspath +org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath +org.eclipse.jetty:jetty-http:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-io:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-security:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-server:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath +org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath -org.hypertrace.core.documentstore:document-store:0.8.5=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.7=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-server-utils:0.13.7=runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:docstore-metrics:0.1.82=runtimeClasspath -org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.82=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:platform-metrics:0.1.82=runtimeClasspath -org.hypertrace.core.serviceframework:platform-service-framework:0.1.82=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:service-framework-spi:0.1.82=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath +org.hypertrace.core.documentstore:document-store:0.8.6=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.10=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-server-utils:0.13.10=runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:docstore-metrics:0.1.86=runtimeClasspath +org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.86=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:platform-metrics:0.1.86=runtimeClasspath +org.hypertrace.core.serviceframework:platform-service-framework:0.1.86=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:service-framework-spi:0.1.86=compileClasspath,runtimeClasspath org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath org.mongodb:bson-record-codec:5.2.0=runtimeClasspath org.mongodb:bson:5.2.0=runtimeClasspath org.mongodb:mongodb-driver-core:5.2.0=runtimeClasspath org.mongodb:mongodb-driver-sync:5.2.0=runtimeClasspath org.postgresql:postgresql:42.5.5=runtimeClasspath -org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath +org.slf4j:slf4j-api:2.0.7=compileClasspath +org.slf4j:slf4j-api:2.0.9=runtimeClasspath empty=annotationProcessor diff --git a/caching-attribute-service-client/gradle.lockfile b/caching-attribute-service-client/gradle.lockfile index d973ef3..7c31b7c 100644 --- a/caching-attribute-service-client/gradle.lockfile +++ b/caching-attribute-service-client/gradle.lockfile @@ -17,25 +17,26 @@ com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-core:1.68.1=runtimeClasspath -io.grpc:grpc-inprocess:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath -io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath -io.netty:netty-bom:4.1.115.Final=compileClasspath,runtimeClasspath +io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-core:1.68.3=runtimeClasspath +io.grpc:grpc-inprocess:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath +io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath +io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath io.perfmark:perfmark-api:0.27.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.7=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.7=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath +org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.10=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.10=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath