Skip to content

Commit 5512a58

Browse files
Update gradle locks (#122)
Co-authored-by: aaron-steinfeld <aaron-steinfeld@users.noreply.github.com>
1 parent 1cd0e5b commit 5512a58

File tree

8 files changed

+20
-20
lines changed

8 files changed

+20
-20
lines changed

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.24=runtimeClasspath,testRuntimeClasspath
4949
org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath,testRuntimeClasspath
5050
org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath,testRuntimeClasspath
5151
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.51=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.55=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.0=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.24=runtimeClasspath,testRuntimeClasspath
5252
org.eclipse.jetty:jetty-util:11.0.24=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.51=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55+
org.hypertrace.bom:hypertrace-bom:0.3.55=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5656
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5757
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
5858
org.slf4j:slf4j-api:2.0.7=compileClasspath,testCompileClasspath

platform-grpc-service-framework/gradle.lockfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ com.google.guava:guava:33.2.1-jre=runtimeClasspath,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,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,testRuntimeClasspath
23+
com.google.protobuf:protobuf-java:3.25.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2424
com.helger:profiler:1.1.1=runtimeClasspath,testRuntimeClasspath
2525
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2626
commons-codec:commons-codec:1.11=runtimeClasspath,testRuntimeClasspath
@@ -83,10 +83,10 @@ org.eclipse.jetty:jetty-server:11.0.24=runtimeClasspath,testRuntimeClasspath
8383
org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath,testRuntimeClasspath
8484
org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath,testRuntimeClasspath
8585
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
86-
org.hypertrace.bom:hypertrace-bom:0.3.51=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
87-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
88-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.14=runtimeClasspath,testRuntimeClasspath
89-
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
86+
org.hypertrace.bom:hypertrace-bom:0.3.55=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
87+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.15=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
88+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.15=runtimeClasspath,testRuntimeClasspath
89+
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.15=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9090
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9191
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
9292
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
@@ -70,9 +70,9 @@ org.eclipse.jetty:jetty-servlet:11.0.24=compileClasspath,runtimeClasspath,testCo
7070
org.eclipse.jetty:jetty-servlets:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7171
org.eclipse.jetty:jetty-util:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7272
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
73-
org.hypertrace.bom:hypertrace-bom:0.3.51=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
74-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
75-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.14=runtimeClasspath,testRuntimeClasspath
73+
org.hypertrace.bom:hypertrace-bom:0.3.55=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
74+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.15=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
75+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.15=runtimeClasspath,testRuntimeClasspath
7676
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7777
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
7878
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath

platform-hybrid-service-framework/gradle.lockfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ com.google.inject:guice:6.0.0=compileClasspath,testCompileClasspath
2323
com.google.inject:guice:7.0.0=runtimeClasspath,testRuntimeClasspath
2424
com.google.j2objc:j2objc-annotations:2.8=runtimeClasspath,testRuntimeClasspath
2525
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath
26-
com.google.protobuf:protobuf-java-util:3.25.5=runtimeClasspath,testRuntimeClasspath
27-
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26+
com.google.protobuf:protobuf-java-util:3.25.8=runtimeClasspath,testRuntimeClasspath
27+
com.google.protobuf:protobuf-java:3.25.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2828
com.helger:profiler:1.1.1=runtimeClasspath,testRuntimeClasspath
2929
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3030
commons-codec:commons-codec:1.11=runtimeClasspath,testRuntimeClasspath
@@ -90,10 +90,10 @@ org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath,testRuntimeClasspath
9090
org.eclipse.jetty:jetty-servlets:11.0.24=runtimeClasspath,testRuntimeClasspath
9191
org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath,testRuntimeClasspath
9292
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
93-
org.hypertrace.bom:hypertrace-bom:0.3.51=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
94-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
95-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.14=runtimeClasspath,testRuntimeClasspath
96-
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.14=runtimeClasspath,testRuntimeClasspath
93+
org.hypertrace.bom:hypertrace-bom:0.3.55=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
94+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.15=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
95+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.15=runtimeClasspath,testRuntimeClasspath
96+
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.15=runtimeClasspath,testRuntimeClasspath
9797
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9898
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
9999
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.24=compileClasspath,runtimeClasspath,testCom
4949
org.eclipse.jetty:jetty-servlet:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5050
org.eclipse.jetty:jetty-util:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5151
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
52-
org.hypertrace.bom:hypertrace-bom:0.3.51=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.55=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5353
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=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
@@ -56,7 +56,7 @@ org.eclipse.jetty:jetty-server:11.0.24=compileClasspath,runtimeClasspath,testCom
5656
org.eclipse.jetty:jetty-servlet:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5757
org.eclipse.jetty:jetty-util:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5858
org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
59-
org.hypertrace.bom:hypertrace-bom:0.3.51=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
59+
org.hypertrace.bom:hypertrace-bom:0.3.55=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6060
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6161
org.junit.jupiter:junit-jupiter-api:5.10.0=testCompileClasspath,testRuntimeClasspath
6262
org.junit.jupiter:junit-jupiter-engine:5.10.0=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.16.1=compileClasspath,runtimeClasspath,testC
55
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
66
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
77
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8-
org.hypertrace.bom:hypertrace-bom:0.3.51=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8+
org.hypertrace.bom:hypertrace-bom:0.3.55=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
99
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1010
empty=annotationProcessor

0 commit comments

Comments
 (0)