Skip to content

Commit 22b2776

Browse files
Update gradle locks (#225)
Co-authored-by: aaron-steinfeld <[email protected]>
1 parent 0d5fceb commit 22b2776

File tree

8 files changed

+36
-36
lines changed

8 files changed

+36
-36
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.20=compileClasspath,runtimeClasspath
22+
org.hypertrace.bom:hypertrace-bom:0.3.22=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.20=compileClasspath,runtimeClasspath
21+
org.hypertrace.bom:hypertrace-bom:0.3.22=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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ io.micrometer:micrometer-commons:1.10.2=compileClasspath,runtimeClasspath
3535
io.micrometer:micrometer-core:1.10.2=compileClasspath,runtimeClasspath
3636
io.micrometer:micrometer-observation:1.10.2=compileClasspath,runtimeClasspath
3737
io.micrometer:micrometer-registry-prometheus:1.10.2=runtimeClasspath
38-
io.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath
38+
io.netty:netty-bom:4.1.108.Final=compileClasspath,runtimeClasspath
3939
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
4040
io.prometheus:simpleclient:0.16.0=runtimeClasspath
4141
io.prometheus:simpleclient_common:0.16.0=runtimeClasspath
@@ -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.20=compileClasspath,runtimeClasspath
63-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
64-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
62+
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
63+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=compileClasspath,runtimeClasspath
64+
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.72=compileClasspath,runtimeClasspath
66+
org.hypertrace.core.serviceframework:platform-metrics:0.1.73=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: 9 additions & 9 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.20=compileClasspath,runtimeClasspath
89+
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
9090
org.hypertrace.core.documentstore:document-store:0.7.58=compileClasspath,runtimeClasspath
91-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.2=compileClasspath,runtimeClasspath
92-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.2=runtimeClasspath
93-
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.2=runtimeClasspath
91+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=compileClasspath,runtimeClasspath
92+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=runtimeClasspath
93+
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.72=runtimeClasspath
96-
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.72=compileClasspath,runtimeClasspath
97-
org.hypertrace.core.serviceframework:platform-metrics:0.1.72=runtimeClasspath
98-
org.hypertrace.core.serviceframework:platform-service-framework:0.1.72=compileClasspath,runtimeClasspath
99-
org.hypertrace.core.serviceframework:service-framework-spi:0.1.72=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
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.20=compileClasspath,runtimeClasspath
68+
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
6969
org.hypertrace.core.documentstore:document-store:0.7.58=compileClasspath,runtimeClasspath
70-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
70+
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.72=compileClasspath,runtimeClasspath
73-
org.hypertrace.core.serviceframework:platform-metrics:0.1.72=runtimeClasspath
74-
org.hypertrace.core.serviceframework:service-framework-spi:0.1.72=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
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.20=compileClasspath,runtimeClasspath
6+
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
77
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
88
empty=annotationProcessor

attribute-service/gradle.lockfile

Lines changed: 9 additions & 9 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.20=compileClasspath,runtimeClasspath
92+
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
9393
org.hypertrace.core.documentstore:document-store:0.7.58=runtimeClasspath
94-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.2=compileClasspath,runtimeClasspath
95-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.2=runtimeClasspath
96-
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.2=runtimeClasspath
94+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=compileClasspath,runtimeClasspath
95+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=runtimeClasspath
96+
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.72=runtimeClasspath
99-
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.72=compileClasspath,runtimeClasspath
100-
org.hypertrace.core.serviceframework:platform-metrics:0.1.72=runtimeClasspath
101-
org.hypertrace.core.serviceframework:platform-service-framework:0.1.72=compileClasspath,runtimeClasspath
102-
org.hypertrace.core.serviceframework:service-framework-spi:0.1.72=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
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@ io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath
2727
io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath
2828
io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath
2929
io.grpc:grpc-util:1.60.0=runtimeClasspath
30-
io.netty:netty-bom:4.1.101.Final=compileClasspath,runtimeClasspath
30+
io.netty:netty-bom:4.1.108.Final=compileClasspath,runtimeClasspath
3131
io.perfmark:perfmark-api:0.26.0=runtimeClasspath
3232
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.20=compileClasspath,runtimeClasspath
37-
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=compileClasspath,runtimeClasspath
38-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
39-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
36+
org.hypertrace.bom:hypertrace-bom:0.3.22=compileClasspath,runtimeClasspath
37+
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.4=compileClasspath,runtimeClasspath
38+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=compileClasspath,runtimeClasspath
39+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=compileClasspath,runtimeClasspath
4040
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
4141
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
4242
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath

0 commit comments

Comments
 (0)