Skip to content

Commit 2a7ab87

Browse files
Update gradle locks (#125)
Co-authored-by: aaron-steinfeld <[email protected]>
1 parent 009aace commit 2a7ab87

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

docstore-metrics/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ 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.60=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5353
org.hypertrace.core.documentstore:document-store:0.8.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
54-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
54+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5555
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
5656
org.mongodb:bson-record-codec:5.2.0=runtimeClasspath,testRuntimeClasspath
5757
org.mongodb:bson:5.2.0=runtimeClasspath,testRuntimeClasspath

integrationtest-service-framework/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ 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.60=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
56-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
55+
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
56+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5757
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
5858
org.slf4j:slf4j-api:2.0.7=compileClasspath,testCompileClasspath
5959
org.slf4j:slf4j-api:2.0.9=runtimeClasspath,testRuntimeClasspath

platform-grpc-service-framework/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@ 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.60=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
86+
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8787
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8888
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.16=runtimeClasspath,testRuntimeClasspath
8989
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
90-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
90+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9191
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
9292
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
9393
org.slf4j:slf4j-api:2.0.7=compileClasspath,testCompileClasspath

platform-http-service-framework/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ 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.60=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
73+
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7474
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7575
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.16=runtimeClasspath,testRuntimeClasspath
76-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
76+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7777
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
7878
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
7979
org.slf4j:slf4j-api:2.0.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

platform-hybrid-service-framework/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ 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.60=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
93+
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9494
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9595
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.16=runtimeClasspath,testRuntimeClasspath
9696
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.16=runtimeClasspath,testRuntimeClasspath
97-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
97+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9898
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
9999
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
100100
org.slf4j:slf4j-api:2.0.7=compileClasspath,testCompileClasspath

platform-metrics/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ 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.60=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
53-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
52+
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
53+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=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
5656
org.junit.jupiter:junit-jupiter-params:5.10.0=testCompileClasspath,testRuntimeClasspath

platform-service-framework/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ 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.60=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
60-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
59+
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
60+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=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
6363
org.junit.jupiter:junit-jupiter-params:5.10.0=testCompileClasspath,testRuntimeClasspath

service-framework-spi/gradle.lockfile

Lines changed: 2 additions & 2 deletions
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.124.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.60=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8+
org.hypertrace.bom:hypertrace-bom:0.3.61=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1010
empty=annotationProcessor

0 commit comments

Comments
 (0)