From c96000f272f1c0e61c3485f57c80171b53824fc4 Mon Sep 17 00:00:00 2001 From: Shivansh Anand Srivastava Date: Fri, 31 May 2024 12:27:54 +0530 Subject: [PATCH] Update gradle lockfiles (#227) --- 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 | 2 +- hypertrace-graphql-service/gradle.lockfile | 8 ++++---- hypertrace-graphql-spaces-schema/gradle.lockfile | 10 +++++----- .../gradle.lockfile | 10 +++++----- 14 files changed, 65 insertions(+), 65 deletions(-) diff --git a/hypertrace-graphql-attribute-scope/gradle.lockfile b/hypertrace-graphql-attribute-scope/gradle.lockfile index fd2b5962..8375f0ff 100644 --- a/hypertrace-graphql-attribute-scope/gradle.lockfile +++ b/hypertrace-graphql-attribute-scope/gradle.lockfile @@ -38,7 +38,7 @@ io.grpc:grpc-protobuf-lite:1.60.0=runtimeClasspath io.grpc:grpc-protobuf:1.60.0=runtimeClasspath io.grpc:grpc-stub:1.60.0=runtimeClasspath io.grpc:grpc-util:1.60.0=runtimeClasspath -io.netty:netty-bom:4.1.101.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath @@ -49,12 +49,12 @@ 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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-entity-schema/gradle.lockfile b/hypertrace-graphql-entity-schema/gradle.lockfile index 63b8ae8b..411a5600 100644 --- a/hypertrace-graphql-entity-schema/gradle.lockfile +++ b/hypertrace-graphql-entity-schema/gradle.lockfile @@ -39,7 +39,7 @@ io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-util:1.60.0=runtimeClasspath -io.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath +io.netty:netty-bom:4.1.108.Final=compileClasspath,runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath @@ -50,12 +50,12 @@ 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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor diff --git a/hypertrace-graphql-entity-type/gradle.lockfile b/hypertrace-graphql-entity-type/gradle.lockfile index 1190236d..e27341da 100644 --- a/hypertrace-graphql-entity-type/gradle.lockfile +++ b/hypertrace-graphql-entity-type/gradle.lockfile @@ -38,7 +38,7 @@ io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-util:1.60.0=runtimeClasspath -io.netty:netty-bom:4.1.101.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath @@ -49,12 +49,12 @@ 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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=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 diff --git a/hypertrace-graphql-explorer-context/gradle.lockfile b/hypertrace-graphql-explorer-context/gradle.lockfile index c9c5ea8b..2d58c1ad 100644 --- a/hypertrace-graphql-explorer-context/gradle.lockfile +++ b/hypertrace-graphql-explorer-context/gradle.lockfile @@ -39,7 +39,7 @@ io.grpc:grpc-protobuf-lite:1.60.0=runtimeClasspath io.grpc:grpc-protobuf:1.60.0=runtimeClasspath io.grpc:grpc-stub:1.60.0=runtimeClasspath io.grpc:grpc-util:1.60.0=runtimeClasspath -io.netty:netty-bom:4.1.101.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath @@ -50,12 +50,12 @@ 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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-explorer-schema/gradle.lockfile b/hypertrace-graphql-explorer-schema/gradle.lockfile index 2cd7c1ff..d6c48590 100644 --- a/hypertrace-graphql-explorer-schema/gradle.lockfile +++ b/hypertrace-graphql-explorer-schema/gradle.lockfile @@ -39,7 +39,7 @@ io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-util:1.60.0=runtimeClasspath -io.netty:netty-bom:4.1.101.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath @@ -50,12 +50,12 @@ 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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor diff --git a/hypertrace-graphql-gateway-service-metric-utils/gradle.lockfile b/hypertrace-graphql-gateway-service-metric-utils/gradle.lockfile index 1a436339..ee613996 100644 --- a/hypertrace-graphql-gateway-service-metric-utils/gradle.lockfile +++ b/hypertrace-graphql-gateway-service-metric-utils/gradle.lockfile @@ -37,7 +37,7 @@ io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-util:1.60.0=runtimeClasspath -io.netty:netty-bom:4.1.101.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath @@ -48,12 +48,12 @@ 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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor diff --git a/hypertrace-graphql-impl/gradle.lockfile b/hypertrace-graphql-impl/gradle.lockfile index 56338f3a..6424e169 100644 --- a/hypertrace-graphql-impl/gradle.lockfile +++ b/hypertrace-graphql-impl/gradle.lockfile @@ -38,7 +38,7 @@ io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-util:1.60.0=runtimeClasspath -io.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath +io.netty:netty-bom:4.1.108.Final=compileClasspath,runtimeClasspath io.opentelemetry:opentelemetry-proto:1.1.0-alpha=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath @@ -52,16 +52,16 @@ 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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=compileClasspath,runtimeClasspath org.hypertrace.config.service:label-application-rule-config-service-api:0.1.60=runtimeClasspath org.hypertrace.config.service:labels-config-service-api:0.1.60=runtimeClasspath org.hypertrace.config.service:spaces-config-service-api:0.1.60=runtimeClasspath org.hypertrace.config.service:span-processing-config-service-api:0.1.60=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=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 diff --git a/hypertrace-graphql-labels-schema-api/gradle.lockfile b/hypertrace-graphql-labels-schema-api/gradle.lockfile index 0b5bedcf..2761d798 100644 --- a/hypertrace-graphql-labels-schema-api/gradle.lockfile +++ b/hypertrace-graphql-labels-schema-api/gradle.lockfile @@ -38,7 +38,7 @@ io.grpc:grpc-protobuf-lite:1.60.0=runtimeClasspath io.grpc:grpc-protobuf:1.60.0=runtimeClasspath io.grpc:grpc-stub:1.60.0=runtimeClasspath io.grpc:grpc-util:1.60.0=runtimeClasspath -io.netty:netty-bom:4.1.101.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath @@ -49,12 +49,12 @@ 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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor org.projectlombok:lombok:1.18.30=compileClasspath diff --git a/hypertrace-graphql-labels-schema-impl/gradle.lockfile b/hypertrace-graphql-labels-schema-impl/gradle.lockfile index 3c710bfa..bf4a11fd 100644 --- a/hypertrace-graphql-labels-schema-impl/gradle.lockfile +++ b/hypertrace-graphql-labels-schema-impl/gradle.lockfile @@ -39,7 +39,7 @@ io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-util:1.60.0=runtimeClasspath -io.netty:netty-bom:4.1.101.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath @@ -50,14 +50,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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=compileClasspath,runtimeClasspath org.hypertrace.config.service:label-application-rule-config-service-api:0.1.60=compileClasspath,runtimeClasspath org.hypertrace.config.service:labels-config-service-api:0.1.60=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor diff --git a/hypertrace-graphql-metric-schema/gradle.lockfile b/hypertrace-graphql-metric-schema/gradle.lockfile index 0b5bedcf..2761d798 100644 --- a/hypertrace-graphql-metric-schema/gradle.lockfile +++ b/hypertrace-graphql-metric-schema/gradle.lockfile @@ -38,7 +38,7 @@ io.grpc:grpc-protobuf-lite:1.60.0=runtimeClasspath io.grpc:grpc-protobuf:1.60.0=runtimeClasspath io.grpc:grpc-stub:1.60.0=runtimeClasspath io.grpc:grpc-util:1.60.0=runtimeClasspath -io.netty:netty-bom:4.1.101.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath @@ -49,12 +49,12 @@ 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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor org.projectlombok:lombok:1.18.30=compileClasspath diff --git a/hypertrace-graphql-service-config/gradle.lockfile b/hypertrace-graphql-service-config/gradle.lockfile index 2e95f722..b43f3d90 100644 --- a/hypertrace-graphql-service-config/gradle.lockfile +++ b/hypertrace-graphql-service-config/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.60.0=compileClasspath,runtimeClasspath javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-graphql-service/gradle.lockfile b/hypertrace-graphql-service/gradle.lockfile index 9e38a515..f8380159 100644 --- a/hypertrace-graphql-service/gradle.lockfile +++ b/hypertrace-graphql-service/gradle.lockfile @@ -104,16 +104,16 @@ 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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=compileClasspath,runtimeClasspath org.hypertrace.config.service:label-application-rule-config-service-api:0.1.60=runtimeClasspath org.hypertrace.config.service:labels-config-service-api:0.1.60=runtimeClasspath org.hypertrace.config.service:spaces-config-service-api:0.1.60=runtimeClasspath org.hypertrace.config.service:span-processing-config-service-api:0.1.60=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.2=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.2=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.72=compileClasspath,runtimeClasspath org.hypertrace.core.serviceframework:platform-metrics:0.1.72=runtimeClasspath diff --git a/hypertrace-graphql-spaces-schema/gradle.lockfile b/hypertrace-graphql-spaces-schema/gradle.lockfile index 7ef3b86a..0ef2be89 100644 --- a/hypertrace-graphql-spaces-schema/gradle.lockfile +++ b/hypertrace-graphql-spaces-schema/gradle.lockfile @@ -38,7 +38,7 @@ io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-util:1.60.0=runtimeClasspath -io.netty:netty-bom:4.1.101.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath @@ -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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=compileClasspath,runtimeClasspath org.hypertrace.config.service:spaces-config-service-api:0.1.60=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor diff --git a/hypertrace-graphql-span-processing-schema/gradle.lockfile b/hypertrace-graphql-span-processing-schema/gradle.lockfile index 1a3c95fb..ca3f1e87 100644 --- a/hypertrace-graphql-span-processing-schema/gradle.lockfile +++ b/hypertrace-graphql-span-processing-schema/gradle.lockfile @@ -37,7 +37,7 @@ io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath io.grpc:grpc-util:1.60.0=runtimeClasspath -io.netty:netty-bom:4.1.101.Final=runtimeClasspath +io.netty:netty-bom:4.1.108.Final=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath @@ -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.20=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.21=compileClasspath,runtimeClasspath org.hypertrace.config.service:span-processing-config-service-api:0.1.60=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.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.13.3=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.13.3=compileClasspath,runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor org.projectlombok:lombok:1.18.30=compileClasspath