Skip to content

Commit 0d5fceb

Browse files
Update gradle locks (#224)
Co-authored-by: aaron-steinfeld <aaron-steinfeld@users.noreply.github.com>
1 parent 833d40f commit 0d5fceb

File tree

8 files changed

+22
-32
lines changed

8 files changed

+22
-32
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.19=compileClasspath,runtimeClasspath
22+
org.hypertrace.bom:hypertrace-bom:0.3.20=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.19=compileClasspath,runtimeClasspath
21+
org.hypertrace.bom:hypertrace-bom:0.3.20=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 & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ io.prometheus:simpleclient_tracer_otel_agent:0.16.0=runtimeClasspath
4949
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
5050
javax.servlet:javax.servlet-api:3.1.0=compileClasspath,runtimeClasspath
5151
javax.xml.bind:jaxb-api:2.3.0=runtimeClasspath
52-
org.apache.logging.log4j:log4j-api:2.19.0=runtimeClasspath
53-
org.apache.logging.log4j:log4j-core:2.19.0=runtimeClasspath
54-
org.apache.logging.log4j:log4j-slf4j-impl:2.19.0=runtimeClasspath
5552
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
5653
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
5754
org.eclipse.jetty:jetty-http:9.4.53.v20231009=runtimeClasspath
@@ -62,11 +59,11 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
6259
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
6360
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
6461
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
65-
org.hypertrace.bom:hypertrace-bom:0.3.19=compileClasspath,runtimeClasspath
62+
org.hypertrace.bom:hypertrace-bom:0.3.20=compileClasspath,runtimeClasspath
6663
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
6764
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
6865
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
69-
org.hypertrace.core.serviceframework:platform-metrics:0.1.71=compileClasspath,runtimeClasspath
66+
org.hypertrace.core.serviceframework:platform-metrics:0.1.72=compileClasspath,runtimeClasspath
7067
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
7168
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
7269
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath

attribute-service-factory/gradle.lockfile

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,6 @@ org.apache.commons:commons-lang3:3.12.0=runtimeClasspath
7676
org.apache.commons:commons-pool2:2.10.0=runtimeClasspath
7777
org.apache.httpcomponents:httpclient:4.5.13=runtimeClasspath
7878
org.apache.httpcomponents:httpcore:4.4.13=runtimeClasspath
79-
org.apache.logging.log4j:log4j-api:2.19.0=runtimeClasspath
80-
org.apache.logging.log4j:log4j-core:2.19.0=runtimeClasspath
81-
org.apache.logging.log4j:log4j-slf4j-impl:2.19.0=runtimeClasspath
8279
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
8380
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
8481
org.eclipse.jetty:jetty-http:9.4.53.v20231009=runtimeClasspath
@@ -89,17 +86,17 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
8986
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
9087
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
9188
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
92-
org.hypertrace.bom:hypertrace-bom:0.3.19=compileClasspath,runtimeClasspath
89+
org.hypertrace.bom:hypertrace-bom:0.3.20=compileClasspath,runtimeClasspath
9390
org.hypertrace.core.documentstore:document-store:0.7.58=compileClasspath,runtimeClasspath
9491
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.2=compileClasspath,runtimeClasspath
9592
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.2=runtimeClasspath
9693
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.2=runtimeClasspath
9794
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
98-
org.hypertrace.core.serviceframework:docstore-metrics:0.1.71=runtimeClasspath
99-
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.71=compileClasspath,runtimeClasspath
100-
org.hypertrace.core.serviceframework:platform-metrics:0.1.71=runtimeClasspath
101-
org.hypertrace.core.serviceframework:platform-service-framework:0.1.71=compileClasspath,runtimeClasspath
102-
org.hypertrace.core.serviceframework:service-framework-spi:0.1.71=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
103100
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
104101
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
105102
org.mongodb:bson:4.9.0=runtimeClasspath

attribute-service-impl/gradle.lockfile

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ org.apache.commons:commons-collections4:4.4=runtimeClasspath
5555
org.apache.commons:commons-dbcp2:2.9.0=runtimeClasspath
5656
org.apache.commons:commons-lang3:3.12.0=runtimeClasspath
5757
org.apache.commons:commons-pool2:2.10.0=runtimeClasspath
58-
org.apache.logging.log4j:log4j-api:2.19.0=runtimeClasspath
59-
org.apache.logging.log4j:log4j-core:2.19.0=runtimeClasspath
60-
org.apache.logging.log4j:log4j-slf4j-impl:2.19.0=runtimeClasspath
6158
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
6259
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
6360
org.eclipse.jetty:jetty-http:9.4.53.v20231009=runtimeClasspath
@@ -68,13 +65,13 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
6865
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
6966
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
7067
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
71-
org.hypertrace.bom:hypertrace-bom:0.3.19=compileClasspath,runtimeClasspath
68+
org.hypertrace.bom:hypertrace-bom:0.3.20=compileClasspath,runtimeClasspath
7269
org.hypertrace.core.documentstore:document-store:0.7.58=compileClasspath,runtimeClasspath
7370
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath
7471
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
75-
org.hypertrace.core.serviceframework:docstore-metrics:0.1.71=compileClasspath,runtimeClasspath
76-
org.hypertrace.core.serviceframework:platform-metrics:0.1.71=runtimeClasspath
77-
org.hypertrace.core.serviceframework:service-framework-spi:0.1.71=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
7875
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
7976
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
8077
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.19=compileClasspath,runtimeClasspath
6+
org.hypertrace.bom:hypertrace-bom:0.3.20=compileClasspath,runtimeClasspath
77
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
88
empty=annotationProcessor

attribute-service/gradle.lockfile

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ org.apache.httpcomponents:httpclient:4.5.13=runtimeClasspath
7878
org.apache.httpcomponents:httpcore:4.4.13=runtimeClasspath
7979
org.apache.logging.log4j:log4j-api:2.20.0=runtimeClasspath
8080
org.apache.logging.log4j:log4j-core:2.20.0=runtimeClasspath
81-
org.apache.logging.log4j:log4j-slf4j-impl:2.19.0=runtimeClasspath
8281
org.apache.logging.log4j:log4j-slf4j2-impl:2.20.0=runtimeClasspath
8382
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
8483
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
@@ -90,17 +89,17 @@ org.eclipse.jetty:jetty-servlet:9.4.53.v20231009=runtimeClasspath
9089
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
9190
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
9291
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
93-
org.hypertrace.bom:hypertrace-bom:0.3.19=compileClasspath,runtimeClasspath
92+
org.hypertrace.bom:hypertrace-bom:0.3.20=compileClasspath,runtimeClasspath
9493
org.hypertrace.core.documentstore:document-store:0.7.58=runtimeClasspath
9594
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.2=compileClasspath,runtimeClasspath
9695
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.2=runtimeClasspath
9796
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.2=runtimeClasspath
9897
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
99-
org.hypertrace.core.serviceframework:docstore-metrics:0.1.71=runtimeClasspath
100-
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.71=compileClasspath,runtimeClasspath
101-
org.hypertrace.core.serviceframework:platform-metrics:0.1.71=runtimeClasspath
102-
org.hypertrace.core.serviceframework:platform-service-framework:0.1.71=compileClasspath,runtimeClasspath
103-
org.hypertrace.core.serviceframework:service-framework-spi:0.1.71=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
104103
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
105104
org.mongodb:bson-record-codec:4.9.0=runtimeClasspath
106105
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.19=compileClasspath,runtimeClasspath
36+
org.hypertrace.bom:hypertrace-bom:0.3.20=compileClasspath,runtimeClasspath
3737
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=compileClasspath,runtimeClasspath
3838
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.1=compileClasspath,runtimeClasspath
3939
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.1=compileClasspath,runtimeClasspath

0 commit comments

Comments
 (0)