Skip to content

Commit 29958d6

Browse files
committed
updated legal documents
1 parent 2daf70b commit 29958d6

File tree

5 files changed

+536
-482
lines changed

5 files changed

+536
-482
lines changed

bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<pjfanning-pekko-rabbitmq.version>7.0.0</pjfanning-pekko-rabbitmq.version>
6767
<amqp-client.version>5.25.0</amqp-client.version>
6868
<reactive-streams.version>1.0.4</reactive-streams.version>
69-
<netty-bom.version>4.1.116.Final</netty-bom.version>
69+
<netty-bom.version>4.1.118.Final</netty-bom.version>
7070
<cloudevents.version>2.5.0</cloudevents.version>
7171

7272
<slf4j.version>2.0.16</slf4j.version>
+105-101
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,56 @@
1-
ch.qos.logback:logback-classic:jar:1.5.7:compile
2-
ch.qos.logback:logback-core:jar:1.5.7:compile
1+
ch.qos.logback:logback-classic:jar:1.5.16:compile
2+
ch.qos.logback:logback-core:jar:1.5.16:compile
33
com.eclipsesource.minimal-json:minimal-json:jar:0.9.5:compile
4-
com.ethlo.time:itu:jar:1.10.2:compile
5-
com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile
6-
com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile
7-
com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile
8-
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.17.2:compile
9-
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.2:compile
10-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2:compile
11-
com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.2:compile
12-
com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.17.2:compile
13-
com.github.ben-manes.caffeine:caffeine:jar:3.1.8:compile
14-
com.github.jnr:jffi:jar:1.2.18:compile
15-
com.github.jnr:jffi:jar:native:1.2.18:compile
4+
com.ethlo.time:itu:jar:1.10.3:compile
5+
com.fasterxml.jackson.core:jackson-annotations:jar:2.17.3:compile
6+
com.fasterxml.jackson.core:jackson-core:jar:2.17.3:compile
7+
com.fasterxml.jackson.core:jackson-databind:jar:2.17.3:compile
8+
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.17.3:compile
9+
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.3:compile
10+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.3:compile
11+
com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.3:compile
12+
com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.17.3:compile
13+
com.github.ben-manes.caffeine:caffeine:jar:3.2.0:compile
14+
com.github.jnr:jffi:jar:1.3.12:compile
1615
com.github.jnr:jnr-a64asm:jar:1.0.0:compile
17-
com.github.jnr:jnr-constants:jar:0.9.12:compile
18-
com.github.jnr:jnr-ffi:jar:2.1.9:compile
16+
com.github.jnr:jnr-constants:jar:0.10.4:compile
17+
com.github.jnr:jnr-ffi:jar:2.2.15:compile
1918
com.github.jnr:jnr-x86asm:jar:1.0.2:compile
19+
com.github.oshi:oshi-core:jar:6.6.6:compile
2020
com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0:compile
21-
com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.2.1:compile
21+
com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.2.2:compile
2222
com.google.auto.value:auto-value-annotations:jar:1.9:compile
23-
com.hierynomus:asn-one:jar:0.5.0:compile
24-
com.hivemq:hivemq-mqtt-client:jar:1.3.3:compile
25-
com.networknt:json-schema-validator:jar:1.5.1:compile
26-
com.rabbitmq:amqp-client:jar:5.18.0:compile
23+
com.hierynomus:asn-one:jar:0.6.0:compile
24+
com.hivemq:hivemq-mqtt-client:jar:1.3.5:compile
25+
com.networknt:json-schema-validator:jar:1.5.5:compile
26+
com.rabbitmq:amqp-client:jar:5.25.0:compile
2727
com.thoughtworks.paranamer:paranamer:jar:2.8:compile
2828
com.typesafe:config:jar:1.4.3:compile
2929
com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
3030
io.cloudevents:cloudevents-api:jar:2.5.0:compile
3131
io.cloudevents:cloudevents-core:jar:2.5.0:compile
3232
io.cloudevents:cloudevents-http-basic:jar:2.5.0:compile
33-
io.dropwizard.metrics:metrics-core:jar:4.2.27:compile
34-
io.dropwizard.metrics:metrics-healthchecks:jar:4.2.27:compile
33+
io.dropwizard.metrics:metrics-core:jar:4.2.28:compile
34+
io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile
3535
io.jsonwebtoken:jjwt-api:jar:0.12.6:compile
36-
io.kamon:kamon-core_2.13:jar:2.7.3:compile
37-
io.kamon:kamon-executors_2.13:jar:2.7.3:compile
38-
io.kamon:kamon-instrumentation-common_2.13:jar:2.7.3:compile
39-
io.kamon:kamon-opentelemetry_2.13:jar:2.7.3:compile
40-
io.kamon:kamon-prometheus_2.13:jar:2.7.3:compile
41-
io.kamon:kamon-system-metrics_2.13:jar:2.7.3:compile
42-
io.netty:netty-buffer:jar:4.1.112.Final:compile
43-
io.netty:netty-codec-http:jar:4.1.112.Final:compile
44-
io.netty:netty-codec:jar:4.1.112.Final:compile
45-
io.netty:netty-common:jar:4.1.112.Final:compile
46-
io.netty:netty-handler:jar:4.1.112.Final:compile
47-
io.netty:netty-resolver:jar:4.1.112.Final:compile
48-
io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
49-
io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:compile
50-
io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
51-
io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:compile
52-
io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
53-
io.netty:netty-transport:jar:4.1.112.Final:compile
36+
io.kamon:kamon-core_2.13:jar:2.7.5:compile
37+
io.kamon:kamon-executors_2.13:jar:2.7.5:compile
38+
io.kamon:kamon-instrumentation-common_2.13:jar:2.7.5:compile
39+
io.kamon:kamon-opentelemetry_2.13:jar:2.7.5:compile
40+
io.kamon:kamon-prometheus_2.13:jar:2.7.5:compile
41+
io.kamon:kamon-system-metrics_2.13:jar:2.7.5:compile
42+
io.netty:netty-buffer:jar:4.1.118.Final:compile
43+
io.netty:netty-codec-http:jar:4.1.118.Final:compile
44+
io.netty:netty-codec:jar:4.1.118.Final:compile
45+
io.netty:netty-common:jar:4.1.118.Final:compile
46+
io.netty:netty-handler:jar:4.1.118.Final:compile
47+
io.netty:netty-resolver:jar:4.1.118.Final:compile
48+
io.netty:netty-transport-classes-epoll:jar:4.1.118.Final:compile
49+
io.netty:netty-transport-classes-kqueue:jar:4.1.118.Final:compile
50+
io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.118.Final:compile
51+
io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.118.Final:compile
52+
io.netty:netty-transport-native-unix-common:jar:4.1.118.Final:compile
53+
io.netty:netty-transport:jar:4.1.118.Final:compile
5454
io.opentelemetry:opentelemetry-api:jar:1.35.0:compile
5555
io.opentelemetry:opentelemetry-context:jar:1.35.0:compile
5656
io.opentelemetry:opentelemetry-exporter-otlp:jar:1.35.0:compile
@@ -62,51 +62,55 @@ io.reactivex.rxjava2:rxjava:jar:2.2.21:compile
6262
io.spray:spray-json_2.13:jar:1.3.6:compile
6363
jakarta.jms:jakarta.jms-api:jar:2.0.3:compile
6464
net.i2p.crypto:eddsa:jar:0.3.0:compile
65-
nl.grons:metrics4-scala_2.13:jar:4.3.2:compile
66-
org.agrona:agrona:jar:1.15.1:compile
67-
org.apache.kafka:kafka-clients:jar:3.6.1:compile
68-
org.apache.pekko:pekko-actor_2.13:jar:1.0.3:compile
69-
org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.3:compile
70-
org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.3:compile
71-
org.apache.pekko:pekko-cluster_2.13:jar:1.0.3:compile
65+
net.java.dev.jna:jna-platform:jar:5.16.0:compile
66+
net.java.dev.jna:jna:jar:5.13.0:compile
67+
net.java.dev.jna:jna:jar:5.16.0:compile
68+
nl.grons:metrics4-scala_2.13:jar:4.3.3:compile
69+
org.agrona:agrona:jar:1.22.0:compile
70+
org.apache.kafka:kafka-clients:jar:3.9.0:compile
71+
org.apache.pekko:pekko-actor_2.13:jar:1.1.3:compile
72+
org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.1.3:compile
73+
org.apache.pekko:pekko-cluster-tools_2.13:jar:1.1.3:compile
74+
org.apache.pekko:pekko-cluster_2.13:jar:1.1.3:compile
7275
org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0:compile
73-
org.apache.pekko:pekko-coordination_2.13:jar:1.0.3:compile
74-
org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0:compile
75-
org.apache.pekko:pekko-discovery_2.13:jar:1.0.3:compile
76-
org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.3:compile
77-
org.apache.pekko:pekko-http-core_2.13:jar:1.0.1:compile
78-
org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.1:compile
79-
org.apache.pekko:pekko-http_2.13:jar:1.0.1:compile
80-
org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0:compile
81-
org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0:compile
82-
org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0:compile
83-
org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0:compile
84-
org.apache.pekko:pekko-management_2.13:jar:1.0.0:compile
85-
org.apache.pekko:pekko-parsing_2.13:jar:1.0.1:compile
86-
org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.3:compile
87-
org.apache.pekko:pekko-persistence_2.13:jar:1.0.3:compile
88-
org.apache.pekko:pekko-pki_2.13:jar:1.0.3:compile
89-
org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.3:compile
90-
org.apache.pekko:pekko-remote_2.13:jar:1.0.3:compile
91-
org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.3:compile
92-
org.apache.pekko:pekko-slf4j_2.13:jar:1.0.3:compile
93-
org.apache.pekko:pekko-stream_2.13:jar:1.0.3:compile
76+
org.apache.pekko:pekko-coordination_2.13:jar:1.1.3:compile
77+
org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.1.0:compile
78+
org.apache.pekko:pekko-discovery_2.13:jar:1.1.3:compile
79+
org.apache.pekko:pekko-distributed-data_2.13:jar:1.1.3:compile
80+
org.apache.pekko:pekko-http-core_2.13:jar:1.1.0:compile
81+
org.apache.pekko:pekko-http-spray-json_2.13:jar:1.1.0:compile
82+
org.apache.pekko:pekko-http_2.13:jar:1.1.0:compile
83+
org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.1.0:compile
84+
org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.1.0:compile
85+
org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.1.0:compile
86+
org.apache.pekko:pekko-management-pki_2.13:jar:1.1.0:compile
87+
org.apache.pekko:pekko-management_2.13:jar:1.1.0:compile
88+
org.apache.pekko:pekko-parsing_2.13:jar:1.1.0:compile
89+
org.apache.pekko:pekko-persistence-query_2.13:jar:1.1.3:compile
90+
org.apache.pekko:pekko-persistence_2.13:jar:1.1.3:compile
91+
org.apache.pekko:pekko-pki_2.13:jar:1.1.3:compile
92+
org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.1.3:compile
93+
org.apache.pekko:pekko-remote_2.13:jar:1.1.3:compile
94+
org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.1.3:compile
95+
org.apache.pekko:pekko-slf4j_2.13:jar:1.1.3:compile
96+
org.apache.pekko:pekko-stream_2.13:jar:1.1.3:compile
9497
org.apache.qpid:proton-j:jar:0.34.1:compile
95-
org.apache.qpid:qpid-jms-client:jar:1.11.0:compile
98+
org.apache.qpid:qpid-jms-client:jar:1.12.1:compile
9699
org.apache.sshd:sshd-common:jar:2.9.2:compile
97100
org.apache.sshd:sshd-core:jar:2.9.2:compile
98101
org.atteo.classindex:classindex:jar:3.13:compile
99102
org.codehaus.janino:commons-compiler:jar:3.1.12:compile
100103
org.codehaus.janino:janino:jar:3.1.12:compile
104+
org.jspecify:jspecify:jar:1.0.0:compile
101105
org.komamitsu:fluency-core:jar:2.7.2:compile
102106
org.komamitsu:fluency-fluentd:jar:2.7.2:compile
103-
org.lmdbjava:lmdbjava:jar:0.7.0:compile
107+
org.lmdbjava:lmdbjava:jar:0.9.0:compile
104108
org.lz4:lz4-java:jar:1.8.0:compile
105-
org.mongodb.scala:mongo-scala-bson_2.13:jar:5.1.3:compile
106-
org.mongodb.scala:mongo-scala-driver_2.13:jar:5.1.4:compile
107-
org.mongodb:bson:jar:5.1.4:compile
108-
org.mongodb:mongodb-driver-core:jar:5.1.4:compile
109-
org.mongodb:mongodb-driver-reactivestreams:jar:5.1.4:compile
109+
org.mongodb.scala:mongo-scala-bson_2.13:jar:5.2.0:compile
110+
org.mongodb.scala:mongo-scala-driver_2.13:jar:5.2.0:compile
111+
org.mongodb:bson:jar:5.2.0:compile
112+
org.mongodb:mongodb-driver-core:jar:5.2.0:compile
113+
org.mongodb:mongodb-driver-reactivestreams:jar:5.2.0:compile
110114
org.mozilla:rhino-runtime:jar:1.7.15:compile
111115
org.ow2.asm:asm-analysis:jar:9.2:compile
112116
org.ow2.asm:asm-commons:jar:9.2:compile
@@ -116,34 +120,34 @@ org.ow2.asm:asm:jar:9.2:compile
116120
org.parboiled:parboiled_2.13:jar:2.5.1:compile
117121
org.reactivestreams:reactive-streams:jar:1.0.4:compile
118122
org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
119-
org.scala-lang:scala-library:jar:2.13.15:compile
123+
org.scala-lang:scala-library:jar:2.13.16:compile
120124
org.slf4j:jcl-over-slf4j:jar:2.0.16:compile
121125
org.slf4j:jul-to-slf4j:jar:2.0.16:compile
122126
org.slf4j:slf4j-api:jar:2.0.16:compile
123127
org.webjars.npm:bytebuffer:jar:5.0.1:compile
124128
org.webjars.npm:long:jar:3.2.0:compile
125-
software.amazon.awssdk:annotations:jar:2.26.21:compile
126-
software.amazon.awssdk:auth:jar:2.26.21:compile
127-
software.amazon.awssdk:aws-core:jar:2.26.21:compile
128-
software.amazon.awssdk:aws-query-protocol:jar:2.26.21:compile
129-
software.amazon.awssdk:checksums-spi:jar:2.26.21:compile
130-
software.amazon.awssdk:checksums:jar:2.26.21:compile
131-
software.amazon.awssdk:endpoints-spi:jar:2.26.21:compile
132-
software.amazon.awssdk:http-auth-aws-eventstream:jar:2.26.21:compile
133-
software.amazon.awssdk:http-auth-aws:jar:2.26.21:compile
134-
software.amazon.awssdk:http-auth-spi:jar:2.26.21:compile
135-
software.amazon.awssdk:http-auth:jar:2.26.21:compile
136-
software.amazon.awssdk:http-client-spi:jar:2.26.21:compile
137-
software.amazon.awssdk:identity-spi:jar:2.26.21:compile
138-
software.amazon.awssdk:json-utils:jar:2.26.21:compile
139-
software.amazon.awssdk:metrics-spi:jar:2.26.21:compile
140-
software.amazon.awssdk:profiles:jar:2.26.21:compile
141-
software.amazon.awssdk:protocol-core:jar:2.26.21:compile
142-
software.amazon.awssdk:regions:jar:2.26.21:compile
143-
software.amazon.awssdk:retries-spi:jar:2.26.21:compile
144-
software.amazon.awssdk:retries:jar:2.26.21:compile
145-
software.amazon.awssdk:sdk-core:jar:2.26.21:compile
146-
software.amazon.awssdk:sts:jar:2.26.21:compile
147-
software.amazon.awssdk:third-party-jackson-core:jar:2.26.21:compile
148-
software.amazon.awssdk:utils:jar:2.26.21:compile
129+
software.amazon.awssdk:annotations:jar:2.30.21:compile
130+
software.amazon.awssdk:auth:jar:2.30.21:compile
131+
software.amazon.awssdk:aws-core:jar:2.30.21:compile
132+
software.amazon.awssdk:aws-query-protocol:jar:2.30.21:compile
133+
software.amazon.awssdk:checksums-spi:jar:2.30.21:compile
134+
software.amazon.awssdk:checksums:jar:2.30.21:compile
135+
software.amazon.awssdk:endpoints-spi:jar:2.30.21:compile
136+
software.amazon.awssdk:http-auth-aws-eventstream:jar:2.30.21:compile
137+
software.amazon.awssdk:http-auth-aws:jar:2.30.21:compile
138+
software.amazon.awssdk:http-auth-spi:jar:2.30.21:compile
139+
software.amazon.awssdk:http-auth:jar:2.30.21:compile
140+
software.amazon.awssdk:http-client-spi:jar:2.30.21:compile
141+
software.amazon.awssdk:identity-spi:jar:2.30.21:compile
142+
software.amazon.awssdk:json-utils:jar:2.30.21:compile
143+
software.amazon.awssdk:metrics-spi:jar:2.30.21:compile
144+
software.amazon.awssdk:profiles:jar:2.30.21:compile
145+
software.amazon.awssdk:protocol-core:jar:2.30.21:compile
146+
software.amazon.awssdk:regions:jar:2.30.21:compile
147+
software.amazon.awssdk:retries-spi:jar:2.30.21:compile
148+
software.amazon.awssdk:retries:jar:2.30.21:compile
149+
software.amazon.awssdk:sdk-core:jar:2.30.21:compile
150+
software.amazon.awssdk:sts:jar:2.30.21:compile
151+
software.amazon.awssdk:third-party-jackson-core:jar:2.30.21:compile
152+
software.amazon.awssdk:utils:jar:2.30.21:compile
149153
software.amazon.eventstream:eventstream:jar:1.0.1:compile
+13-12
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
1-
com.github.luben:zstd-jni:jar:1.5.5-1:runtime
1+
com.github.jnr:jffi:jar:native:1.3.12:runtime
2+
com.github.luben:zstd-jni:jar:1.5.6-4:runtime
23
com.google.dagger:dagger:jar:2.27:runtime
34
com.squareup.okhttp3:okhttp:jar:4.12.0:runtime
45
com.squareup.okio:okio-jvm:jar:3.6.0:runtime
56
com.squareup.okio:okio:jar:3.6.0:runtime
6-
commons-codec:commons-codec:jar:1.15:runtime
7+
commons-codec:commons-codec:jar:1.17.1:runtime
78
commons-logging:commons-logging:jar:1.2:runtime
89
io.jsonwebtoken:jjwt-impl:jar:0.12.6:runtime
9-
io.netty:netty-codec-http2:jar:4.1.112.Final:runtime
10-
io.netty:netty-codec-http:jar:4.1.112.Final:runtime
11-
io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:runtime
10+
io.netty:netty-codec-http2:jar:4.1.118.Final:runtime
11+
io.netty:netty-codec-http:jar:4.1.118.Final:runtime
12+
io.netty:netty-transport-classes-epoll:jar:4.1.118.Final:runtime
1213
io.opentelemetry:opentelemetry-api-events:jar:1.35.0-alpha:runtime
1314
io.opentelemetry:opentelemetry-exporter-common:jar:1.35.0:runtime
1415
io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.35.0:runtime
@@ -21,20 +22,20 @@ javax.inject:javax.inject:jar:1:runtime
2122
net.jodah:failsafe:jar:2.4.4:runtime
2223
net.logstash.logback:logstash-logback-encoder:jar:8.0:runtime
2324
org.apache.httpcomponents:httpclient:jar:4.5.13:runtime
24-
org.apache.httpcomponents:httpcore:jar:4.4.13:runtime
25+
org.apache.httpcomponents:httpcore:jar:4.4.16:runtime
2526
org.jctools:jctools-core:jar:2.1.2:runtime
2627
org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.10:runtime
2728
org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.8.21:runtime
2829
org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.8.21:runtime
2930
org.jetbrains.kotlin:kotlin-stdlib:jar:1.8.21:runtime
3031
org.jetbrains:annotations:jar:13.0:runtime
31-
org.jetbrains:annotations:jar:16.0.3:runtime
32+
org.jetbrains:annotations:jar:26.0.2:runtime
3233
org.komamitsu:phi-accural-failure-detector:jar:0.0.5:runtime
33-
org.mongodb:bson-record-codec:jar:5.1.4:runtime
34-
org.mongodb:mongodb-driver-reactivestreams:jar:5.1.4:runtime
34+
org.mongodb:bson-record-codec:jar:5.2.0:runtime
35+
org.mongodb:mongodb-driver-reactivestreams:jar:5.2.0:runtime
3536
org.msgpack:jackson-dataformat-msgpack:jar:0.9.6:runtime
3637
org.msgpack:msgpack-core:jar:0.9.6:runtime
37-
org.scala-lang:scala-reflect:jar:2.13.15:runtime
38+
org.scala-lang:scala-reflect:jar:2.13.16:runtime
3839
org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime
39-
software.amazon.awssdk:apache-client:jar:2.26.21:runtime
40-
software.amazon.awssdk:netty-nio-client:jar:2.26.21:runtime
40+
software.amazon.awssdk:apache-client:jar:2.30.21:runtime
41+
software.amazon.awssdk:netty-nio-client:jar:2.30.21:runtime

0 commit comments

Comments
 (0)