Skip to content

Commit 402d9c4

Browse files
Update gradle locks (#238)
Co-authored-by: aaron-steinfeld <[email protected]>
1 parent 8c17394 commit 402d9c4

File tree

8 files changed

+25
-25
lines changed

8 files changed

+25
-25
lines changed

attribute-projection-registry/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath
1919
io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath
2020
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
2121
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
22-
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
22+
org.hypertrace.bom:hypertrace-bom:0.3.26=compileClasspath,runtimeClasspath
2323
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
2424
empty=annotationProcessor

attribute-service-api/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath
1818
io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath
1919
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
2020
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
21-
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
21+
org.hypertrace.bom:hypertrace-bom:0.3.26=compileClasspath,runtimeClasspath
2222
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
2323
empty=annotationProcessor

attribute-service-client/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
5959
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
6060
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
6161
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
62-
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
62+
org.hypertrace.bom:hypertrace-bom:0.3.26=compileClasspath,runtimeClasspath
6363
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=compileClasspath,runtimeClasspath
6464
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=compileClasspath,runtimeClasspath
6565
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
66-
org.hypertrace.core.serviceframework:platform-metrics:0.1.73=compileClasspath,runtimeClasspath
66+
org.hypertrace.core.serviceframework:platform-metrics:0.1.76=compileClasspath,runtimeClasspath
6767
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
6868
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
6969
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath

attribute-service-factory/gradle.lockfile

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,17 +86,17 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
8686
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
8787
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
8888
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
89-
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
90-
org.hypertrace.core.documentstore:document-store:0.7.58=compileClasspath,runtimeClasspath
89+
org.hypertrace.bom:hypertrace-bom:0.3.26=compileClasspath,runtimeClasspath
90+
org.hypertrace.core.documentstore:document-store:0.7.65=compileClasspath,runtimeClasspath
9191
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=compileClasspath,runtimeClasspath
9292
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=runtimeClasspath
9393
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.4=runtimeClasspath
9494
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
95-
org.hypertrace.core.serviceframework:docstore-metrics:0.1.73=runtimeClasspath
96-
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.73=compileClasspath,runtimeClasspath
97-
org.hypertrace.core.serviceframework:platform-metrics:0.1.73=runtimeClasspath
98-
org.hypertrace.core.serviceframework:platform-service-framework:0.1.73=compileClasspath,runtimeClasspath
99-
org.hypertrace.core.serviceframework:service-framework-spi:0.1.73=compileClasspath,runtimeClasspath
95+
org.hypertrace.core.serviceframework:docstore-metrics:0.1.76=runtimeClasspath
96+
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.76=compileClasspath,runtimeClasspath
97+
org.hypertrace.core.serviceframework:platform-metrics:0.1.76=runtimeClasspath
98+
org.hypertrace.core.serviceframework:platform-service-framework:0.1.76=compileClasspath,runtimeClasspath
99+
org.hypertrace.core.serviceframework:service-framework-spi:0.1.76=compileClasspath,runtimeClasspath
100100
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
101101
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
102102
org.mongodb:bson:4.9.0=runtimeClasspath

attribute-service-impl/gradle.lockfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
6565
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
6666
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
6767
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
68-
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
69-
org.hypertrace.core.documentstore:document-store:0.7.58=compileClasspath,runtimeClasspath
68+
org.hypertrace.bom:hypertrace-bom:0.3.26=compileClasspath,runtimeClasspath
69+
org.hypertrace.core.documentstore:document-store:0.7.65=compileClasspath,runtimeClasspath
7070
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=compileClasspath,runtimeClasspath
7171
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
72-
org.hypertrace.core.serviceframework:docstore-metrics:0.1.73=compileClasspath,runtimeClasspath
73-
org.hypertrace.core.serviceframework:platform-metrics:0.1.73=runtimeClasspath
74-
org.hypertrace.core.serviceframework:service-framework-spi:0.1.73=compileClasspath,runtimeClasspath
72+
org.hypertrace.core.serviceframework:docstore-metrics:0.1.76=compileClasspath,runtimeClasspath
73+
org.hypertrace.core.serviceframework:platform-metrics:0.1.76=runtimeClasspath
74+
org.hypertrace.core.serviceframework:service-framework-spi:0.1.76=compileClasspath,runtimeClasspath
7575
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
7676
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
7777
org.mongodb:bson:4.9.0=runtimeClasspath

attribute-service-tenant-api/gradle.lockfile

Lines changed: 1 addition & 1 deletion
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.22=compileClasspath,runtimeClasspath
6+
org.hypertrace.bom:hypertrace-bom:0.3.26=compileClasspath,runtimeClasspath
77
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
88
empty=annotationProcessor

attribute-service/gradle.lockfile

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,17 +89,17 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
8989
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
9090
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
9191
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
92-
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
93-
org.hypertrace.core.documentstore:document-store:0.7.58=runtimeClasspath
92+
org.hypertrace.bom:hypertrace-bom:0.3.26=compileClasspath,runtimeClasspath
93+
org.hypertrace.core.documentstore:document-store:0.7.65=runtimeClasspath
9494
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=compileClasspath,runtimeClasspath
9595
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=runtimeClasspath
9696
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.4=runtimeClasspath
9797
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
98-
org.hypertrace.core.serviceframework:docstore-metrics:0.1.73=runtimeClasspath
99-
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.73=compileClasspath,runtimeClasspath
100-
org.hypertrace.core.serviceframework:platform-metrics:0.1.73=runtimeClasspath
101-
org.hypertrace.core.serviceframework:platform-service-framework:0.1.73=compileClasspath,runtimeClasspath
102-
org.hypertrace.core.serviceframework:service-framework-spi:0.1.73=compileClasspath,runtimeClasspath
98+
org.hypertrace.core.serviceframework:docstore-metrics:0.1.76=runtimeClasspath
99+
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.76=compileClasspath,runtimeClasspath
100+
org.hypertrace.core.serviceframework:platform-metrics:0.1.76=runtimeClasspath
101+
org.hypertrace.core.serviceframework:platform-service-framework:0.1.76=compileClasspath,runtimeClasspath
102+
org.hypertrace.core.serviceframework:service-framework-spi:0.1.76=compileClasspath,runtimeClasspath
103103
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
104104
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
105105
org.mongodb:bson:4.9.0=runtimeClasspath

caching-attribute-service-client/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath
3333
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
3434
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
3535
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
36-
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
36+
org.hypertrace.bom:hypertrace-bom:0.3.26=compileClasspath,runtimeClasspath
3737
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.4=compileClasspath,runtimeClasspath
3838
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=compileClasspath,runtimeClasspath
3939
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=compileClasspath,runtimeClasspath

0 commit comments

Comments
 (0)