Skip to content

Commit

Permalink
Update gradle locks (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: aaron-steinfeld <[email protected]>
  • Loading branch information
hypertrace-ci-app[bot] and aaron-steinfeld authored Jan 5, 2024
1 parent 39dc256 commit 95d7ea8
Show file tree
Hide file tree
Showing 19 changed files with 54 additions and 54 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
# This file is expected to be part of source control.
com.fasterxml.jackson:jackson-bom:2.16.0=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
empty=annotationProcessor
8 changes: 4 additions & 4 deletions hypertrace-core-graphql-attribute-scope/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
8 changes: 4 additions & 4 deletions hypertrace-core-graphql-attribute-store/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,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.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=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.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
8 changes: 4 additions & 4 deletions hypertrace-core-graphql-common-schema/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion hypertrace-core-graphql-context/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ javax.servlet:javax.servlet-api:4.0.1=compileClasspath,runtimeClasspath
javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion hypertrace-core-graphql-deserialization/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ io.grpc:grpc-bom:1.60.0=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.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
Expand Down
8 changes: 4 additions & 4 deletions hypertrace-core-graphql-gateway-service-utils/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
6 changes: 3 additions & 3 deletions hypertrace-core-graphql-grpc-utils/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,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.8=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
8 changes: 4 additions & 4 deletions hypertrace-core-graphql-impl/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,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.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
8 changes: 4 additions & 4 deletions hypertrace-core-graphql-log-event-schema/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
Expand Down
8 changes: 4 additions & 4 deletions hypertrace-core-graphql-metadata-schema/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion hypertrace-core-graphql-rx-utils/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath
javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion hypertrace-core-graphql-schema-registry/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath
javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion hypertrace-core-graphql-schema-utils/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ io.grpc:grpc-bom:1.60.0=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.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
Expand Down
8 changes: 4 additions & 4 deletions hypertrace-core-graphql-service/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,12 @@ 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.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.64=compileClasspath,runtimeClasspath
org.hypertrace.core.serviceframework:platform-metrics:0.1.64=runtimeClasspath
Expand Down
8 changes: 4 additions & 4 deletions hypertrace-core-graphql-span-schema/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,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.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.0=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.0=compileClasspath,runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=runtimeClasspath
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath
org.projectlombok:lombok:1.18.28=annotationProcessor,compileClasspath
Expand Down
2 changes: 1 addition & 1 deletion hypertrace-core-graphql-spi/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.8=compileClasspath,runtimeClasspath
org.hypertrace.bom:hypertrace-bom:0.3.9=compileClasspath,runtimeClasspath
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
Expand Down
Loading

0 comments on commit 95d7ea8

Please sign in to comment.