From 0372593c51ac67fd6ea004e5391c659b7287da58 Mon Sep 17 00:00:00 2001 From: aaron-steinfeld Date: Sat, 19 Oct 2024 22:34:54 +0000 Subject: [PATCH] Update gradle locks --- attribute-projection-registry/gradle.lockfile | 4 +-- attribute-service-api/gradle.lockfile | 4 +-- attribute-service-client/gradle.lockfile | 20 ++++++------- attribute-service-factory/gradle.lockfile | 28 +++++++++---------- attribute-service-impl/gradle.lockfile | 24 ++++++++-------- attribute-service-tenant-api/gradle.lockfile | 4 +-- attribute-service/gradle.lockfile | 28 +++++++++---------- .../gradle.lockfile | 4 +-- 8 files changed, 58 insertions(+), 58 deletions(-) diff --git a/attribute-projection-registry/gradle.lockfile b/attribute-projection-registry/gradle.lockfile index 618c5bd..c7a19d6 100644 --- a/attribute-projection-registry/gradle.lockfile +++ b/attribute-projection-registry/gradle.lockfile @@ -19,6 +19,6 @@ io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.33=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.35=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.2=compileClasspath,runtimeClasspath empty=annotationProcessor diff --git a/attribute-service-api/gradle.lockfile b/attribute-service-api/gradle.lockfile index 6b5d1ff..a2b8b35 100644 --- a/attribute-service-api/gradle.lockfile +++ b/attribute-service-api/gradle.lockfile @@ -18,6 +18,6 @@ io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.33=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.35=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.2=compileClasspath,runtimeClasspath empty=annotationProcessor diff --git a/attribute-service-client/gradle.lockfile b/attribute-service-client/gradle.lockfile index 7ff08e4..15f88cb 100644 --- a/attribute-service-client/gradle.lockfile +++ b/attribute-service-client/gradle.lockfile @@ -51,19 +51,19 @@ javax.servlet:javax.servlet-api:3.1.0=compileClasspath,runtimeClasspath javax.xml.bind:jaxb-api:2.3.0=runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.eclipse.jetty:jetty-http:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-io:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-security:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-server:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-util:9.4.53.v20231009=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.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.33=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.35=compileClasspath,runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-utils:0.13.6=compileClasspath,runtimeClasspath org.hypertrace.core.grpcutils:grpc-context-utils:0.13.6=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.1=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:platform-metrics:0.1.79=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.2=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:platform-metrics:0.1.80=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 diff --git a/attribute-service-factory/gradle.lockfile b/attribute-service-factory/gradle.lockfile index d3d7b25..d374dc6 100644 --- a/attribute-service-factory/gradle.lockfile +++ b/attribute-service-factory/gradle.lockfile @@ -78,25 +78,25 @@ org.apache.httpcomponents:httpclient:4.5.13=runtimeClasspath org.apache.httpcomponents:httpcore:4.4.13=runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.eclipse.jetty:jetty-http:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-io:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-security:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-server:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-util:9.4.53.v20231009=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.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.33=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.35=compileClasspath,runtimeClasspath org.hypertrace.core.documentstore:document-store:0.7.68=compileClasspath,runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-utils:0.13.6=compileClasspath,runtimeClasspath org.hypertrace.core.grpcutils:grpc-context-utils:0.13.6=runtimeClasspath org.hypertrace.core.grpcutils:grpc-server-utils:0.13.6=runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.1=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:docstore-metrics:0.1.79=runtimeClasspath -org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.79=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:platform-metrics:0.1.79=runtimeClasspath -org.hypertrace.core.serviceframework:platform-service-framework:0.1.79=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:service-framework-spi:0.1.79=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.2=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:docstore-metrics:0.1.80=runtimeClasspath +org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.80=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:platform-metrics:0.1.80=runtimeClasspath +org.hypertrace.core.serviceframework:platform-service-framework:0.1.80=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:service-framework-spi:0.1.80=compileClasspath,runtimeClasspath org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath org.mongodb:bson-record-codec:4.9.0=runtimeClasspath org.mongodb:bson:4.9.0=runtimeClasspath diff --git a/attribute-service-impl/gradle.lockfile b/attribute-service-impl/gradle.lockfile index e8b3831..4767ab8 100644 --- a/attribute-service-impl/gradle.lockfile +++ b/attribute-service-impl/gradle.lockfile @@ -57,21 +57,21 @@ org.apache.commons:commons-lang3:3.12.0=runtimeClasspath org.apache.commons:commons-pool2:2.10.0=runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.eclipse.jetty:jetty-http:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-io:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-security:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-server:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-util:9.4.53.v20231009=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.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.33=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.35=compileClasspath,runtimeClasspath org.hypertrace.core.documentstore:document-store:0.7.68=compileClasspath,runtimeClasspath org.hypertrace.core.grpcutils:grpc-context-utils:0.13.6=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.1=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:docstore-metrics:0.1.79=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:platform-metrics:0.1.79=runtimeClasspath -org.hypertrace.core.serviceframework:service-framework-spi:0.1.79=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.2=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:docstore-metrics:0.1.80=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:platform-metrics:0.1.80=runtimeClasspath +org.hypertrace.core.serviceframework:service-framework-spi:0.1.80=compileClasspath,runtimeClasspath org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath org.mongodb:bson-record-codec:4.9.0=runtimeClasspath org.mongodb:bson:4.9.0=runtimeClasspath diff --git a/attribute-service-tenant-api/gradle.lockfile b/attribute-service-tenant-api/gradle.lockfile index b6d72c9..e8746f9 100644 --- a/attribute-service-tenant-api/gradle.lockfile +++ b/attribute-service-tenant-api/gradle.lockfile @@ -3,6 +3,6 @@ # 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.60.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.33=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.35=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.2=compileClasspath,runtimeClasspath empty=annotationProcessor diff --git a/attribute-service/gradle.lockfile b/attribute-service/gradle.lockfile index 6ccb494..64ac7e0 100644 --- a/attribute-service/gradle.lockfile +++ b/attribute-service/gradle.lockfile @@ -81,25 +81,25 @@ 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.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.eclipse.jetty:jetty-http:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-io:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-security:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-server:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath -org.eclipse.jetty:jetty-util:9.4.53.v20231009=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.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.33=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.35=compileClasspath,runtimeClasspath org.hypertrace.core.documentstore:document-store:0.7.68=runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-utils:0.13.6=compileClasspath,runtimeClasspath org.hypertrace.core.grpcutils:grpc-context-utils:0.13.6=runtimeClasspath org.hypertrace.core.grpcutils:grpc-server-utils:0.13.6=runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.1=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:docstore-metrics:0.1.79=runtimeClasspath -org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.79=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:platform-metrics:0.1.79=runtimeClasspath -org.hypertrace.core.serviceframework:platform-service-framework:0.1.79=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:service-framework-spi:0.1.79=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.2=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:docstore-metrics:0.1.80=runtimeClasspath +org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.80=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:platform-metrics:0.1.80=runtimeClasspath +org.hypertrace.core.serviceframework:platform-service-framework:0.1.80=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:service-framework-spi:0.1.80=compileClasspath,runtimeClasspath org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath org.mongodb:bson-record-codec:4.9.0=runtimeClasspath org.mongodb:bson:4.9.0=runtimeClasspath diff --git a/caching-attribute-service-client/gradle.lockfile b/caching-attribute-service-client/gradle.lockfile index 5556421..857ae1a 100644 --- a/caching-attribute-service-client/gradle.lockfile +++ b/caching-attribute-service-client/gradle.lockfile @@ -33,11 +33,11 @@ io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.33=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.35=compileClasspath,runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.6=compileClasspath,runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-utils:0.13.6=compileClasspath,runtimeClasspath org.hypertrace.core.grpcutils:grpc-context-utils:0.13.6=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.1=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.2=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