Skip to content

Commit af37164

Browse files
Update gradle locks
1 parent a09a60f commit af37164

File tree

14 files changed

+425
-409
lines changed

14 files changed

+425
-409
lines changed

hypertrace-graphql-attribute-scope/gradle.lockfile

+29-26
Original file line numberDiff line numberDiff line change
@@ -11,51 +11,54 @@ com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,run
1111
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath,testRuntimeClasspath
1212
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath,testRuntimeClasspath
14-
com.google.api.grpc:proto-google-common-protos:2.22.0=runtimeClasspath,testRuntimeClasspath
14+
com.google.api.grpc:proto-google-common-protos:2.41.0=runtimeClasspath,testRuntimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
16-
com.google.code.gson:gson:2.10.1=runtimeClasspath,testRuntimeClasspath
16+
com.google.code.gson:gson:2.11.0=runtimeClasspath,testRuntimeClasspath
1717
com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,testCompileClasspath
18-
com.google.errorprone:error_prone_annotations:2.20.0=runtimeClasspath,testRuntimeClasspath
19-
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
20-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
21-
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
18+
com.google.errorprone:error_prone_annotations:2.28.0=runtimeClasspath,testRuntimeClasspath
19+
com.google.guava:failureaccess:1.0.1=compileClasspath,testCompileClasspath
20+
com.google.guava:failureaccess:1.0.2=runtimeClasspath,testRuntimeClasspath
21+
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,testCompileClasspath
22+
com.google.guava:guava:32.1.2-jre=compileClasspath,testCompileClasspath
23+
com.google.guava:guava:33.2.1-android=runtimeClasspath,testRuntimeClasspath
2224
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2325
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2426
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,testCompileClasspath
25-
com.google.protobuf:protobuf-java:3.24.1=runtimeClasspath,testRuntimeClasspath
27+
com.google.protobuf:protobuf-java:3.25.5=runtimeClasspath,testRuntimeClasspath
2628
com.graphql-java-kickstart:graphql-java-kickstart:14.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2729
com.graphql-java-kickstart:graphql-java-servlet:14.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2830
com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
29-
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
31+
com.graphql-java:graphql-java:19.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3032
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3133
io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
32-
io.grpc:grpc-api:1.60.0=runtimeClasspath,testRuntimeClasspath
33-
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
34-
io.grpc:grpc-context:1.60.0=runtimeClasspath,testRuntimeClasspath
35-
io.grpc:grpc-core:1.60.0=runtimeClasspath,testRuntimeClasspath
36-
io.grpc:grpc-inprocess:1.60.0=runtimeClasspath,testRuntimeClasspath
37-
io.grpc:grpc-protobuf-lite:1.60.0=runtimeClasspath,testRuntimeClasspath
38-
io.grpc:grpc-protobuf:1.60.0=runtimeClasspath,testRuntimeClasspath
39-
io.grpc:grpc-stub:1.60.0=runtimeClasspath,testRuntimeClasspath
40-
io.grpc:grpc-util:1.60.0=runtimeClasspath,testRuntimeClasspath
41-
io.netty:netty-bom:4.1.108.Final=runtimeClasspath,testRuntimeClasspath
42-
io.perfmark:perfmark-api:0.26.0=runtimeClasspath,testRuntimeClasspath
34+
io.grpc:grpc-api:1.68.3=runtimeClasspath,testRuntimeClasspath
35+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
36+
io.grpc:grpc-context:1.68.3=runtimeClasspath,testRuntimeClasspath
37+
io.grpc:grpc-core:1.68.3=runtimeClasspath,testRuntimeClasspath
38+
io.grpc:grpc-inprocess:1.68.3=runtimeClasspath,testRuntimeClasspath
39+
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath,testRuntimeClasspath
40+
io.grpc:grpc-protobuf:1.68.3=runtimeClasspath,testRuntimeClasspath
41+
io.grpc:grpc-stub:1.68.3=runtimeClasspath,testRuntimeClasspath
42+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
43+
io.perfmark:perfmark-api:0.27.0=runtimeClasspath,testRuntimeClasspath
4344
io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4445
jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4546
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath,testRuntimeClasspath
4647
javax.inject:javax.inject:1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4748
javax.servlet:javax.servlet-api:4.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4849
javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4950
javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
50-
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
51-
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath,testRuntimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.23=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
51+
org.checkerframework:checker-qual:3.33.0=compileClasspath,testCompileClasspath
52+
org.checkerframework:checker-qual:3.42.0=runtimeClasspath,testRuntimeClasspath
53+
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
54+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55+
org.hypertrace.bom:hypertrace-bom:0.3.45=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5356
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath,testRuntimeClasspath
5457
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath,testRuntimeClasspath
55-
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.4=runtimeClasspath,testRuntimeClasspath
56-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=runtimeClasspath,testRuntimeClasspath
57-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=runtimeClasspath,testRuntimeClasspath
58-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
58+
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.10=runtimeClasspath,testRuntimeClasspath
59+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.10=runtimeClasspath,testRuntimeClasspath
60+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=runtimeClasspath,testRuntimeClasspath
61+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5962
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6063
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6164
empty=annotationProcessor

hypertrace-graphql-entity-schema/gradle.lockfile

+28-28
Original file line numberDiff line numberDiff line change
@@ -11,36 +11,35 @@ com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.1=compileClasspath,run
1111
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath,testRuntimeClasspath
1212
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1313
com.google.android:annotations:4.1.1.4=runtimeClasspath,testRuntimeClasspath
14-
com.google.api.grpc:proto-google-common-protos:2.22.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
14+
com.google.api.grpc:proto-google-common-protos:2.41.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1515
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
16-
com.google.code.gson:gson:2.10.1=runtimeClasspath,testRuntimeClasspath
16+
com.google.code.gson:gson:2.11.0=runtimeClasspath,testRuntimeClasspath
1717
com.google.code.gson:gson:2.8.9=compileClasspath,testCompileClasspath
18-
com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
19-
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
20-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
21-
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
18+
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
19+
com.google.guava:failureaccess:1.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
20+
com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2221
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2322
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
24-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
25-
com.google.protobuf:protobuf-java-util:3.24.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26-
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
23+
com.google.j2objc:j2objc-annotations:2.8=runtimeClasspath,testRuntimeClasspath
24+
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath
25+
com.google.protobuf:protobuf-java-util:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26+
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2727
com.graphql-java-kickstart:graphql-java-kickstart:14.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2828
com.graphql-java-kickstart:graphql-java-servlet:14.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2929
com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
30-
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
30+
com.graphql-java:graphql-java:19.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3131
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3232
io.github.graphql-java:graphql-java-annotations:9.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
33-
io.grpc:grpc-api:1.60.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
34-
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
35-
io.grpc:grpc-context:1.60.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
36-
io.grpc:grpc-core:1.60.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
37-
io.grpc:grpc-inprocess:1.60.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
38-
io.grpc:grpc-protobuf-lite:1.60.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
39-
io.grpc:grpc-protobuf:1.60.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
40-
io.grpc:grpc-stub:1.60.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
41-
io.grpc:grpc-util:1.60.0=runtimeClasspath,testRuntimeClasspath
42-
io.netty:netty-bom:4.1.108.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
43-
io.perfmark:perfmark-api:0.26.0=runtimeClasspath,testRuntimeClasspath
33+
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
34+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
35+
io.grpc:grpc-context:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
36+
io.grpc:grpc-core:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
37+
io.grpc:grpc-inprocess:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
38+
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath,testRuntimeClasspath
39+
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
40+
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
41+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
42+
io.perfmark:perfmark-api:0.27.0=runtimeClasspath,testRuntimeClasspath
4443
io.reactivex.rxjava3:rxjava:3.1.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4544
jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4645
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -51,15 +50,16 @@ javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath,testCo
5150
net.bytebuddy:byte-buddy-agent:1.14.10=testCompileClasspath,testRuntimeClasspath
5251
net.bytebuddy:byte-buddy:1.14.10=testCompileClasspath,testRuntimeClasspath
5352
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
54-
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55-
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath,testRuntimeClasspath
56-
org.hypertrace.bom:hypertrace-bom:0.3.23=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
53+
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
54+
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
55+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
56+
org.hypertrace.bom:hypertrace-bom:0.3.45=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5757
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath,testRuntimeClasspath
5858
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath,testRuntimeClasspath
59-
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.4=runtimeClasspath,testRuntimeClasspath
60-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
61-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
62-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
59+
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.10=runtimeClasspath,testRuntimeClasspath
60+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.10=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
61+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
62+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6363
org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6464
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath
6565
org.junit.jupiter:junit-jupiter-api:5.10.1=testRuntimeClasspath

0 commit comments

Comments
 (0)