Skip to content

Commit 948c1f3

Browse files
Upgrade Gradle Locks (#306)
1 parent 625731b commit 948c1f3

26 files changed

Lines changed: 170 additions & 169 deletions

File tree

alerting-config-service-api/gradle.lockfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ com.google.guava:failureaccess:1.0.2=compileClasspath,runtimeClasspath,testCompi
99
com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
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
12-
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
12+
com.google.protobuf:protobuf-java:3.25.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1313
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1414
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1515
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath,testRuntimeClasspath
@@ -19,6 +19,6 @@ io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileCl
1919
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2020
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2121
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
22-
org.hypertrace.bom:hypertrace-bom:0.3.48=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
23-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
22+
org.hypertrace.bom:hypertrace-bom:0.3.54=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
23+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2424
empty=annotationProcessor

alerting-config-service-impl/gradle.lockfile

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,16 @@ com.github.seancfoley:ipaddress:5.3.4=runtimeClasspath,testRuntimeClasspath
1212
com.google.android:annotations:4.1.1.4=runtimeClasspath,testRuntimeClasspath
1313
com.google.api.grpc:proto-google-common-protos:2.41.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1414
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
15-
com.google.code.gson:gson:2.11.0=runtimeClasspath,testRuntimeClasspath
16-
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
15+
com.google.code.gson:gson:2.13.1=runtimeClasspath,testRuntimeClasspath
16+
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,testCompileClasspath
17+
com.google.errorprone:error_prone_annotations:2.38.0=runtimeClasspath,testRuntimeClasspath
1718
com.google.guava:failureaccess:1.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1819
com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1920
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2021
com.google.j2objc:j2objc-annotations:2.8=runtimeClasspath,testRuntimeClasspath
2122
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath
22-
com.google.protobuf:protobuf-java-util:3.25.5=runtimeClasspath,testRuntimeClasspath
23-
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
23+
com.google.protobuf:protobuf-java-util:3.25.8=runtimeClasspath,testRuntimeClasspath
24+
com.google.protobuf:protobuf-java:3.25.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2425
com.google.re2j:re2j:1.7=runtimeClasspath,testRuntimeClasspath
2526
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2627
commons-io:commons-io:2.14.0=runtimeClasspath,testRuntimeClasspath
@@ -43,12 +44,12 @@ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
4344
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4445
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
4546
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
46-
org.hypertrace.bom:hypertrace-bom:0.3.48=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
47+
org.hypertrace.bom:hypertrace-bom:0.3.54=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4748
org.hypertrace.core.eventstore:event-store:0.1.5=runtimeClasspath,testRuntimeClasspath
48-
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
49-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
50-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
51-
org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
49+
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.15=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
50+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.15=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
51+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.15=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
52+
org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.13.15=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5253
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5354
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath
5455
org.junit.jupiter:junit-jupiter-api:5.10.1=testRuntimeClasspath

config-object-store/gradle.lockfile

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ com.github.luben:zstd-jni:1.5.6-3=runtimeClasspath,testRuntimeClasspath
1111
com.google.android:annotations:4.1.1.4=runtimeClasspath,testRuntimeClasspath
1212
com.google.api.grpc:proto-google-common-protos:2.41.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1313
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
14-
com.google.code.gson:gson:2.11.0=runtimeClasspath,testRuntimeClasspath
15-
com.google.code.gson:gson:2.8.9=testCompileClasspath
16-
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
14+
com.google.code.gson:gson:2.13.1=runtimeClasspath,testCompileClasspath,testRuntimeClasspath
15+
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath
16+
com.google.errorprone:error_prone_annotations:2.38.0=runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1717
com.google.guava:failureaccess:1.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1818
com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1919
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2020
com.google.j2objc:j2objc-annotations:2.8=runtimeClasspath,testRuntimeClasspath
2121
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath
22-
com.google.protobuf:protobuf-java-util:3.25.5=runtimeClasspath,testCompileClasspath,testRuntimeClasspath
23-
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
22+
com.google.protobuf:protobuf-java-util:3.25.8=runtimeClasspath,testCompileClasspath,testRuntimeClasspath
23+
com.google.protobuf:protobuf-java:3.25.8=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
2626
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -40,9 +40,9 @@ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
4040
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4141
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
4242
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
43-
org.hypertrace.bom:hypertrace-bom:0.3.48=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
43+
org.hypertrace.bom:hypertrace-bom:0.3.54=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4444
org.hypertrace.core.eventstore:event-store:0.1.5=runtimeClasspath,testRuntimeClasspath
45-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
45+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.15=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4646
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4747
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath
4848
org.junit.jupiter:junit-jupiter-api:5.10.1=testRuntimeClasspath

config-proto-converter/gradle.lockfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55
com.google.api.grpc:proto-google-common-protos:2.41.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
66
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7-
com.google.code.gson:gson:2.8.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8-
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
com.google.code.gson:gson:2.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8+
com.google.errorprone:error_prone_annotations:2.38.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
99
com.google.guava:failureaccess:1.0.1=compileClasspath,testCompileClasspath
1010
com.google.guava:failureaccess:1.0.2=runtimeClasspath,testRuntimeClasspath
1111
com.google.guava:guava-parent:32.1.2-jre=compileClasspath,testCompileClasspath
1212
com.google.guava:guava:32.1.2-jre=compileClasspath,testCompileClasspath
1313
com.google.guava:guava:33.2.1-android=runtimeClasspath,testRuntimeClasspath
1414
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1515
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
16-
com.google.protobuf:protobuf-java-util:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
17-
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
16+
com.google.protobuf:protobuf-java-util:3.25.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
17+
com.google.protobuf:protobuf-java:3.25.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1818
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1919
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2020
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath,testRuntimeClasspath
@@ -23,6 +23,6 @@ io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileCl
2323
org.checkerframework:checker-qual:3.33.0=compileClasspath,testCompileClasspath
2424
org.checkerframework:checker-qual:3.42.0=runtimeClasspath,testRuntimeClasspath
2525
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26-
org.hypertrace.bom:hypertrace-bom:0.3.48=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26+
org.hypertrace.bom:hypertrace-bom:0.3.54=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2828
empty=annotationProcessor

config-service-api/gradle.lockfile

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,14 @@ com.fasterxml.jackson:jackson-bom:2.16.1=compileClasspath,runtimeClasspath,testC
1010
com.google.android:annotations:4.1.1.4=testRuntimeClasspath
1111
com.google.api.grpc:proto-google-common-protos:2.41.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1212
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
13-
com.google.code.gson:gson:2.11.0=testRuntimeClasspath
14-
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
13+
com.google.code.gson:gson:2.13.1=testRuntimeClasspath
14+
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,runtimeClasspath,testCompileClasspath
15+
com.google.errorprone:error_prone_annotations:2.38.0=testRuntimeClasspath
1516
com.google.guava:failureaccess:1.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1617
com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1718
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1819
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath
19-
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
20+
com.google.protobuf:protobuf-java:3.25.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2021
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2122
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2223
io.grpc:grpc-context:1.68.3=testRuntimeClasspath
@@ -33,9 +34,9 @@ net.bytebuddy:byte-buddy:1.14.10=testRuntimeClasspath
3334
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3435
org.codehaus.mojo:animal-sniffer-annotations:1.24=testRuntimeClasspath
3536
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
36-
org.hypertrace.bom:hypertrace-bom:0.3.48=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
37-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.14=testRuntimeClasspath
38-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
37+
org.hypertrace.bom:hypertrace-bom:0.3.54=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
38+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.15=testRuntimeClasspath
39+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3940
org.mockito:mockito-core:5.8.0=testRuntimeClasspath
4041
org.objenesis:objenesis:3.3=testRuntimeClasspath
4142
org.slf4j:slf4j-api:2.0.7=testRuntimeClasspath

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
# This file is expected to be part of source control.
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
6-
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
com.google.protobuf:protobuf-java:3.25.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
77
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
88
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
99
org.apache.kafka:kafka-clients:7.7.0-ccs=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1010
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
11-
org.hypertrace.bom:hypertrace-bom:0.3.48=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
11+
org.hypertrace.bom:hypertrace-bom:0.3.54=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1212
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1313
org.lz4:lz4-java:1.8.0=runtimeClasspath,testRuntimeClasspath
1414
org.slf4j:slf4j-api:2.0.7=runtimeClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)