Skip to content

Commit 4bb04db

Browse files
author
kishansairam9
committed
update catalog version
1 parent 4501770 commit 4bb04db

File tree

18 files changed

+23
-50
lines changed

18 files changed

+23
-50
lines changed

hypertrace-core-graphql-attribute-scope/gradle.lockfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@ com.google.code.gson:gson:2.10.1=runtimeClasspath
1717
com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath
1818
com.google.errorprone:error_prone_annotations:2.20.0=runtimeClasspath
1919
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
20-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
2120
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
2221
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
2322
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
24-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
23+
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
2524
com.google.protobuf:protobuf-java:3.24.1=runtimeClasspath
2625
com.graphql-java-kickstart:graphql-java-kickstart:14.0.0=compileClasspath,runtimeClasspath
2726
com.graphql-java-kickstart:graphql-java-servlet:14.0.0=compileClasspath,runtimeClasspath

hypertrace-core-graphql-attribute-store/gradle.lockfile

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,10 @@ com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
1515
com.google.code.gson:gson:2.10.1=runtimeClasspath
1616
com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath
1717
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
18-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
1918
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
2019
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
2120
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
22-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
21+
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
2322
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
2423
com.graphql-java-kickstart:graphql-java-kickstart:14.0.0=compileClasspath,runtimeClasspath
2524
com.graphql-java-kickstart:graphql-java-servlet:14.0.0=compileClasspath,runtimeClasspath
@@ -54,8 +53,7 @@ org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.4=compileClasspath,runti
5453
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=runtimeClasspath
5554
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=compileClasspath,runtimeClasspath
5655
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
57-
org.projectlombok:lombok:1.18.28=annotationProcessor
58-
org.projectlombok:lombok:1.18.30=compileClasspath
56+
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
5957
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
6058
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
6159
empty=

hypertrace-core-graphql-common-schema/gradle.lockfile

+2-4
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@ com.google.code.gson:gson:2.10.1=runtimeClasspath
1717
com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath
1818
com.google.errorprone:error_prone_annotations:2.20.0=runtimeClasspath
1919
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
20-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
2120
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
2221
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
2322
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
24-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
23+
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
2524
com.google.protobuf:protobuf-java:3.24.1=runtimeClasspath
2625
com.graphql-java-kickstart:graphql-java-kickstart:14.0.0=compileClasspath,runtimeClasspath
2726
com.graphql-java-kickstart:graphql-java-servlet:14.0.0=compileClasspath,runtimeClasspath
@@ -56,8 +55,7 @@ org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.4=runtimeClasspath
5655
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=runtimeClasspath
5756
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=runtimeClasspath
5857
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
59-
org.projectlombok:lombok:1.18.28=annotationProcessor
60-
org.projectlombok:lombok:1.18.30=compileClasspath
58+
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
6159
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
6260
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
6361
empty=

hypertrace-core-graphql-context/gradle.lockfile

+2-4
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@ com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1010
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
1111
com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath
1212
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
13-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
1413
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
1514
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
1615
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
17-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
16+
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
1817
com.graphql-java-kickstart:graphql-java-kickstart:14.0.0=compileClasspath,runtimeClasspath
1918
com.graphql-java-kickstart:graphql-java-servlet:14.0.0=compileClasspath,runtimeClasspath
2019
com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClasspath
@@ -30,8 +29,7 @@ javax.websocket:javax.websocket-api:1.1=compileClasspath,runtimeClasspath
3029
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
3130
org.hypertrace.bom:hypertrace-bom:0.3.23=compileClasspath,runtimeClasspath
3231
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
33-
org.projectlombok:lombok:1.18.28=annotationProcessor
34-
org.projectlombok:lombok:1.18.30=compileClasspath
32+
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
3533
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
3634
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
3735
empty=

hypertrace-core-graphql-deserialization/gradle.lockfile

+2-4
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
1111
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
1212
com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath
1313
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
14-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
1514
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
1615
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
1716
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
18-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
17+
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
1918
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
2019
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
2120
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
@@ -24,8 +23,7 @@ javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
2423
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
2524
org.hypertrace.bom:hypertrace-bom:0.3.23=compileClasspath,runtimeClasspath
2625
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
27-
org.projectlombok:lombok:1.18.28=annotationProcessor
28-
org.projectlombok:lombok:1.18.30=compileClasspath
26+
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
2927
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
3028
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
3129
empty=

hypertrace-core-graphql-gateway-service-utils/gradle.lockfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@ com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
1616
com.google.code.gson:gson:2.10.1=runtimeClasspath
1717
com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath
1818
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
19-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
2019
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
2120
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
2221
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
23-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
22+
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
2423
com.google.protobuf:protobuf-java:3.24.1=compileClasspath,runtimeClasspath
2524
com.graphql-java-kickstart:graphql-java-kickstart:14.0.0=compileClasspath,runtimeClasspath
2625
com.graphql-java-kickstart:graphql-java-servlet:14.0.0=compileClasspath,runtimeClasspath

hypertrace-core-graphql-grpc-utils/gradle.lockfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@ com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
1414
com.google.code.gson:gson:2.10.1=runtimeClasspath
1515
com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath
1616
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
17-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
1817
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
1918
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
2019
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
21-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
20+
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
2221
com.graphql-java-kickstart:graphql-java-kickstart:14.0.0=compileClasspath,runtimeClasspath
2322
com.graphql-java-kickstart:graphql-java-servlet:14.0.0=compileClasspath,runtimeClasspath
2423
com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClasspath

hypertrace-core-graphql-impl/gradle.lockfile

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
1616
com.google.code.gson:gson:2.10.1=runtimeClasspath
1717
com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath
1818
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
19-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
2019
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
2120
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
2221
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath

hypertrace-core-graphql-log-event-schema/gradle.lockfile

+1-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ com.google.code.gson:gson:2.10.1=runtimeClasspath
1717
com.google.code.gson:gson:2.8.9=compileClasspath
1818
com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath
1919
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
20-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
2120
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
2221
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
2322
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
@@ -58,8 +57,7 @@ org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=runtimeClasspath
5857
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=compileClasspath,runtimeClasspath
5958
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
6059
org.hypertrace.gateway.service:gateway-service-api:0.3.9=compileClasspath,runtimeClasspath
61-
org.projectlombok:lombok:1.18.28=annotationProcessor
62-
org.projectlombok:lombok:1.18.30=compileClasspath
60+
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
6361
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
6462
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
6563
empty=

hypertrace-core-graphql-metadata-schema/gradle.lockfile

+2-4
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@ com.google.code.gson:gson:2.10.1=runtimeClasspath
1717
com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath
1818
com.google.errorprone:error_prone_annotations:2.20.0=runtimeClasspath
1919
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
20-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
2120
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
2221
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
2322
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
24-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
23+
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
2524
com.google.protobuf:protobuf-java:3.24.1=runtimeClasspath
2625
com.graphql-java-kickstart:graphql-java-kickstart:14.0.0=compileClasspath,runtimeClasspath
2726
com.graphql-java-kickstart:graphql-java-servlet:14.0.0=compileClasspath,runtimeClasspath
@@ -56,8 +55,7 @@ org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.4=runtimeClasspath
5655
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.4=runtimeClasspath
5756
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.4=runtimeClasspath
5857
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
59-
org.projectlombok:lombok:1.18.28=annotationProcessor
60-
org.projectlombok:lombok:1.18.30=compileClasspath
58+
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
6159
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
6260
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
6361
empty=

hypertrace-core-graphql-request-transformation/gradle.lockfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@ com.google.code.gson:gson:2.10.1=runtimeClasspath
1717
com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath
1818
com.google.errorprone:error_prone_annotations:2.20.0=runtimeClasspath
1919
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
20-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
2120
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
2221
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
2322
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
24-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
23+
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
2524
com.google.protobuf:protobuf-java:3.24.1=runtimeClasspath
2625
com.graphql-java-kickstart:graphql-java-kickstart:14.0.0=compileClasspath,runtimeClasspath
2726
com.graphql-java-kickstart:graphql-java-servlet:14.0.0=compileClasspath,runtimeClasspath

hypertrace-core-graphql-rx-utils/gradle.lockfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
66
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
77
com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath
88
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
9-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
109
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
1110
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
1211
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
13-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
12+
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
1413
com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClasspath
1514
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
1615
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath

hypertrace-core-graphql-schema-registry/gradle.lockfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
66
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
77
com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath
88
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
9-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
109
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
1110
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
1211
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
13-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
12+
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
1413
com.graphql-java:graphql-java-extended-scalars:17.0=compileClasspath,runtimeClasspath
1514
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
1615
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath

hypertrace-core-graphql-schema-utils/gradle.lockfile

+2-4
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath
66
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
77
com.google.errorprone:error_prone_annotations:2.18.0=compileClasspath,runtimeClasspath
88
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
9-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
109
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
1110
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
1211
com.google.inject:guice:6.0.0=compileClasspath,runtimeClasspath
13-
com.google.j2objc:j2objc-annotations:2.8=compileClasspath
12+
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
1413
com.graphql-java:graphql-java:19.6=compileClasspath,runtimeClasspath
1514
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
1615
io.grpc:grpc-bom:1.60.0=compileClasspath,runtimeClasspath
@@ -19,8 +18,7 @@ javax.inject:javax.inject:1=compileClasspath,runtimeClasspath
1918
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
2019
org.hypertrace.bom:hypertrace-bom:0.3.23=compileClasspath,runtimeClasspath
2120
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
22-
org.projectlombok:lombok:1.18.28=annotationProcessor
23-
org.projectlombok:lombok:1.18.30=compileClasspath
21+
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
2422
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath
2523
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
2624
empty=

hypertrace-core-graphql-service/gradle.lockfile

+1-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
1616
com.google.code.gson:gson:2.10.1=runtimeClasspath
1717
com.google.errorprone:error_prone_annotations:2.20.0=compileClasspath,runtimeClasspath
1818
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath
19-
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,runtimeClasspath
2019
com.google.guava:guava:32.1.2-jre=compileClasspath,runtimeClasspath
2120
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
2221
com.google.inject.extensions:guice-servlet:5.1.0=runtimeClasspath
@@ -117,8 +116,7 @@ org.hypertrace.core.serviceframework:platform-service-framework:0.1.73=compileCl
117116
org.hypertrace.core.serviceframework:service-framework-spi:0.1.73=compileClasspath,runtimeClasspath
118117
org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath
119118
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
120-
org.projectlombok:lombok:1.18.28=annotationProcessor
121-
org.projectlombok:lombok:1.18.30=compileClasspath
119+
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
122120
org.reactivestreams:reactive-streams:1.0.3=compileClasspath
123121
org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath
124122
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath

0 commit comments

Comments
 (0)