Skip to content

Commit c8de1d3

Browse files
Update gradle locks (#167)
Co-authored-by: sanket-mundra <[email protected]>
1 parent 6eae17a commit c8de1d3

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

Diff for: hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# This file is expected to be part of source control.
44
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
55
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
6-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
6+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
77
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
88
empty=annotationProcessor

Diff for: hypertrace-core-graphql-attribute-scope/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4949
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5050
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5151
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
5353
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5454
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5555
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

Diff for: hypertrace-core-graphql-attribute-store/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4747
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
4848
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
4949
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
50-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
50+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
5151
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=compileClasspath,runtimeClasspath
5252
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=compileClasspath,runtimeClasspath
5353
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=compileClasspath,runtimeClasspath

Diff for: hypertrace-core-graphql-common-schema/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4949
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5050
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5151
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
5353
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5454
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5555
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

Diff for: hypertrace-core-graphql-context/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ javax.servlet:javax.servlet-api:4.0.1=compileClasspath,runtimeClasspath
2828
javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
2929
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
3030
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
31-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
31+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
3232
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
3333
org.projectlombok:lombok:1.18.28=annotationProcessor
3434
org.projectlombok:lombok:1.18.30=compileClasspath

Diff for: hypertrace-core-graphql-deserialization/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
2222
jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath
2323
javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
2424
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
25-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
25+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
2626
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
2727
org.projectlombok:lombok:1.18.28=annotationProcessor
2828
org.projectlombok:lombok:1.18.30=compileClasspath

Diff for: hypertrace-core-graphql-gateway-service-utils/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4848
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
4949
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5050
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
51-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
51+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
5252
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5353
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5454
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

Diff for: hypertrace-core-graphql-grpc-utils/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4242
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
4343
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
4444
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
45-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
45+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
4646
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
4747
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
4848
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath

Diff for: hypertrace-core-graphql-impl/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ org.apache.commons:commons-lang3:3.12.0=runtimeClasspath
5252
org.apache.commons:commons-text:1.10.0=runtimeClasspath
5353
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5454
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
55-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
55+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
5656
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5757
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5858
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

Diff for: hypertrace-core-graphql-log-event-schema/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
5050
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5151
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5252
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
53-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
53+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
5454
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5555
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5656
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

Diff for: hypertrace-core-graphql-metadata-schema/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4949
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5050
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5151
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
5353
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5454
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5555
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

Diff for: hypertrace-core-graphql-request-transformation/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
4949
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5050
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5151
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
5353
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5454
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5555
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

Diff for: hypertrace-core-graphql-rx-utils/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath
2121
javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
2222
javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
2323
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
24-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
24+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
2525
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
2626
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
2727
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath

Diff for: hypertrace-core-graphql-schema-registry/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath
2020
javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
2121
javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
2222
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
23-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
23+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
2424
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
2525
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
2626
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath

Diff for: hypertrace-core-graphql-schema-utils/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
1717
jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath
1818
javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
1919
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
20-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
20+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
2121
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
2222
org.projectlombok:lombok:1.18.28=annotationProcessor
2323
org.projectlombok:lombok:1.18.30=compileClasspath

Diff for: hypertrace-core-graphql-service/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ org.eclipse.jetty:jetty-servlets:9.4.53.v20231009=runtimeClasspath
105105
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
106106
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
107107
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
108-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
108+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
109109
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
110110
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
111111
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

Diff for: hypertrace-core-graphql-span-schema/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ org.apache.commons:commons-lang3:3.12.0=compileClasspath,runtimeClasspath
5353
org.apache.commons:commons-text:1.10.0=compileClasspath,runtimeClasspath
5454
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5555
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
56-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
56+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
5757
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5858
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5959
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

Diff for: hypertrace-core-graphql-spi/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
99
io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath
1010
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
1111
javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
12-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
12+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
1313
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.5=compileClasspath,runtimeClasspath
1414
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
1515
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath

Diff for: hypertrace-core-graphql-trace-schema/gradle.lockfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
5050
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
5151
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5252
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
53-
org.hypertrace.bom:hypertrace-bom:0.3.12=compileClasspath,runtimeClasspath
53+
org.hypertrace.bom:hypertrace-bom:0.3.14=compileClasspath,runtimeClasspath
5454
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
5555
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
5656
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath

0 commit comments

Comments
 (0)