Skip to content

Commit ce6a9cc

Browse files
Update gradle locks
1 parent 625731b commit ce6a9cc

File tree

26 files changed

+45
-46
lines changed

26 files changed

+45
-46
lines changed

alerting-config-service-api/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.50=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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ 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
4545
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
46+
org.hypertrace.bom:hypertrace-bom:0.3.50=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4747
org.hypertrace.core.eventstore:event-store:0.1.5=runtimeClasspath,testRuntimeClasspath
4848
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4949
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

config-object-store/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ 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.50=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4444
org.hypertrace.core.eventstore:event-store:0.1.5=runtimeClasspath,testRuntimeClasspath
4545
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4646
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

config-proto-converter/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.50=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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ net.bytebuddy:byte-buddy:1.14.10=testRuntimeClasspath
3333
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3434
org.codehaus.mojo:animal-sniffer-annotations:1.24=testRuntimeClasspath
3535
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
36+
org.hypertrace.bom:hypertrace-bom:0.3.50=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3737
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
38+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3939
org.mockito:mockito-core:5.8.0=testRuntimeClasspath
4040
org.objenesis:objenesis:3.3=testRuntimeClasspath
4141
org.slf4j:slf4j-api:2.0.7=testRuntimeClasspath

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,t
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.50=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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ org.checkerframework:checker-qual:3.33.0=compileClasspath,testCompileClasspath
4343
org.checkerframework:checker-qual:3.42.0=runtimeClasspath,testRuntimeClasspath
4444
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath,testRuntimeClasspath
4545
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
46+
org.hypertrace.bom:hypertrace-bom:0.3.50=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4747
org.hypertrace.core.eventstore:event-store:0.1.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4848
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4949
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

config-service-factory/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath,te
8282
net.jodah:failsafe:2.4.4=runtimeClasspath,testRuntimeClasspath
8383
org.apache.commons:commons-collections4:4.4=runtimeClasspath,testRuntimeClasspath
8484
org.apache.commons:commons-dbcp2:2.9.0=runtimeClasspath,testRuntimeClasspath
85-
org.apache.commons:commons-lang3:3.12.0=runtimeClasspath,testRuntimeClasspath
85+
org.apache.commons:commons-lang3:3.18.0=runtimeClasspath,testRuntimeClasspath
8686
org.apache.commons:commons-pool2:2.10.0=runtimeClasspath,testRuntimeClasspath
8787
org.apache.httpcomponents:httpclient:4.5.13=runtimeClasspath,testRuntimeClasspath
8888
org.apache.httpcomponents:httpcore:4.4.13=runtimeClasspath,testRuntimeClasspath
@@ -98,7 +98,7 @@ org.eclipse.jetty:jetty-server:11.0.24=runtimeClasspath,testRuntimeClasspath
9898
org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath,testRuntimeClasspath
9999
org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath,testRuntimeClasspath
100100
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
101-
org.hypertrace.bom:hypertrace-bom:0.3.48=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
101+
org.hypertrace.bom:hypertrace-bom:0.3.50=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
102102
org.hypertrace.core.documentstore:document-store:0.9.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
103103
org.hypertrace.core.eventstore:event-store:0.1.5=runtimeClasspath,testRuntimeClasspath
104104
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.14=runtimeClasspath,testRuntimeClasspath

config-service-impl/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ net.bytebuddy:byte-buddy:1.14.10=testCompileClasspath,testRuntimeClasspath
5858
net.jodah:failsafe:2.4.4=runtimeClasspath,testRuntimeClasspath
5959
org.apache.commons:commons-collections4:4.4=runtimeClasspath,testRuntimeClasspath
6060
org.apache.commons:commons-dbcp2:2.9.0=runtimeClasspath,testRuntimeClasspath
61-
org.apache.commons:commons-lang3:3.12.0=runtimeClasspath,testRuntimeClasspath
61+
org.apache.commons:commons-lang3:3.18.0=runtimeClasspath,testRuntimeClasspath
6262
org.apache.commons:commons-pool2:2.10.0=runtimeClasspath,testRuntimeClasspath
6363
org.apache.kafka:kafka-clients:7.7.0-ccs=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6464
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
@@ -73,7 +73,7 @@ org.eclipse.jetty:jetty-server:11.0.24=runtimeClasspath,testRuntimeClasspath
7373
org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath,testRuntimeClasspath
7474
org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath,testRuntimeClasspath
7575
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
76-
org.hypertrace.bom:hypertrace-bom:0.3.48=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
76+
org.hypertrace.bom:hypertrace-bom:0.3.50=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7777
org.hypertrace.core.documentstore:document-store:0.9.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7878
org.hypertrace.core.eventstore:event-store:0.1.5=runtimeClasspath,testRuntimeClasspath
7979
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.14=testCompileClasspath,testRuntimeClasspath

config-service/gradle.lockfile

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ javax.annotation:javax.annotation-api:1.3.2=integrationTestCompileClasspath,inte
8282
net.jodah:failsafe:2.4.4=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
8383
org.apache.commons:commons-collections4:4.4=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
8484
org.apache.commons:commons-dbcp2:2.9.0=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
85-
org.apache.commons:commons-lang3:3.12.0=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
85+
org.apache.commons:commons-lang3:3.18.0=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
8686
org.apache.commons:commons-pool2:2.10.0=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
8787
org.apache.httpcomponents:httpclient:4.5.13=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
8888
org.apache.httpcomponents:httpcore:4.4.13=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
@@ -104,7 +104,7 @@ org.eclipse.jetty:jetty-servlet:11.0.24=integrationTestRuntimeClasspath,runtimeC
104104
org.eclipse.jetty:jetty-util:11.0.24=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
105105
org.hamcrest:hamcrest:2.1=integrationTestRuntimeClasspath
106106
org.hdrhistogram:HdrHistogram:2.2.2=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
107-
org.hypertrace.bom:hypertrace-bom:0.3.48=compileClasspath,integrationTestCompileClasspath,integrationTestRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
107+
org.hypertrace.bom:hypertrace-bom:0.3.50=compileClasspath,integrationTestCompileClasspath,integrationTestRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
108108
org.hypertrace.core.documentstore:document-store:0.8.6=integrationTestCompileClasspath
109109
org.hypertrace.core.documentstore:document-store:0.9.1=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
110110
org.hypertrace.core.eventstore:event-store:0.1.5=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
@@ -113,8 +113,7 @@ org.hypertrace.core.grpcutils:grpc-client-utils:0.13.14=compileClasspath,integra
113113
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.14=integrationTestCompileClasspath,integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
114114
org.hypertrace.core.grpcutils:grpc-server-rx-utils:0.13.14=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
115115
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.14=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
116-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,integrationTestCompileClasspath,testCompileClasspath
117-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
116+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,integrationTestCompileClasspath,integrationTestRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
118117
org.hypertrace.core.serviceframework:docstore-metrics:0.1.89=integrationTestRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
119118
org.hypertrace.core.serviceframework:integrationtest-service-framework:0.1.89=integrationTestCompileClasspath,integrationTestRuntimeClasspath
120119
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.89=compileClasspath,integrationTestCompileClasspath,integrationTestRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)