From 50b0ff99aacfa974f0da31b1778ca9481f4289e9 Mon Sep 17 00:00:00 2001 From: Aaron Steinfeld <45047841+aaron-steinfeld@users.noreply.github.com> Date: Mon, 4 Dec 2023 20:33:43 -0500 Subject: [PATCH] ci: update deps, suppressions (#156) * ci: update deps, suppressions * fix: add back grpc netty since this isn't grpc server --- .../gradle.lockfile | 6 +- .../gradle.lockfile | 43 ++++++----- .../gradle.lockfile | 40 +++++----- .../gradle.lockfile | 43 ++++++----- .../gradle.lockfile | 14 ++-- .../gradle.lockfile | 16 ++-- .../gradle.lockfile | 42 ++++++----- .../gradle.lockfile | 32 ++++---- hypertrace-core-graphql-impl/gradle.lockfile | 42 ++++++----- .../gradle.lockfile | 42 ++++++----- .../gradle.lockfile | 43 ++++++----- .../gradle.lockfile | 43 ++++++----- .../gradle.lockfile | 6 +- .../gradle.lockfile | 6 +- .../gradle.lockfile | 6 +- .../gradle.lockfile | 74 ++++++++++--------- .../gradle.lockfile | 42 ++++++----- hypertrace-core-graphql-spi/gradle.lockfile | 6 +- .../gradle.lockfile | 42 ++++++----- owasp-suppressions.xml | 8 +- 20 files changed, 313 insertions(+), 283 deletions(-) diff --git a/hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile b/hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile index 5de99019..9fff3b5f 100644 --- a/hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile +++ b/hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile @@ -1,8 +1,8 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -org.hypertrace.bom:hypertrace-bom:0.3.1=compileClasspath,runtimeClasspath +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.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 586512ba..c808d87d 100644 --- a/hypertrace-core-graphql-attribute-scope/gradle.lockfile +++ b/hypertrace-core-graphql-attribute-scope/gradle.lockfile @@ -4,17 +4,18 @@ aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath com.auth0:java-jwt:4.4.0=runtimeClasspath com.auth0:jwks-rsa:0.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.android:annotations:4.1.1.4=runtimeClasspath -com.google.api.grpc:proto-google-common-protos:2.17.0=runtimeClasspath +com.google.api.grpc:proto-google-common-protos:2.22.0=runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.code.gson:gson:2.10.1=runtimeClasspath -com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath +com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath +com.google.errorprone:error_prone_annotations:2.20.0=runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath @@ -28,14 +29,16 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.57.2=runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.57.2=runtimeClasspath -io.grpc:grpc-core:1.57.2=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.57.2=runtimeClasspath -io.grpc:grpc-protobuf:1.57.2=runtimeClasspath -io.grpc:grpc-stub:1.57.2=runtimeClasspath -io.netty:netty-bom:4.1.100.Final=runtimeClasspath +io.grpc:grpc-api:1.59.1=runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.59.1=runtimeClasspath +io.grpc:grpc-core:1.59.1=runtimeClasspath +io.grpc:grpc-inprocess:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf:1.59.1=runtimeClasspath +io.grpc:grpc-stub:1.59.1=runtimeClasspath +io.grpc:grpc-util:1.59.1=runtimeClasspath +io.netty:netty-bom:4.1.101.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 @@ -46,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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=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-attribute-store/gradle.lockfile b/hypertrace-core-graphql-attribute-store/gradle.lockfile index fabf631b..28c1b363 100644 --- a/hypertrace-core-graphql-attribute-store/gradle.lockfile +++ b/hypertrace-core-graphql-attribute-store/gradle.lockfile @@ -4,16 +4,16 @@ aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath com.auth0:java-jwt:4.4.0=runtimeClasspath com.auth0:jwks-rsa:0.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.android:annotations:4.1.1.4=runtimeClasspath -com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath +com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.code.gson:gson:2.10.1=runtimeClasspath -com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath +com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath @@ -27,14 +27,16 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.57.2=runtimeClasspath -io.grpc:grpc-core:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath -io.netty:netty-bom:4.1.100.Final=runtimeClasspath +io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.59.1=runtimeClasspath +io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.59.1=runtimeClasspath +io.netty:netty-bom:4.1.101.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 @@ -45,12 +47,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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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.6=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=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 org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-common-schema/gradle.lockfile b/hypertrace-core-graphql-common-schema/gradle.lockfile index 10926894..b59b86f0 100644 --- a/hypertrace-core-graphql-common-schema/gradle.lockfile +++ b/hypertrace-core-graphql-common-schema/gradle.lockfile @@ -4,17 +4,18 @@ aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath com.auth0:java-jwt:4.4.0=runtimeClasspath com.auth0:jwks-rsa:0.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.android:annotations:4.1.1.4=runtimeClasspath -com.google.api.grpc:proto-google-common-protos:2.17.0=runtimeClasspath +com.google.api.grpc:proto-google-common-protos:2.22.0=runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.code.gson:gson:2.10.1=runtimeClasspath -com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath +com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath +com.google.errorprone:error_prone_annotations:2.20.0=runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath @@ -28,14 +29,16 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.57.2=runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.57.2=runtimeClasspath -io.grpc:grpc-core:1.57.2=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.57.2=runtimeClasspath -io.grpc:grpc-protobuf:1.57.2=runtimeClasspath -io.grpc:grpc-stub:1.57.2=runtimeClasspath -io.netty:netty-bom:4.1.100.Final=runtimeClasspath +io.grpc:grpc-api:1.59.1=runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.59.1=runtimeClasspath +io.grpc:grpc-core:1.59.1=runtimeClasspath +io.grpc:grpc-inprocess:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf:1.59.1=runtimeClasspath +io.grpc:grpc-stub:1.59.1=runtimeClasspath +io.grpc:grpc-util:1.59.1=runtimeClasspath +io.netty:netty-bom:4.1.101.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 @@ -46,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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=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.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-context/gradle.lockfile b/hypertrace-core-graphql-context/gradle.lockfile index a9fd9ebd..507f05c0 100644 --- a/hypertrace-core-graphql-context/gradle.lockfile +++ b/hypertrace-core-graphql-context/gradle.lockfile @@ -2,11 +2,11 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath @@ -21,14 +21,14 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath 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.57.2=compileClasspath,runtimeClasspath +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 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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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 d3be6b9f..332a9bef 100644 --- a/hypertrace-core-graphql-deserialization/gradle.lockfile +++ b/hypertrace-core-graphql-deserialization/gradle.lockfile @@ -2,12 +2,12 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath @@ -18,11 +18,11 @@ com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath com.google.j2objc:j2objc-annotations:2.8=compileClasspath com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath +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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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 7d96d4c9..692ad2b3 100644 --- a/hypertrace-core-graphql-gateway-service-utils/gradle.lockfile +++ b/hypertrace-core-graphql-gateway-service-utils/gradle.lockfile @@ -4,17 +4,17 @@ aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath com.auth0:java-jwt:4.4.0=runtimeClasspath com.auth0:jwks-rsa:0.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.android:annotations:4.1.1.4=runtimeClasspath -com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath +com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.code.gson:gson:2.10.1=runtimeClasspath -com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath +com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath @@ -28,14 +28,16 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.57.2=runtimeClasspath -io.grpc:grpc-core:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath -io.netty:netty-bom:4.1.100.Final=runtimeClasspath +io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.59.1=runtimeClasspath +io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.59.1=runtimeClasspath +io.netty:netty-bom:4.1.101.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 @@ -46,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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=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 org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-grpc-utils/gradle.lockfile b/hypertrace-core-graphql-grpc-utils/gradle.lockfile index 85ab16a0..fa5a04d2 100644 --- a/hypertrace-core-graphql-grpc-utils/gradle.lockfile +++ b/hypertrace-core-graphql-grpc-utils/gradle.lockfile @@ -4,15 +4,15 @@ aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath com.auth0:java-jwt:4.4.0=runtimeClasspath com.auth0:jwks-rsa:0.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.android:annotations:4.1.1.4=runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.code.gson:gson:2.10.1=runtimeClasspath -com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath +com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath @@ -25,12 +25,14 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-core:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath -io.netty:netty-bom:4.1.100.Final=compileClasspath,runtimeClasspath +io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.59.1=runtimeClasspath +io.netty:netty-bom:4.1.101.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 @@ -40,9 +42,9 @@ 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.1=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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 org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-impl/gradle.lockfile b/hypertrace-core-graphql-impl/gradle.lockfile index c29834cd..f9bc8a13 100644 --- a/hypertrace-core-graphql-impl/gradle.lockfile +++ b/hypertrace-core-graphql-impl/gradle.lockfile @@ -4,17 +4,17 @@ aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath com.auth0:java-jwt:4.4.0=runtimeClasspath com.auth0:jwks-rsa:0.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.android:annotations:4.1.1.4=runtimeClasspath -com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath +com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.code.gson:gson:2.10.1=runtimeClasspath -com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath +com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath @@ -29,14 +29,16 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-core:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath -io.netty:netty-bom:4.1.100.Final=compileClasspath,runtimeClasspath +io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.59.1=runtimeClasspath +io.netty:netty-bom:4.1.101.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 @@ -50,12 +52,12 @@ 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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=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 org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-log-event-schema/gradle.lockfile b/hypertrace-core-graphql-log-event-schema/gradle.lockfile index e964c7d3..3884f4df 100644 --- a/hypertrace-core-graphql-log-event-schema/gradle.lockfile +++ b/hypertrace-core-graphql-log-event-schema/gradle.lockfile @@ -4,18 +4,18 @@ aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath com.auth0:java-jwt:4.4.0=runtimeClasspath com.auth0:jwks-rsa:0.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.android:annotations:4.1.1.4=runtimeClasspath -com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath +com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.code.gson:gson:2.10.1=runtimeClasspath com.google.code.gson:gson:2.8.9=compileClasspath -com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath +com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath @@ -30,14 +30,16 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.57.2=runtimeClasspath -io.grpc:grpc-core:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath -io.netty:netty-bom:4.1.100.Final=runtimeClasspath +io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.59.1=runtimeClasspath +io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.59.1=runtimeClasspath +io.netty:netty-bom:4.1.101.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 +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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=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 org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath diff --git a/hypertrace-core-graphql-metadata-schema/gradle.lockfile b/hypertrace-core-graphql-metadata-schema/gradle.lockfile index 10926894..b59b86f0 100644 --- a/hypertrace-core-graphql-metadata-schema/gradle.lockfile +++ b/hypertrace-core-graphql-metadata-schema/gradle.lockfile @@ -4,17 +4,18 @@ aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath com.auth0:java-jwt:4.4.0=runtimeClasspath com.auth0:jwks-rsa:0.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.android:annotations:4.1.1.4=runtimeClasspath -com.google.api.grpc:proto-google-common-protos:2.17.0=runtimeClasspath +com.google.api.grpc:proto-google-common-protos:2.22.0=runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.code.gson:gson:2.10.1=runtimeClasspath -com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath +com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath +com.google.errorprone:error_prone_annotations:2.20.0=runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath @@ -28,14 +29,16 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.57.2=runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.57.2=runtimeClasspath -io.grpc:grpc-core:1.57.2=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.57.2=runtimeClasspath -io.grpc:grpc-protobuf:1.57.2=runtimeClasspath -io.grpc:grpc-stub:1.57.2=runtimeClasspath -io.netty:netty-bom:4.1.100.Final=runtimeClasspath +io.grpc:grpc-api:1.59.1=runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.59.1=runtimeClasspath +io.grpc:grpc-core:1.59.1=runtimeClasspath +io.grpc:grpc-inprocess:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf:1.59.1=runtimeClasspath +io.grpc:grpc-stub:1.59.1=runtimeClasspath +io.grpc:grpc-util:1.59.1=runtimeClasspath +io.netty:netty-bom:4.1.101.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 @@ -46,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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=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.4=compileClasspath,runtimeClasspath diff --git a/hypertrace-core-graphql-request-transformation/gradle.lockfile b/hypertrace-core-graphql-request-transformation/gradle.lockfile index 586512ba..c808d87d 100644 --- a/hypertrace-core-graphql-request-transformation/gradle.lockfile +++ b/hypertrace-core-graphql-request-transformation/gradle.lockfile @@ -4,17 +4,18 @@ aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath com.auth0:java-jwt:4.4.0=runtimeClasspath com.auth0:jwks-rsa:0.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.android:annotations:4.1.1.4=runtimeClasspath -com.google.api.grpc:proto-google-common-protos:2.17.0=runtimeClasspath +com.google.api.grpc:proto-google-common-protos:2.22.0=runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.code.gson:gson:2.10.1=runtimeClasspath -com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath +com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath +com.google.errorprone:error_prone_annotations:2.20.0=runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath @@ -28,14 +29,16 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.57.2=runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.57.2=runtimeClasspath -io.grpc:grpc-core:1.57.2=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.57.2=runtimeClasspath -io.grpc:grpc-protobuf:1.57.2=runtimeClasspath -io.grpc:grpc-stub:1.57.2=runtimeClasspath -io.netty:netty-bom:4.1.100.Final=runtimeClasspath +io.grpc:grpc-api:1.59.1=runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.59.1=runtimeClasspath +io.grpc:grpc-core:1.59.1=runtimeClasspath +io.grpc:grpc-inprocess:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf:1.59.1=runtimeClasspath +io.grpc:grpc-stub:1.59.1=runtimeClasspath +io.grpc:grpc-util:1.59.1=runtimeClasspath +io.netty:netty-bom:4.1.101.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 @@ -46,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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=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-rx-utils/gradle.lockfile b/hypertrace-core-graphql-rx-utils/gradle.lockfile index 25fe3879..89b64eec 100644 --- a/hypertrace-core-graphql-rx-utils/gradle.lockfile +++ b/hypertrace-core-graphql-rx-utils/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath @@ -15,13 +15,13 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath 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.57.2=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath 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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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 7a33d309..b7151055 100644 --- a/hypertrace-core-graphql-schema-registry/gradle.lockfile +++ b/hypertrace-core-graphql-schema-registry/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath @@ -15,12 +15,12 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath 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.57.2=compileClasspath,runtimeClasspath +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 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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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 0d12009d..d37e48a8 100644 --- a/hypertrace-core-graphql-schema-utils/gradle.lockfile +++ b/hypertrace-core-graphql-schema-utils/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath @@ -13,11 +13,11 @@ com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath com.google.j2objc:j2objc-annotations:2.8=compileClasspath com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath +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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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 7d44d040..a535f9ee 100644 --- a/hypertrace-core-graphql-service/gradle.lockfile +++ b/hypertrace-core-graphql-service/gradle.lockfile @@ -4,17 +4,17 @@ aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath com.auth0:java-jwt:4.4.0=runtimeClasspath com.auth0:jwks-rsa:0.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.android:annotations:4.1.1.4=runtimeClasspath -com.google.api.grpc:proto-google-common-protos:2.17.0=runtimeClasspath +com.google.api.grpc:proto-google-common-protos:2.22.0=runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.code.gson:gson:2.10.1=runtimeClasspath -com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath +com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath @@ -40,30 +40,32 @@ io.dropwizard.metrics:metrics-jvm:4.2.16=runtimeClasspath io.dropwizard.metrics:metrics-servlets:4.2.16=runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath io.github.mweirauch:micrometer-jvm-extras:0.2.2=runtimeClasspath -io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-core:1.57.2=runtimeClasspath -io.grpc:grpc-netty:1.57.2=runtimeClasspath -io.grpc:grpc-protobuf-lite:1.57.2=runtimeClasspath -io.grpc:grpc-protobuf:1.57.2=runtimeClasspath -io.grpc:grpc-stub:1.57.2=runtimeClasspath +io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-netty:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf:1.59.1=runtimeClasspath +io.grpc:grpc-stub:1.59.1=runtimeClasspath +io.grpc:grpc-util:1.59.1=runtimeClasspath io.micrometer:micrometer-commons:1.10.2=runtimeClasspath io.micrometer:micrometer-core:1.10.2=runtimeClasspath io.micrometer:micrometer-observation:1.10.2=runtimeClasspath io.micrometer:micrometer-registry-prometheus:1.10.2=runtimeClasspath -io.netty:netty-bom:4.1.100.Final=compileClasspath,runtimeClasspath -io.netty:netty-buffer:4.1.100.Final=runtimeClasspath -io.netty:netty-codec-http2:4.1.100.Final=runtimeClasspath -io.netty:netty-codec-http:4.1.100.Final=runtimeClasspath -io.netty:netty-codec-socks:4.1.100.Final=runtimeClasspath -io.netty:netty-codec:4.1.100.Final=runtimeClasspath -io.netty:netty-common:4.1.100.Final=runtimeClasspath -io.netty:netty-handler-proxy:4.1.100.Final=runtimeClasspath -io.netty:netty-handler:4.1.100.Final=runtimeClasspath -io.netty:netty-resolver:4.1.100.Final=runtimeClasspath -io.netty:netty-transport-native-unix-common:4.1.100.Final=runtimeClasspath -io.netty:netty-transport:4.1.100.Final=runtimeClasspath +io.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.101.Final=runtimeClasspath +io.netty:netty-codec-http2:4.1.101.Final=runtimeClasspath +io.netty:netty-codec-http:4.1.101.Final=runtimeClasspath +io.netty:netty-codec-socks:4.1.101.Final=runtimeClasspath +io.netty:netty-codec:4.1.101.Final=runtimeClasspath +io.netty:netty-common:4.1.101.Final=runtimeClasspath +io.netty:netty-handler-proxy:4.1.101.Final=runtimeClasspath +io.netty:netty-handler:4.1.101.Final=runtimeClasspath +io.netty:netty-resolver:4.1.101.Final=runtimeClasspath +io.netty:netty-transport-native-unix-common:4.1.101.Final=runtimeClasspath +io.netty:netty-transport:4.1.101.Final=runtimeClasspath io.opentelemetry:opentelemetry-proto:1.1.0-alpha=runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.prometheus:simpleclient:0.16.0=runtimeClasspath @@ -103,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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=compileClasspath,runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-context-utils:0.12.7=runtimeClasspath org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.62=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:platform-metrics:0.1.62=runtimeClasspath -org.hypertrace.core.serviceframework:platform-service-framework:0.1.62=compileClasspath,runtimeClasspath -org.hypertrace.core.serviceframework:service-framework-spi:0.1.62=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.63=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:platform-metrics:0.1.63=runtimeClasspath +org.hypertrace.core.serviceframework:platform-service-framework:0.1.63=compileClasspath,runtimeClasspath +org.hypertrace.core.serviceframework:service-framework-spi:0.1.63=compileClasspath,runtimeClasspath org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath org.reactivestreams:reactive-streams:1.0.3=compileClasspath diff --git a/hypertrace-core-graphql-span-schema/gradle.lockfile b/hypertrace-core-graphql-span-schema/gradle.lockfile index 1565af98..213c0b2a 100644 --- a/hypertrace-core-graphql-span-schema/gradle.lockfile +++ b/hypertrace-core-graphql-span-schema/gradle.lockfile @@ -4,18 +4,18 @@ aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath com.auth0:java-jwt:4.4.0=runtimeClasspath com.auth0:jwks-rsa:0.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.android:annotations:4.1.1.4=runtimeClasspath -com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath +com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.code.gson:gson:2.10.1=runtimeClasspath com.google.code.gson:gson:2.8.9=compileClasspath -com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath +com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath @@ -30,14 +30,16 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.57.2=runtimeClasspath -io.grpc:grpc-core:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath -io.netty:netty-bom:4.1.100.Final=runtimeClasspath +io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.59.1=runtimeClasspath +io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.59.1=runtimeClasspath +io.netty:netty-bom:4.1.101.Final=runtimeClasspath io.opentelemetry:opentelemetry-proto:1.1.0-alpha=compileClasspath,runtimeClasspath io.perfmark:perfmark-api:0.26.0=runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath @@ -51,12 +53,12 @@ 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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=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 org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath diff --git a/hypertrace-core-graphql-spi/gradle.lockfile b/hypertrace-core-graphql-spi/gradle.lockfile index 6d793087..b8648d65 100644 --- a/hypertrace-core-graphql-spi/gradle.lockfile +++ b/hypertrace-core-graphql-spi/gradle.lockfile @@ -1,15 +1,15 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClasspath com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath 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.57.2=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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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 e964c7d3..3884f4df 100644 --- a/hypertrace-core-graphql-trace-schema/gradle.lockfile +++ b/hypertrace-core-graphql-trace-schema/gradle.lockfile @@ -4,18 +4,18 @@ aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath com.auth0:java-jwt:4.4.0=runtimeClasspath com.auth0:jwks-rsa:0.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2=compileClasspath,runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0=compileClasspath,runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath com.google.android:annotations:4.1.1.4=runtimeClasspath -com.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath +com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath com.google.code.gson:gson:2.10.1=runtimeClasspath com.google.code.gson:gson:2.8.9=compileClasspath -com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath +com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath @@ -30,14 +30,16 @@ com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClas com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath -io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-bom:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-context:1.57.2=runtimeClasspath -io.grpc:grpc-core:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath -io.grpc:grpc-stub:1.57.2=compileClasspath,runtimeClasspath -io.netty:netty-bom:4.1.100.Final=runtimeClasspath +io.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-bom:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-context:1.59.1=runtimeClasspath +io.grpc:grpc-core:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-inprocess:1.59.1=runtimeClasspath +io.grpc:grpc-protobuf-lite:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-protobuf:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath +io.grpc:grpc-util:1.59.1=runtimeClasspath +io.netty:netty-bom:4.1.101.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 +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.1=compileClasspath,runtimeClasspath +org.hypertrace.bom:hypertrace-bom:0.3.2=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.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6=runtimeClasspath -org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=compileClasspath,runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.12.7=runtimeClasspath +org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7=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 org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath diff --git a/owasp-suppressions.xml b/owasp-suppressions.xml index fcf5e046..4c26776d 100644 --- a/owasp-suppressions.xml +++ b/owasp-suppressions.xml @@ -32,9 +32,11 @@ - ^pkg:maven/com\.fasterxml\.jackson\.core/jackson\-databind@.*$ - CVE-2023-35116 + ^pkg:maven/io\.grpc/grpc\-.*@.*$ + CVE-2023-44487 \ No newline at end of file