Skip to content

Commit e2b5f7a

Browse files
Update gradle locks
1 parent a515314 commit e2b5f7a

File tree

8 files changed

+211
-195
lines changed

8 files changed

+211
-195
lines changed

attribute-projection-registry/gradle.lockfile

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,15 @@ com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath
1111
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
1212
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath
1313
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath
14-
io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath
15-
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath
16-
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath
17-
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath
18-
io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath
14+
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath
15+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath
16+
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath
17+
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath
18+
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath
19+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath
1920
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
2021
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath
21-
org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath
22-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath
22+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath
23+
org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath
24+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath
2325
empty=annotationProcessor

attribute-service-api/gradle.lockfile

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@ com.google.guava:guava:33.2.1-android=compileClasspath,runtimeClasspath
1010
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,runtimeClasspath
1111
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath
1212
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath
13-
io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath
14-
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath
15-
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath
16-
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath
17-
io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath
13+
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath
14+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath
15+
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath
16+
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath
17+
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath
18+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath
1819
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,runtimeClasspath
1920
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath
20-
org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath
21-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath
21+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath
22+
org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath
23+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath
2224
empty=annotationProcessor

attribute-service-client/gradle.lockfile

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -18,51 +18,53 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=comp
1818
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath
1919
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,runtimeClasspath
2020
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
21-
io.dropwizard.metrics:metrics-core:4.2.16=compileClasspath,runtimeClasspath
21+
io.dropwizard.metrics:metrics-core:4.2.25=compileClasspath,runtimeClasspath
22+
io.dropwizard.metrics:metrics-jakarta-servlet:4.2.25=compileClasspath,runtimeClasspath
2223
io.dropwizard.metrics:metrics-jvm:4.2.16=runtimeClasspath
2324
io.github.mweirauch:micrometer-jvm-extras:0.2.2=runtimeClasspath
24-
io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath
25-
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath
26-
io.grpc:grpc-context:1.68.1=compileClasspath,runtimeClasspath
27-
io.grpc:grpc-core:1.68.1=runtimeClasspath
28-
io.grpc:grpc-inprocess:1.68.1=compileClasspath,runtimeClasspath
29-
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath
30-
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath
31-
io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath
25+
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath
26+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath
27+
io.grpc:grpc-context:1.68.3=compileClasspath,runtimeClasspath
28+
io.grpc:grpc-core:1.68.3=runtimeClasspath
29+
io.grpc:grpc-inprocess:1.68.3=compileClasspath,runtimeClasspath
30+
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath
31+
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath
32+
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath
3233
io.micrometer:micrometer-commons:1.10.2=compileClasspath,runtimeClasspath
3334
io.micrometer:micrometer-core:1.10.2=compileClasspath,runtimeClasspath
3435
io.micrometer:micrometer-observation:1.10.2=compileClasspath,runtimeClasspath
3536
io.micrometer:micrometer-registry-prometheus:1.10.2=runtimeClasspath
36-
io.netty:netty-bom:4.1.115.Final=compileClasspath,runtimeClasspath
37+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath
3738
io.perfmark:perfmark-api:0.27.0=runtimeClasspath
3839
io.prometheus:simpleclient:0.16.0=runtimeClasspath
3940
io.prometheus:simpleclient_common:0.16.0=runtimeClasspath
40-
io.prometheus:simpleclient_dropwizard:0.12.0=runtimeClasspath
41-
io.prometheus:simpleclient_pushgateway:0.12.0=runtimeClasspath
42-
io.prometheus:simpleclient_servlet:0.12.0=runtimeClasspath
43-
io.prometheus:simpleclient_servlet_common:0.12.0=runtimeClasspath
41+
io.prometheus:simpleclient_dropwizard:0.16.0=runtimeClasspath
42+
io.prometheus:simpleclient_pushgateway:0.16.0=runtimeClasspath
43+
io.prometheus:simpleclient_servlet_common:0.16.0=runtimeClasspath
44+
io.prometheus:simpleclient_servlet_jakarta:0.16.0=runtimeClasspath
4445
io.prometheus:simpleclient_tracer_common:0.16.0=runtimeClasspath
4546
io.prometheus:simpleclient_tracer_otel:0.16.0=runtimeClasspath
4647
io.prometheus:simpleclient_tracer_otel_agent:0.16.0=runtimeClasspath
48+
jakarta.servlet:jakarta.servlet-api:6.0.0=compileClasspath,runtimeClasspath
4749
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
48-
javax.servlet:javax.servlet-api:3.1.0=compileClasspath,runtimeClasspath
49-
javax.xml.bind:jaxb-api:2.3.0=runtimeClasspath
5050
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath
5151
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath
52-
org.eclipse.jetty:jetty-http:9.4.56.v20240826=runtimeClasspath
53-
org.eclipse.jetty:jetty-io:9.4.56.v20240826=runtimeClasspath
54-
org.eclipse.jetty:jetty-security:9.4.56.v20240826=runtimeClasspath
55-
org.eclipse.jetty:jetty-server:9.4.56.v20240826=runtimeClasspath
56-
org.eclipse.jetty:jetty-servlet:9.4.56.v20240826=runtimeClasspath
57-
org.eclipse.jetty:jetty-util-ajax:9.4.56.v20240826=runtimeClasspath
58-
org.eclipse.jetty:jetty-util:9.4.56.v20240826=runtimeClasspath
52+
org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:5.0.2=runtimeClasspath
53+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath
54+
org.eclipse.jetty:jetty-http:11.0.24=runtimeClasspath
55+
org.eclipse.jetty:jetty-io:11.0.24=runtimeClasspath
56+
org.eclipse.jetty:jetty-security:11.0.24=runtimeClasspath
57+
org.eclipse.jetty:jetty-server:11.0.24=runtimeClasspath
58+
org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath
59+
org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath
5960
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
60-
org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath
61-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.7=compileClasspath,runtimeClasspath
62-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=compileClasspath,runtimeClasspath
63-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath
64-
org.hypertrace.core.serviceframework:platform-metrics:0.1.82=compileClasspath,runtimeClasspath
61+
org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath
62+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.10=compileClasspath,runtimeClasspath
63+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=compileClasspath,runtimeClasspath
64+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath
65+
org.hypertrace.core.serviceframework:platform-metrics:0.1.86=compileClasspath,runtimeClasspath
6566
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
6667
org.projectlombok:lombok:1.18.30=annotationProcessor,compileClasspath
67-
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
68+
org.slf4j:slf4j-api:2.0.7=compileClasspath
69+
org.slf4j:slf4j-api:2.0.9=runtimeClasspath
6870
empty=

attribute-service-factory/gradle.lockfile

Lines changed: 55 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -24,52 +24,52 @@ com.helger:profiler:1.1.1=runtimeClasspath
2424
com.typesafe:config:1.4.2=compileClasspath,runtimeClasspath
2525
commons-codec:commons-codec:1.15=runtimeClasspath
2626
commons-logging:commons-logging:1.2=runtimeClasspath
27-
io.dropwizard.metrics:metrics-core:4.2.16=runtimeClasspath
28-
io.dropwizard.metrics:metrics-healthchecks:4.2.16=runtimeClasspath
29-
io.dropwizard.metrics:metrics-json:4.2.16=runtimeClasspath
30-
io.dropwizard.metrics:metrics-jvm:4.2.16=runtimeClasspath
31-
io.dropwizard.metrics:metrics-servlets:4.2.16=runtimeClasspath
27+
io.dropwizard.metrics:metrics-core:4.2.25=runtimeClasspath
28+
io.dropwizard.metrics:metrics-healthchecks:4.2.25=runtimeClasspath
29+
io.dropwizard.metrics:metrics-jakarta-servlet:4.2.25=runtimeClasspath
30+
io.dropwizard.metrics:metrics-jakarta-servlets:4.2.25=runtimeClasspath
31+
io.dropwizard.metrics:metrics-json:4.2.25=runtimeClasspath
32+
io.dropwizard.metrics:metrics-jvm:4.2.25=runtimeClasspath
3233
io.github.mweirauch:micrometer-jvm-extras:0.2.2=runtimeClasspath
33-
io.grpc:grpc-api:1.68.1=compileClasspath,runtimeClasspath
34-
io.grpc:grpc-bom:1.68.1=compileClasspath,runtimeClasspath
35-
io.grpc:grpc-context:1.68.1=compileClasspath,runtimeClasspath
36-
io.grpc:grpc-core:1.68.1=runtimeClasspath
37-
io.grpc:grpc-inprocess:1.68.1=compileClasspath,runtimeClasspath
38-
io.grpc:grpc-netty:1.68.1=runtimeClasspath
39-
io.grpc:grpc-protobuf-lite:1.68.1=runtimeClasspath
40-
io.grpc:grpc-protobuf:1.68.1=compileClasspath,runtimeClasspath
41-
io.grpc:grpc-services:1.68.1=compileClasspath,runtimeClasspath
42-
io.grpc:grpc-stub:1.68.1=compileClasspath,runtimeClasspath
43-
io.grpc:grpc-util:1.68.1=runtimeClasspath
34+
io.grpc:grpc-api:1.68.3=compileClasspath,runtimeClasspath
35+
io.grpc:grpc-bom:1.68.3=compileClasspath,runtimeClasspath
36+
io.grpc:grpc-context:1.68.3=compileClasspath,runtimeClasspath
37+
io.grpc:grpc-core:1.68.3=runtimeClasspath
38+
io.grpc:grpc-inprocess:1.68.3=compileClasspath,runtimeClasspath
39+
io.grpc:grpc-netty:1.68.3=runtimeClasspath
40+
io.grpc:grpc-protobuf-lite:1.68.3=runtimeClasspath
41+
io.grpc:grpc-protobuf:1.68.3=compileClasspath,runtimeClasspath
42+
io.grpc:grpc-services:1.68.3=compileClasspath,runtimeClasspath
43+
io.grpc:grpc-stub:1.68.3=compileClasspath,runtimeClasspath
44+
io.grpc:grpc-util:1.68.3=runtimeClasspath
4445
io.micrometer:micrometer-commons:1.10.2=runtimeClasspath
4546
io.micrometer:micrometer-core:1.10.2=runtimeClasspath
4647
io.micrometer:micrometer-observation:1.10.2=runtimeClasspath
4748
io.micrometer:micrometer-registry-prometheus:1.10.2=runtimeClasspath
48-
io.netty:netty-bom:4.1.115.Final=compileClasspath,runtimeClasspath
49-
io.netty:netty-buffer:4.1.115.Final=runtimeClasspath
50-
io.netty:netty-codec-http2:4.1.115.Final=runtimeClasspath
51-
io.netty:netty-codec-http:4.1.115.Final=runtimeClasspath
52-
io.netty:netty-codec-socks:4.1.115.Final=runtimeClasspath
53-
io.netty:netty-codec:4.1.115.Final=runtimeClasspath
54-
io.netty:netty-common:4.1.115.Final=runtimeClasspath
55-
io.netty:netty-handler-proxy:4.1.115.Final=runtimeClasspath
56-
io.netty:netty-handler:4.1.115.Final=runtimeClasspath
57-
io.netty:netty-resolver:4.1.115.Final=runtimeClasspath
58-
io.netty:netty-transport-native-unix-common:4.1.115.Final=runtimeClasspath
59-
io.netty:netty-transport:4.1.115.Final=runtimeClasspath
49+
io.netty:netty-bom:4.1.118.Final=compileClasspath,runtimeClasspath
50+
io.netty:netty-buffer:4.1.118.Final=runtimeClasspath
51+
io.netty:netty-codec-http2:4.1.118.Final=runtimeClasspath
52+
io.netty:netty-codec-http:4.1.118.Final=runtimeClasspath
53+
io.netty:netty-codec-socks:4.1.118.Final=runtimeClasspath
54+
io.netty:netty-codec:4.1.118.Final=runtimeClasspath
55+
io.netty:netty-common:4.1.118.Final=runtimeClasspath
56+
io.netty:netty-handler-proxy:4.1.118.Final=runtimeClasspath
57+
io.netty:netty-handler:4.1.118.Final=runtimeClasspath
58+
io.netty:netty-resolver:4.1.118.Final=runtimeClasspath
59+
io.netty:netty-transport-native-unix-common:4.1.118.Final=runtimeClasspath
60+
io.netty:netty-transport:4.1.118.Final=runtimeClasspath
6061
io.perfmark:perfmark-api:0.27.0=runtimeClasspath
6162
io.prometheus:simpleclient:0.16.0=runtimeClasspath
6263
io.prometheus:simpleclient_common:0.16.0=runtimeClasspath
63-
io.prometheus:simpleclient_dropwizard:0.12.0=runtimeClasspath
64-
io.prometheus:simpleclient_pushgateway:0.12.0=runtimeClasspath
65-
io.prometheus:simpleclient_servlet:0.12.0=runtimeClasspath
66-
io.prometheus:simpleclient_servlet_common:0.12.0=runtimeClasspath
64+
io.prometheus:simpleclient_dropwizard:0.16.0=runtimeClasspath
65+
io.prometheus:simpleclient_pushgateway:0.16.0=runtimeClasspath
66+
io.prometheus:simpleclient_servlet_common:0.16.0=runtimeClasspath
67+
io.prometheus:simpleclient_servlet_jakarta:0.16.0=runtimeClasspath
6768
io.prometheus:simpleclient_tracer_common:0.16.0=runtimeClasspath
6869
io.prometheus:simpleclient_tracer_otel:0.16.0=runtimeClasspath
6970
io.prometheus:simpleclient_tracer_otel_agent:0.16.0=runtimeClasspath
71+
jakarta.servlet:jakarta.servlet-api:6.0.0=runtimeClasspath
7072
javax.annotation:javax.annotation-api:1.3.2=runtimeClasspath
71-
javax.servlet:javax.servlet-api:3.1.0=runtimeClasspath
72-
javax.xml.bind:jaxb-api:2.3.0=runtimeClasspath
7373
net.jodah:failsafe:2.4.4=runtimeClasspath
7474
org.apache.commons:commons-collections4:4.4=runtimeClasspath
7575
org.apache.commons:commons-dbcp2:2.9.0=runtimeClasspath
@@ -79,30 +79,32 @@ org.apache.httpcomponents:httpclient:4.5.13=runtimeClasspath
7979
org.apache.httpcomponents:httpcore:4.4.13=runtimeClasspath
8080
org.checkerframework:checker-qual:3.42.0=compileClasspath,runtimeClasspath
8181
org.codehaus.mojo:animal-sniffer-annotations:1.24=runtimeClasspath
82-
org.eclipse.jetty:jetty-http:9.4.56.v20240826=runtimeClasspath
83-
org.eclipse.jetty:jetty-io:9.4.56.v20240826=runtimeClasspath
84-
org.eclipse.jetty:jetty-security:9.4.56.v20240826=runtimeClasspath
85-
org.eclipse.jetty:jetty-server:9.4.56.v20240826=runtimeClasspath
86-
org.eclipse.jetty:jetty-servlet:9.4.56.v20240826=runtimeClasspath
87-
org.eclipse.jetty:jetty-util-ajax:9.4.56.v20240826=runtimeClasspath
88-
org.eclipse.jetty:jetty-util:9.4.56.v20240826=runtimeClasspath
82+
org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:5.0.2=runtimeClasspath
83+
org.eclipse.jetty:jetty-bom:11.0.24=compileClasspath,runtimeClasspath
84+
org.eclipse.jetty:jetty-http:11.0.24=runtimeClasspath
85+
org.eclipse.jetty:jetty-io:11.0.24=runtimeClasspath
86+
org.eclipse.jetty:jetty-security:11.0.24=runtimeClasspath
87+
org.eclipse.jetty:jetty-server:11.0.24=runtimeClasspath
88+
org.eclipse.jetty:jetty-servlet:11.0.24=runtimeClasspath
89+
org.eclipse.jetty:jetty-util:11.0.24=runtimeClasspath
8990
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath
90-
org.hypertrace.bom:hypertrace-bom:0.3.39=compileClasspath,runtimeClasspath
91-
org.hypertrace.core.documentstore:document-store:0.8.5=compileClasspath,runtimeClasspath
92-
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.7=compileClasspath,runtimeClasspath
93-
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.7=runtimeClasspath
94-
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.7=runtimeClasspath
95-
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.3=compileClasspath,runtimeClasspath
96-
org.hypertrace.core.serviceframework:docstore-metrics:0.1.82=runtimeClasspath
97-
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.82=compileClasspath,runtimeClasspath
98-
org.hypertrace.core.serviceframework:platform-metrics:0.1.82=runtimeClasspath
99-
org.hypertrace.core.serviceframework:platform-service-framework:0.1.82=compileClasspath,runtimeClasspath
100-
org.hypertrace.core.serviceframework:service-framework-spi:0.1.82=compileClasspath,runtimeClasspath
91+
org.hypertrace.bom:hypertrace-bom:0.3.47=compileClasspath,runtimeClasspath
92+
org.hypertrace.core.documentstore:document-store:0.8.6=compileClasspath,runtimeClasspath
93+
org.hypertrace.core.grpcutils:grpc-client-utils:0.13.10=compileClasspath,runtimeClasspath
94+
org.hypertrace.core.grpcutils:grpc-context-utils:0.13.10=runtimeClasspath
95+
org.hypertrace.core.grpcutils:grpc-server-utils:0.13.10=runtimeClasspath
96+
org.hypertrace.core.kafkastreams.framework:kafka-bom:0.5.4=compileClasspath,runtimeClasspath
97+
org.hypertrace.core.serviceframework:docstore-metrics:0.1.86=runtimeClasspath
98+
org.hypertrace.core.serviceframework:platform-grpc-service-framework:0.1.86=compileClasspath,runtimeClasspath
99+
org.hypertrace.core.serviceframework:platform-metrics:0.1.86=runtimeClasspath
100+
org.hypertrace.core.serviceframework:platform-service-framework:0.1.86=compileClasspath,runtimeClasspath
101+
org.hypertrace.core.serviceframework:service-framework-spi:0.1.86=compileClasspath,runtimeClasspath
101102
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath
102103
org.mongodb:bson-record-codec:5.2.0=runtimeClasspath
103104
org.mongodb:bson:5.2.0=runtimeClasspath
104105
org.mongodb:mongodb-driver-core:5.2.0=runtimeClasspath
105106
org.mongodb:mongodb-driver-sync:5.2.0=runtimeClasspath
106107
org.postgresql:postgresql:42.5.5=runtimeClasspath
107-
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath
108+
org.slf4j:slf4j-api:2.0.7=compileClasspath
109+
org.slf4j:slf4j-api:2.0.9=runtimeClasspath
108110
empty=annotationProcessor

0 commit comments

Comments
 (0)