From 11641e5b7f27e3cf11fe65bdfbd9f4257ad8e616 Mon Sep 17 00:00:00 2001 From: "hypertrace-ci-app[bot]" <145367492+hypertrace-ci-app[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 09:29:04 -0500 Subject: [PATCH] Update gradle locks (#157) Co-authored-by: aaron-steinfeld --- .../gradle.lockfile | 2 +- hypertrace-core-graphql-attribute-scope/gradle.lockfile | 2 +- hypertrace-core-graphql-attribute-store/gradle.lockfile | 2 +- hypertrace-core-graphql-common-schema/gradle.lockfile | 2 +- hypertrace-core-graphql-context/gradle.lockfile | 2 +- hypertrace-core-graphql-deserialization/gradle.lockfile | 2 +- hypertrace-core-graphql-gateway-service-utils/gradle.lockfile | 2 +- hypertrace-core-graphql-grpc-utils/gradle.lockfile | 2 +- hypertrace-core-graphql-impl/gradle.lockfile | 2 +- hypertrace-core-graphql-log-event-schema/gradle.lockfile | 2 +- hypertrace-core-graphql-metadata-schema/gradle.lockfile | 2 +- hypertrace-core-graphql-request-transformation/gradle.lockfile | 2 +- hypertrace-core-graphql-rx-utils/gradle.lockfile | 2 +- hypertrace-core-graphql-schema-registry/gradle.lockfile | 2 +- hypertrace-core-graphql-schema-utils/gradle.lockfile | 2 +- hypertrace-core-graphql-service/gradle.lockfile | 2 +- hypertrace-core-graphql-span-schema/gradle.lockfile | 2 +- hypertrace-core-graphql-spi/gradle.lockfile | 2 +- hypertrace-core-graphql-trace-schema/gradle.lockfile | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile b/hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile index 9fff3b5f..8aca0d58 100644 --- a/hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile +++ b/hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile @@ -3,6 +3,6 @@ # This file is expected to be part of source control. com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath empty=annotationProcessor diff --git a/hypertrace-core-graphql-attribute-scope/gradle.lockfile b/hypertrace-core-graphql-attribute-scope/gradle.lockfile index c808d87d..7bbba27b 100644 --- a/hypertrace-core-graphql-attribute-scope/gradle.lockfile +++ b/hypertrace-core-graphql-attribute-scope/gradle.lockfile @@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,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.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath diff --git a/hypertrace-core-graphql-attribute-store/gradle.lockfile b/hypertrace-core-graphql-attribute-store/gradle.lockfile index 28c1b363..0553862d 100644 --- a/hypertrace-core-graphql-attribute-store/gradle.lockfile +++ b/hypertrace-core-graphql-attribute-store/gradle.lockfile @@ -47,7 +47,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,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.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=compileClasspath,runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-common-schema/gradle.lockfile b/hypertrace-core-graphql-common-schema/gradle.lockfile index b59b86f0..d016b51a 100644 --- a/hypertrace-core-graphql-common-schema/gradle.lockfile +++ b/hypertrace-core-graphql-common-schema/gradle.lockfile @@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,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.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath diff --git a/hypertrace-core-graphql-context/gradle.lockfile b/hypertrace-core-graphql-context/gradle.lockfile index 507f05c0..8599931e 100644 --- a/hypertrace-core-graphql-context/gradle.lockfile +++ b/hypertrace-core-graphql-context/gradle.lockfile @@ -28,7 +28,7 @@ javax.servlet:javax.servlet-api:4.0.1=compileClasspath,runtimeClasspath javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-deserialization/gradle.lockfile b/hypertrace-core-graphql-deserialization/gradle.lockfile index 332a9bef..95c8e313 100644 --- a/hypertrace-core-graphql-deserialization/gradle.lockfile +++ b/hypertrace-core-graphql-deserialization/gradle.lockfile @@ -22,7 +22,7 @@ io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath javax.inject:javax.inject:1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-gateway-service-utils/gradle.lockfile b/hypertrace-core-graphql-gateway-service-utils/gradle.lockfile index 692ad2b3..233d3166 100644 --- a/hypertrace-core-graphql-gateway-service-utils/gradle.lockfile +++ b/hypertrace-core-graphql-gateway-service-utils/gradle.lockfile @@ -48,7 +48,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,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.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath diff --git a/hypertrace-core-graphql-grpc-utils/gradle.lockfile b/hypertrace-core-graphql-grpc-utils/gradle.lockfile index fa5a04d2..e41628c0 100644 --- a/hypertrace-core-graphql-grpc-utils/gradle.lockfile +++ b/hypertrace-core-graphql-grpc-utils/gradle.lockfile @@ -42,7 +42,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,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.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=compileClasspath,runtimeClasspath org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-impl/gradle.lockfile b/hypertrace-core-graphql-impl/gradle.lockfile index f9bc8a13..e79500cc 100644 --- a/hypertrace-core-graphql-impl/gradle.lockfile +++ b/hypertrace-core-graphql-impl/gradle.lockfile @@ -52,7 +52,7 @@ org.apache.commons:commons-lang3:3.12.0=runtimeClasspath org.apache.commons:commons-text:1.10.0=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.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath diff --git a/hypertrace-core-graphql-log-event-schema/gradle.lockfile b/hypertrace-core-graphql-log-event-schema/gradle.lockfile index 3884f4df..14934e44 100644 --- a/hypertrace-core-graphql-log-event-schema/gradle.lockfile +++ b/hypertrace-core-graphql-log-event-schema/gradle.lockfile @@ -50,7 +50,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,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.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath diff --git a/hypertrace-core-graphql-metadata-schema/gradle.lockfile b/hypertrace-core-graphql-metadata-schema/gradle.lockfile index b59b86f0..d016b51a 100644 --- a/hypertrace-core-graphql-metadata-schema/gradle.lockfile +++ b/hypertrace-core-graphql-metadata-schema/gradle.lockfile @@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,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.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath diff --git a/hypertrace-core-graphql-request-transformation/gradle.lockfile b/hypertrace-core-graphql-request-transformation/gradle.lockfile index c808d87d..7bbba27b 100644 --- a/hypertrace-core-graphql-request-transformation/gradle.lockfile +++ b/hypertrace-core-graphql-request-transformation/gradle.lockfile @@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,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.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath diff --git a/hypertrace-core-graphql-rx-utils/gradle.lockfile b/hypertrace-core-graphql-rx-utils/gradle.lockfile index 89b64eec..a6439e92 100644 --- a/hypertrace-core-graphql-rx-utils/gradle.lockfile +++ b/hypertrace-core-graphql-rx-utils/gradle.lockfile @@ -21,7 +21,7 @@ jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath javax.inject:javax.inject:1=compileClasspath,runtimeClasspath javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-schema-registry/gradle.lockfile b/hypertrace-core-graphql-schema-registry/gradle.lockfile index b7151055..5978708e 100644 --- a/hypertrace-core-graphql-schema-registry/gradle.lockfile +++ b/hypertrace-core-graphql-schema-registry/gradle.lockfile @@ -20,7 +20,7 @@ jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath javax.inject:javax.inject:1=compileClasspath,runtimeClasspath javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-schema-utils/gradle.lockfile b/hypertrace-core-graphql-schema-utils/gradle.lockfile index d37e48a8..b50ffbeb 100644 --- a/hypertrace-core-graphql-schema-utils/gradle.lockfile +++ b/hypertrace-core-graphql-schema-utils/gradle.lockfile @@ -17,7 +17,7 @@ io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath javax.inject:javax.inject:1=compileClasspath,runtimeClasspath org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-service/gradle.lockfile b/hypertrace-core-graphql-service/gradle.lockfile index a535f9ee..6e7b08c6 100644 --- a/hypertrace-core-graphql-service/gradle.lockfile +++ b/hypertrace-core-graphql-service/gradle.lockfile @@ -105,7 +105,7 @@ org.eclipse.jetty:jetty-servlets: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.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath diff --git a/hypertrace-core-graphql-span-schema/gradle.lockfile b/hypertrace-core-graphql-span-schema/gradle.lockfile index 213c0b2a..5b6fc055 100644 --- a/hypertrace-core-graphql-span-schema/gradle.lockfile +++ b/hypertrace-core-graphql-span-schema/gradle.lockfile @@ -53,7 +53,7 @@ org.apache.commons:commons-lang3:3.12.0=compileClasspath,runtimeClasspath org.apache.commons:commons-text:1.10.0=compileClasspath,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.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath diff --git a/hypertrace-core-graphql-spi/gradle.lockfile b/hypertrace-core-graphql-spi/gradle.lockfile index b8648d65..e3ffd54c 100644 --- a/hypertrace-core-graphql-spi/gradle.lockfile +++ b/hypertrace-core-graphql-spi/gradle.lockfile @@ -9,7 +9,7 @@ com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-trace-schema/gradle.lockfile b/hypertrace-core-graphql-trace-schema/gradle.lockfile index 3884f4df..14934e44 100644 --- a/hypertrace-core-graphql-trace-schema/gradle.lockfile +++ b/hypertrace-core-graphql-trace-schema/gradle.lockfile @@ -50,7 +50,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath javax.websocket:javax.websocket-api:1.1=compileClasspath,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.2=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.5=compileClasspath,runtimeClasspath org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath