Skip to content

Commit 8352a60

Browse files
Update gradle locks (#276)
Co-authored-by: aaron-steinfeld <[email protected]>
1 parent eb76fcf commit 8352a60

File tree

26 files changed

+368
-327
lines changed

26 files changed

+368
-327
lines changed

alerting-config-service-api/gradle.lockfile

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@ com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath,testComp
1010
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1111
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath
1212
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
13-
io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
14-
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
15-
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath,testRuntimeClasspath
16-
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
17-
io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
13+
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
14+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
15+
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath,testRuntimeClasspath
16+
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
17+
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
18+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1819
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1920
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
20-
org.hypertrace.bom:hypertrace-bom:0.3.43=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
21+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
22+
org.hypertrace.bom:hypertrace-bom:0.3.45=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2123
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2224
empty=annotationProcessor

alerting-config-service-impl/gradle.lockfile

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testC
2424
com.google.re2j:re2j:1.7=runtimeClasspath,testRuntimeClasspath
2525
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2626
commons-io:commons-io:2.14.0=runtimeClasspath,testRuntimeClasspath
27-
io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28-
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
29-
io.grpc:grpc-context:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
30-
io.grpc:grpc-core:1.68.1=runtimeClasspath,testRuntimeClasspath
31-
io.grpc:grpc-inprocess:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
32-
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath,testRuntimeClasspath
33-
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
34-
io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
35-
io.netty:netty-bom:4.1.115.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27+
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
29+
io.grpc:grpc-context:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
30+
io.grpc:grpc-core:1.68.3=runtimeClasspath,testRuntimeClasspath
31+
io.grpc:grpc-inprocess:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
32+
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath,testRuntimeClasspath
33+
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
34+
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
35+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3636
io.perfmark:perfmark-api:0.27.0=runtimeClasspath,testRuntimeClasspath
3737
io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3838
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -42,12 +42,13 @@ org.apache.kafka:kafka-clients:7.7.0-ccs=compileClasspath,runtimeClasspath,testC
4242
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
4343
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4444
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
45-
org.hypertrace.bom:hypertrace-bom:0.3.43=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
45+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
46+
org.hypertrace.bom:hypertrace-bom:0.3.45=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4647
org.hypertrace.core.eventstore:event-store:0.1.4=runtimeClasspath,testRuntimeClasspath
47-
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
48-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
49-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
50-
org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.13.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
48+
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.10=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
49+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.10=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
50+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
51+
org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.13.10=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5152
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5253
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath
5354
org.junit.jupiter:junit-jupiter-api:5.10.1=testRuntimeClasspath

config-object-store/gradle.lockfile

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,14 @@ com.google.protobuf:protobuf-java-util:3.25.5=runtimeClasspath,testCompileClassp
2323
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2424
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2525
commons-io:commons-io:2.14.0=runtimeClasspath,testRuntimeClasspath
26-
io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27-
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28-
io.grpc:grpc-context:1.68.1=runtimeClasspath,testRuntimeClasspath
29-
io.grpc:grpc-core:1.68.1=runtimeClasspath,testRuntimeClasspath
30-
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath,testRuntimeClasspath
31-
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
32-
io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26+
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28+
io.grpc:grpc-context:1.68.3=runtimeClasspath,testRuntimeClasspath
29+
io.grpc:grpc-core:1.68.3=runtimeClasspath,testRuntimeClasspath
30+
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath,testRuntimeClasspath
31+
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
32+
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
33+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3334
io.perfmark:perfmark-api:0.27.0=runtimeClasspath,testRuntimeClasspath
3435
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3536
net.bytebuddy:byte-buddy-agent:1.14.10=testCompileClasspath,testRuntimeClasspath
@@ -38,9 +39,10 @@ org.apache.kafka:kafka-clients:7.7.0-ccs=compileClasspath,runtimeClasspath,testC
3839
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
3940
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4041
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
41-
org.hypertrace.bom:hypertrace-bom:0.3.43=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
42+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
43+
org.hypertrace.bom:hypertrace-bom:0.3.45=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4244
org.hypertrace.core.eventstore:event-store:0.1.4=runtimeClasspath,testRuntimeClasspath
43-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
45+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4446
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4547
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath
4648
org.junit.jupiter:junit-jupiter-api:5.10.1=testRuntimeClasspath

config-proto-converter/gradle.lockfile

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=comp
1515
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1616
com.google.protobuf:protobuf-java-util:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1717
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
18-
io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
19-
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
20-
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath,testRuntimeClasspath
21-
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
18+
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
19+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
20+
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath,testRuntimeClasspath
21+
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
22+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2223
org.checkerframework:checker-qual:3.33.0=compileClasspath,testCompileClasspath
2324
org.checkerframework:checker-qual:3.42.0=runtimeClasspath,testRuntimeClasspath
24-
org.hypertrace.bom:hypertrace-bom:0.3.43=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
25+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26+
org.hypertrace.bom:hypertrace-bom:0.3.45=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2527
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2628
empty=annotationProcessor

config-service-api/gradle.lockfile

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,24 @@ com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath,testComp
1717
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1818
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath
1919
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
20-
io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
21-
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
22-
io.grpc:grpc-context:1.68.1=testRuntimeClasspath
23-
io.grpc:grpc-core:1.68.1=testRuntimeClasspath
24-
io.grpc:grpc-inprocess:1.68.1=testRuntimeClasspath
25-
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath,testRuntimeClasspath
26-
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27-
io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
20+
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
21+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
22+
io.grpc:grpc-context:1.68.3=testRuntimeClasspath
23+
io.grpc:grpc-core:1.68.3=testRuntimeClasspath
24+
io.grpc:grpc-inprocess:1.68.3=testRuntimeClasspath
25+
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath,testRuntimeClasspath
26+
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27+
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2829
io.perfmark:perfmark-api:0.27.0=testRuntimeClasspath
2930
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3031
net.bytebuddy:byte-buddy-agent:1.14.10=testRuntimeClasspath
3132
net.bytebuddy:byte-buddy:1.14.10=testRuntimeClasspath
3233
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3334
org.codehaus.mojo:animal-sniffer-annotations:1.24=testRuntimeClasspath
34-
org.hypertrace.bom:hypertrace-bom:0.3.43=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
35-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=testRuntimeClasspath
35+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
36+
org.hypertrace.bom:hypertrace-bom:0.3.45=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
37+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=testRuntimeClasspath
3638
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3739
org.mockito:mockito-core:5.8.0=testRuntimeClasspath
3840
org.objenesis:objenesis:3.3=testRuntimeClasspath

config-service-change-event-api/gradle.lockfile

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55
com.github.luben:zstd-jni:1.5.6-3=runtimeClasspath,testRuntimeClasspath
66
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7-
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
89
org.apache.kafka:kafka-clients:7.7.0-ccs=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9-
org.hypertrace.bom:hypertrace-bom:0.3.43=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
10+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
11+
org.hypertrace.bom:hypertrace-bom:0.3.45=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1012
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1113
org.lz4:lz4-java:1.8.0=runtimeClasspath,testRuntimeClasspath
1214
org.slf4j:slf4j-api:2.0.7=runtimeClasspath,testRuntimeClasspath

config-service-change-event-generator/gradle.lockfile

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,13 @@ com.google.protobuf:protobuf-java-util:3.25.5=runtimeClasspath,testRuntimeClassp
2424
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2525
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2626
commons-io:commons-io:2.14.0=runtimeClasspath,testRuntimeClasspath
27-
io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28-
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
29-
io.grpc:grpc-context:1.68.1=runtimeClasspath,testRuntimeClasspath
30-
io.grpc:grpc-core:1.68.1=runtimeClasspath,testRuntimeClasspath
31-
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath,testRuntimeClasspath
32-
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27+
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
29+
io.grpc:grpc-context:1.68.3=runtimeClasspath,testRuntimeClasspath
30+
io.grpc:grpc-core:1.68.3=runtimeClasspath,testRuntimeClasspath
31+
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath,testRuntimeClasspath
32+
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
33+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3334
io.perfmark:perfmark-api:0.27.0=runtimeClasspath,testRuntimeClasspath
3435
net.bytebuddy:byte-buddy-agent:1.14.10=testCompileClasspath,testRuntimeClasspath
3536
net.bytebuddy:byte-buddy:1.14.10=testCompileClasspath,testRuntimeClasspath
@@ -41,9 +42,10 @@ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
4142
org.checkerframework:checker-qual:3.33.0=compileClasspath,testCompileClasspath
4243
org.checkerframework:checker-qual:3.42.0=runtimeClasspath,testRuntimeClasspath
4344
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
44-
org.hypertrace.bom:hypertrace-bom:0.3.43=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
45+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
46+
org.hypertrace.bom:hypertrace-bom:0.3.45=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4547
org.hypertrace.core.eventstore:event-store:0.1.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
46-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
48+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4749
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4850
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath
4951
org.junit.jupiter:junit-jupiter-api:5.10.1=testRuntimeClasspath

0 commit comments

Comments
 (0)