Skip to content

Commit 6713fc0

Browse files
Update gradle locks (#141)
Co-authored-by: aaron-steinfeld <45047841+aaron-steinfeld@users.noreply.github.com>
1 parent 21870c1 commit 6713fc0

8 files changed

Lines changed: 16 additions & 16 deletions

File tree

docstore-metrics/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ org.eclipse.jetty:jetty-server:11.0.26=runtimeClasspath,testRuntimeClasspath
4949
org.eclipse.jetty:jetty-servlet:11.0.26=runtimeClasspath,testRuntimeClasspath
5050
org.eclipse.jetty:jetty-util:11.0.26=runtimeClasspath,testRuntimeClasspath
5151
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.73=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.74=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5353
org.hypertrace.core.documentstore:document-store:0.8.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5454
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5555
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath

integrationtest-service-framework/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ org.eclipse.jetty:jetty-servlet:11.0.26=runtimeClasspath,testRuntimeClasspath
5252
org.eclipse.jetty:jetty-util:11.0.26=runtimeClasspath,testRuntimeClasspath
5353
org.hamcrest:hamcrest:2.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5454
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
55-
org.hypertrace.bom:hypertrace-bom:0.3.73=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55+
org.hypertrace.bom:hypertrace-bom:0.3.74=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5656
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5757
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
5858
org.slf4j:slf4j-api:2.0.13=runtimeClasspath,testRuntimeClasspath

platform-grpc-service-framework/gradle.lockfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ org.eclipse.jetty:jetty-server:11.0.26=runtimeClasspath,testRuntimeClasspath
8282
org.eclipse.jetty:jetty-servlet:11.0.26=runtimeClasspath,testRuntimeClasspath
8383
org.eclipse.jetty:jetty-util:11.0.26=runtimeClasspath,testRuntimeClasspath
8484
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
85-
org.hypertrace.bom:hypertrace-bom:0.3.73=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
86-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.21=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
87-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.21=runtimeClasspath,testRuntimeClasspath
88-
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.21=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
85+
org.hypertrace.bom:hypertrace-bom:0.3.74=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
86+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.22=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
87+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.22=runtimeClasspath,testRuntimeClasspath
88+
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.22=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8989
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9090
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
9191
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath

platform-http-service-framework/gradle.lockfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ org.eclipse.jetty:jetty-servlet:11.0.26=compileClasspath,runtimeClasspath,testCo
7171
org.eclipse.jetty:jetty-servlets:11.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7272
org.eclipse.jetty:jetty-util:11.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7373
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
74-
org.hypertrace.bom:hypertrace-bom:0.3.73=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
75-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.21=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
76-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.21=runtimeClasspath,testRuntimeClasspath
74+
org.hypertrace.bom:hypertrace-bom:0.3.74=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
75+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.22=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
76+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.22=runtimeClasspath,testRuntimeClasspath
7777
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7878
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
7979
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath

platform-hybrid-service-framework/gradle.lockfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ org.eclipse.jetty:jetty-servlet:11.0.26=runtimeClasspath,testRuntimeClasspath
8989
org.eclipse.jetty:jetty-servlets:11.0.26=runtimeClasspath,testRuntimeClasspath
9090
org.eclipse.jetty:jetty-util:11.0.26=runtimeClasspath,testRuntimeClasspath
9191
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
92-
org.hypertrace.bom:hypertrace-bom:0.3.73=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
93-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.21=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
94-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.21=runtimeClasspath,testRuntimeClasspath
95-
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.21=runtimeClasspath,testRuntimeClasspath
92+
org.hypertrace.bom:hypertrace-bom:0.3.74=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
93+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.22=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
94+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.22=runtimeClasspath,testRuntimeClasspath
95+
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.22=runtimeClasspath,testRuntimeClasspath
9696
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9797
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
9898
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath

platform-metrics/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ org.eclipse.jetty:jetty-server:11.0.26=compileClasspath,runtimeClasspath,testCom
4949
org.eclipse.jetty:jetty-servlet:11.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5050
org.eclipse.jetty:jetty-util:11.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5151
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.73=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.74=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5353
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5454
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath,testRuntimeClasspath
5555
org.junit.jupiter:junit-jupiter-engine:5.10.0=testRuntimeClasspath

platform-service-framework/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ org.eclipse.jetty:jetty-server:11.0.26=compileClasspath,runtimeClasspath,testCom
5858
org.eclipse.jetty:jetty-servlet:11.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5959
org.eclipse.jetty:jetty-util:11.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6060
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
61-
org.hypertrace.bom:hypertrace-bom:0.3.73=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
61+
org.hypertrace.bom:hypertrace-bom:0.3.74=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6262
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6363
org.jspecify:jspecify:1.0.0=testCompileClasspath
6464
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath,testRuntimeClasspath

service-framework-spi/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ com.fasterxml.jackson:jackson-bom:2.21.1=compileClasspath,runtimeClasspath,testC
55
io.grpc:grpc-bom:1.75.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
66
io.netty:netty-bom:4.1.130.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
77
org.eclipse.jetty:jetty-bom:11.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8-
org.hypertrace.bom:hypertrace-bom:0.3.73=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8+
org.hypertrace.bom:hypertrace-bom:0.3.74=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
99
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1010
empty=annotationProcessor

0 commit comments

Comments
 (0)