Skip to content

Commit

Permalink
fix: update vulns (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-steinfeld authored Dec 4, 2023
1 parent 6491469 commit 40fcdea
Show file tree
Hide file tree
Showing 11 changed files with 166 additions and 139 deletions.
2 changes: 0 additions & 2 deletions .trivyignore
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
# libssl3
CVE-2023-5678 exp:2023-12-31
18 changes: 9 additions & 9 deletions attribute-projection-registry/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
# 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.github.f4b6a3:uuid-creator:5.3.2=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.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
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
io.grpc:grpc-bom: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.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom: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
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.0=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
18 changes: 9 additions & 9 deletions attribute-service-api/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
# 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.google.api.grpc:proto-google-common-protos:2.17.0=compileClasspath,runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.16.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.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
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
io.grpc:grpc-api:1.57.2=compileClasspath,runtimeClasspath
io.grpc:grpc-bom: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.grpc:grpc-api:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom: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
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.0=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
38 changes: 20 additions & 18 deletions attribute-service-client/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
# This file is expected to be part of source control.
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=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind: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
Expand All @@ -22,18 +22,20 @@ com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
io.dropwizard.metrics:metrics-core:4.2.16=compileClasspath,runtimeClasspath
io.dropwizard.metrics:metrics-jvm:4.2.16=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-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.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.micrometer:micrometer-commons:1.10.2=compileClasspath,runtimeClasspath
io.micrometer:micrometer-core:1.10.2=compileClasspath,runtimeClasspath
io.micrometer:micrometer-observation:1.10.2=compileClasspath,runtimeClasspath
io.micrometer:micrometer-registry-prometheus:1.10.2=runtimeClasspath
io.netty:netty-bom:4.1.100.Final=compileClasspath,runtimeClasspath
io.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
io.prometheus:simpleclient:0.16.0=runtimeClasspath
io.prometheus:simpleclient_common:0.16.0=runtimeClasspath
Expand All @@ -60,11 +62,11 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.0=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.hypertrace.core.serviceframework:platform-metrics:0.1.62=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-metrics:0.1.63=compileClasspath,runtimeClasspath
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
62 changes: 38 additions & 24 deletions attribute-service-factory/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
# This file is expected to be part of source control.
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=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.15.2=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.15.2=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.15.2=compileClasspath,runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.16.0=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.16.0=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind: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
Expand All @@ -29,19 +29,33 @@ io.dropwizard.metrics:metrics-json:4.2.16=runtimeClasspath
io.dropwizard.metrics:metrics-jvm:4.2.16=runtimeClasspath
io.dropwizard.metrics:metrics-servlets:4.2.16=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=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf-lite:1.57.2=compileClasspath,runtimeClasspath
io.grpc:grpc-protobuf:1.57.2=compileClasspath,runtimeClasspath
io.grpc:grpc-services:1.57.2=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.57.2=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-netty: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-services:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.59.1=compileClasspath,runtimeClasspath
io.grpc:grpc-util:1.59.1=compileClasspath,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-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.perfmark:perfmark-api:0.26.0=runtimeClasspath
io.prometheus:simpleclient:0.16.0=runtimeClasspath
io.prometheus:simpleclient_common:0.16.0=runtimeClasspath
Expand Down Expand Up @@ -75,17 +89,17 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.2=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.49=compileClasspath,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-server-utils:0.12.6=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.grpcutils:grpc-server-utils:0.12.7=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:docstore-metrics:0.1.62=runtimeClasspath
org.hypertrace.core.serviceframework:platform-grpc-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:docstore-metrics:0.1.63=runtimeClasspath
org.hypertrace.core.serviceframework:platform-grpc-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.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
org.mongodb:bson:4.9.0=runtimeClasspath
Expand Down
37 changes: 19 additions & 18 deletions attribute-service-impl/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
# This file is expected to be part of source control.
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: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: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
Expand All @@ -25,13 +25,14 @@ commons-logging:commons-logging:1.2=runtimeClasspath
io.dropwizard.metrics:metrics-core:4.2.16=runtimeClasspath
io.dropwizard.metrics:metrics-jvm:4.2.16=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=runtimeClasspath
io.grpc:grpc-core:1.57.2=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.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=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.micrometer:micrometer-commons:1.10.2=runtimeClasspath
io.micrometer:micrometer-core:1.10.2=runtimeClasspath
io.micrometer:micrometer-observation:1.10.2=runtimeClasspath
Expand Down Expand Up @@ -67,13 +68,13 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.2=compileClasspath,runtimeClasspath
org.hypertrace.core.documentstore:document-store:0.7.49=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.12.6=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.core.serviceframework:docstore-metrics:0.1.62=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-metrics:0.1.62=runtimeClasspath
org.hypertrace.core.serviceframework:service-framework-spi:0.1.62=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:docstore-metrics:0.1.63=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-metrics:0.1.63=runtimeClasspath
org.hypertrace.core.serviceframework:service-framework-spi:0.1.63=compileClasspath,runtimeClasspath
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
org.mongodb:bson:4.9.0=runtimeClasspath
Expand Down
Loading

0 comments on commit 40fcdea

Please sign in to comment.