@@ -23,6 +23,8 @@ com.google.inject.extensions:guice-servlet:7.0.0=compileClasspath,runtimeClasspa
2323com.google.inject:guice:7.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2424com.google.j2objc:j2objc-annotations:2.8=compileClasspath,testCompileClasspath
2525com.google.j2objc:j2objc-annotations:3.0.0=runtimeClasspath,testRuntimeClasspath
26+ com.google.protobuf:protobuf-java-util:3.25.8=runtimeClasspath,testRuntimeClasspath
27+ com.google.protobuf:protobuf-java:3.25.8=runtimeClasspath,testRuntimeClasspath
2628com.helger:profiler:1.1.1=runtimeClasspath,testRuntimeClasspath
2729com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2830commons-codec:commons-codec:1.11=runtimeClasspath,testRuntimeClasspath
@@ -71,9 +73,9 @@ org.eclipse.jetty:jetty-servlet:11.0.26=compileClasspath,runtimeClasspath,testCo
7173org.eclipse.jetty:jetty-servlets:11.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7274org.eclipse.jetty:jetty-util:11.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7375org.hdrhistogram:HdrHistogram:2.2.2=runtimeClasspath,testRuntimeClasspath
74- org.hypertrace.bom:hypertrace-bom:0.3.75 =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
76+ org.hypertrace.bom:hypertrace-bom:0.3.78 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
77+ org.hypertrace.core.grpcutils:grpc-client-utils:0.13.23 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
78+ org.hypertrace.core.grpcutils:grpc-context-utils:0.13.23 =runtimeClasspath,testRuntimeClasspath
7779org.hypertrace.core.kafkastreams.framework:kafka-bom:0.6.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7880org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
7981org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
0 commit comments