From 101c19a60e54f3c52d660b7b1945b45d0c42c8a6 Mon Sep 17 00:00:00 2001 From: "hypertrace-ci-app[bot]" <145367492+hypertrace-ci-app[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 08:14:50 -0500 Subject: [PATCH] Update gradle locks (#210) Co-authored-by: aaron-steinfeld --- hypertrace-graphql-attribute-scope/gradle.lockfile | 10 +++++----- hypertrace-graphql-entity-schema/gradle.lockfile | 10 +++++----- hypertrace-graphql-entity-type/gradle.lockfile | 10 +++++----- hypertrace-graphql-explorer-context/gradle.lockfile | 10 +++++----- hypertrace-graphql-explorer-schema/gradle.lockfile | 10 +++++----- .../gradle.lockfile | 10 +++++----- hypertrace-graphql-impl/gradle.lockfile | 10 +++++----- hypertrace-graphql-labels-schema-api/gradle.lockfile | 10 +++++----- hypertrace-graphql-labels-schema-impl/gradle.lockfile | 10 +++++----- hypertrace-graphql-metric-schema/gradle.lockfile | 10 +++++----- hypertrace-graphql-service-config/gradle.lockfile | 4 ++-- hypertrace-graphql-service/gradle.lockfile | 10 +++++----- hypertrace-graphql-spaces-schema/gradle.lockfile | 10 +++++----- .../gradle.lockfile | 10 +++++----- 14 files changed, 67 insertions(+), 67 deletions(-) diff --git a/hypertrace-graphql-attribute-scope/gradle.lockfile b/hypertrace-graphql-attribute-scope/gradle.lockfile index 27a0cd85..bd64d2ea 100644 --- a/hypertrace-graphql-attribute-scope/gradle.lockfile +++ b/hypertrace-graphql-attribute-scope/gradle.lockfile @@ -49,13 +49,13 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath empty=annotationProcessor diff --git a/hypertrace-graphql-entity-schema/gradle.lockfile b/hypertrace-graphql-entity-schema/gradle.lockfile index 46207580..7ed35ee6 100644 --- a/hypertrace-graphql-entity-schema/gradle.lockfile +++ b/hypertrace-graphql-entity-schema/gradle.lockfile @@ -50,13 +50,13 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-entity-type/gradle.lockfile b/hypertrace-graphql-entity-type/gradle.lockfile index a80ba0c1..a36d6ba3 100644 --- a/hypertrace-graphql-entity-type/gradle.lockfile +++ b/hypertrace-graphql-entity-type/gradle.lockfile @@ -49,13 +49,13 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.hypertrace.entity.service:entity-service-api:0.8.86=compileClasspath,runtimeClasspath org.hypertrace.entity.service:entity-type-service-rx-client:0.8.86=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath diff --git a/hypertrace-graphql-explorer-context/gradle.lockfile b/hypertrace-graphql-explorer-context/gradle.lockfile index 06c19aff..502b9c4f 100644 --- a/hypertrace-graphql-explorer-context/gradle.lockfile +++ b/hypertrace-graphql-explorer-context/gradle.lockfile @@ -50,13 +50,13 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-explorer-schema/gradle.lockfile b/hypertrace-graphql-explorer-schema/gradle.lockfile index 94eb9082..5818e923 100644 --- a/hypertrace-graphql-explorer-schema/gradle.lockfile +++ b/hypertrace-graphql-explorer-schema/gradle.lockfile @@ -50,13 +50,13 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-gateway-service-metric-utils/gradle.lockfile b/hypertrace-graphql-gateway-service-metric-utils/gradle.lockfile index d174e25d..5a0bad1a 100644 --- a/hypertrace-graphql-gateway-service-metric-utils/gradle.lockfile +++ b/hypertrace-graphql-gateway-service-metric-utils/gradle.lockfile @@ -48,13 +48,13 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-impl/gradle.lockfile b/hypertrace-graphql-impl/gradle.lockfile index 927ebfdc..160dfe5f 100644 --- a/hypertrace-graphql-impl/gradle.lockfile +++ b/hypertrace-graphql-impl/gradle.lockfile @@ -52,17 +52,17 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath org.hypertrace.config.service:label-application-rule-config-service-api:0.1.56=runtimeClasspath org.hypertrace.config.service:labels-config-service-api:0.1.56=runtimeClasspath org.hypertrace.config.service:spaces-config-service-api:0.1.56=runtimeClasspath org.hypertrace.config.service:span-processing-config-service-api:0.1.56=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.hypertrace.entity.service:entity-service-api:0.8.86=runtimeClasspath org.hypertrace.entity.service:entity-type-service-rx-client:0.8.86=runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-labels-schema-api/gradle.lockfile b/hypertrace-graphql-labels-schema-api/gradle.lockfile index ab18e1e5..a5c61ea0 100644 --- a/hypertrace-graphql-labels-schema-api/gradle.lockfile +++ b/hypertrace-graphql-labels-schema-api/gradle.lockfile @@ -49,13 +49,13 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-labels-schema-impl/gradle.lockfile b/hypertrace-graphql-labels-schema-impl/gradle.lockfile index 833c0171..a99dd56f 100644 --- a/hypertrace-graphql-labels-schema-impl/gradle.lockfile +++ b/hypertrace-graphql-labels-schema-impl/gradle.lockfile @@ -50,15 +50,15 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath org.hypertrace.config.service:label-application-rule-config-service-api:0.1.56=compileClasspath,runtimeClasspath org.hypertrace.config.service:labels-config-service-api:0.1.56=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-metric-schema/gradle.lockfile b/hypertrace-graphql-metric-schema/gradle.lockfile index ab18e1e5..a5c61ea0 100644 --- a/hypertrace-graphql-metric-schema/gradle.lockfile +++ b/hypertrace-graphql-metric-schema/gradle.lockfile @@ -49,13 +49,13 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-service-config/gradle.lockfile b/hypertrace-graphql-service-config/gradle.lockfile index f619c323..ba0287bd 100644 --- a/hypertrace-graphql-service-config/gradle.lockfile +++ b/hypertrace-graphql-service-config/gradle.lockfile @@ -9,8 +9,8 @@ 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.60.0=compileClasspath,runtimeClasspath javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.6=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath empty=annotationProcessor diff --git a/hypertrace-graphql-service/gradle.lockfile b/hypertrace-graphql-service/gradle.lockfile index a8c985c3..7c0f144a 100644 --- a/hypertrace-graphql-service/gradle.lockfile +++ b/hypertrace-graphql-service/gradle.lockfile @@ -105,17 +105,17 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath org.hypertrace.config.service:label-application-rule-config-service-api:0.1.56=runtimeClasspath org.hypertrace.config.service:labels-config-service-api:0.1.56=runtimeClasspath org.hypertrace.config.service:spaces-config-service-api:0.1.56=runtimeClasspath org.hypertrace.config.service:span-processing-config-service-api:0.1.56=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.64=compileClasspath,runtimeClasspath org.hypertrace.core.serviceframework:platform-metrics:0.1.64=runtimeClasspath org.hypertrace.core.serviceframework:platform-service-framework:0.1.64=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-spaces-schema/gradle.lockfile b/hypertrace-graphql-spaces-schema/gradle.lockfile index 0a400fb7..b7d8c4c4 100644 --- a/hypertrace-graphql-spaces-schema/gradle.lockfile +++ b/hypertrace-graphql-spaces-schema/gradle.lockfile @@ -49,14 +49,14 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath org.hypertrace.config.service:spaces-config-service-api:0.1.56=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-span-processing-schema/gradle.lockfile b/hypertrace-graphql-span-processing-schema/gradle.lockfile index eaa34a5e..5ca171ab 100644 --- a/hypertrace-graphql-span-processing-schema/gradle.lockfile +++ b/hypertrace-graphql-span-processing-schema/gradle.lockfile @@ -48,14 +48,14 @@ 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.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath org.hypertrace.config.service:span-processing-config-service-api:0.1.56=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.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.8=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.8=compileClasspath,runtimeClasspath -org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath +org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath