@@ -91,7 +91,6 @@ org.apache.httpcomponents:httpclient:4.5.13=runtimeClasspath
91
91
org.apache.httpcomponents:httpcore:4.4.13=runtimeClasspath
92
92
org.apache.logging.log4j:log4j-api:2.20.0=runtimeClasspath
93
93
org.apache.logging.log4j:log4j-core:2.20.0=runtimeClasspath
94
- org.apache.logging.log4j:log4j-slf4j-impl:2.19.0=runtimeClasspath
95
94
org.apache.logging.log4j:log4j-slf4j2-impl:2.20.0=runtimeClasspath
96
95
org.checkerframework:checker-qual:3.33.0=compileClasspath,runtimeClasspath
97
96
org.codehaus.mojo:animal-sniffer-annotations:1.23=runtimeClasspath
@@ -105,17 +104,17 @@ org.eclipse.jetty:jetty-servlets:9.4.53.v20231009=runtimeClasspath
105
104
org.eclipse.jetty:jetty-util-ajax:9.4.53.v20231009=runtimeClasspath
106
105
org.eclipse.jetty:jetty-util:9.4.53.v20231009=runtimeClasspath
107
106
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
108
- org.hypertrace.bom:hypertrace-bom:0.3.19 =compileClasspath,runtimeClasspath
107
+ org.hypertrace.bom:hypertrace-bom:0.3.20 =compileClasspath,runtimeClasspath
109
108
org.hypertrace.core.attribute.service:attribute-service-api:0.14.35=runtimeClasspath
110
109
org.hypertrace.core.attribute.service:caching-attribute-service-client:0.14.35=runtimeClasspath
111
110
org.hypertrace.core.grpcutils:grpc-client-rx-utils:0.13.1=runtimeClasspath
112
111
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.2=compileClasspath,runtimeClasspath
113
112
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.2=runtimeClasspath
114
113
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.4.7=compileClasspath,runtimeClasspath
115
- org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.71 =compileClasspath,runtimeClasspath
116
- org.hypertrace.core.serviceframework:platform-metrics:0.1.71 =runtimeClasspath
117
- org.hypertrace.core.serviceframework:platform-service-framework:0.1.71 =compileClasspath,runtimeClasspath
118
- org.hypertrace.core.serviceframework:service-framework-spi:0.1.71 =compileClasspath,runtimeClasspath
114
+ org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.72 =compileClasspath,runtimeClasspath
115
+ org.hypertrace.core.serviceframework:platform-metrics:0.1.72 =runtimeClasspath
116
+ org.hypertrace.core.serviceframework:platform-service-framework:0.1.72 =compileClasspath,runtimeClasspath
117
+ org.hypertrace.core.serviceframework:service-framework-spi:0.1.72 =compileClasspath,runtimeClasspath
119
118
org.hypertrace.gateway.service:gateway-service-api:0.3.9=runtimeClasspath
120
119
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
121
120
org.projectlombok:lombok:1.18.28=annotationProcessor
0 commit comments