Skip to content

Commit

Permalink
update dependencies legal documents
Browse files Browse the repository at this point in the history
  • Loading branch information
thjaeckle committed Aug 26, 2024
1 parent 466456d commit 46e1e9a
Show file tree
Hide file tree
Showing 5 changed files with 865 additions and 390 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<pjfanning-pekko-rabbitmq.version>7.0.0</pjfanning-pekko-rabbitmq.version>
<amqp-client.version>5.18.0</amqp-client.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
<netty-bom.version>4.1.111.Final</netty-bom.version>
<netty-bom.version>4.1.112.Final</netty-bom.version>
<cloudevents.version>2.5.0</cloudevents.version>

<slf4j.version>2.0.16</slf4j.version>
Expand Down
186 changes: 107 additions & 79 deletions legal/3rd-party-dependencies/compile.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
ch.qos.logback:logback-classic:jar:1.4.14:compile
ch.qos.logback:logback-core:jar:1.4.14:compile
ch.qos.logback:logback-classic:jar:1.5.7:compile
ch.qos.logback:logback-core:jar:1.5.7:compile
com.eclipsesource.minimal-json:minimal-json:jar:0.9.5:compile
com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile
com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile
com.fasterxml.jackson.core:jackson-databind:jar:2.14.3:compile
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3:compile
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3:compile
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3:compile
com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3:compile
com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3:compile
com.ethlo.time:itu:jar:1.10.2:compile
com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile
com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile
com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.17.2:compile
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.2:compile
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2:compile
com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.2:compile
com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.17.2:compile
com.github.ben-manes.caffeine:caffeine:jar:3.1.8:compile
com.github.jnr:jffi:jar:1.2.18:compile
com.github.jnr:jffi:jar:native:1.2.18:compile
Expand All @@ -17,105 +18,132 @@ com.github.jnr:jnr-constants:jar:0.9.12:compile
com.github.jnr:jnr-ffi:jar:2.1.9:compile
com.github.jnr:jnr-x86asm:jar:1.0.2:compile
com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0:compile
com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1:compile
com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.2.1:compile
com.google.auto.value:auto-value-annotations:jar:1.9:compile
com.hierynomus:asn-one:jar:0.5.0:compile
com.hivemq:hivemq-mqtt-client:jar:1.3.3:compile
com.networknt:json-schema-validator:jar:1.5.1:compile
com.rabbitmq:amqp-client:jar:5.18.0:compile
com.thoughtworks.paranamer:paranamer:jar:2.8:compile
com.typesafe:config:jar:1.4.2:compile
com.typesafe:config:jar:1.4.3:compile
com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
io.cloudevents:cloudevents-api:jar:2.3.0:compile
io.cloudevents:cloudevents-core:jar:2.3.0:compile
io.cloudevents:cloudevents-http-basic:jar:2.3.0:compile
io.dropwizard.metrics:metrics-core:jar:4.2.9:compile
io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9:compile
io.jsonwebtoken:jjwt-api:jar:0.11.5:compile
io.kamon:kamon-core_2.13:jar:2.6.6:compile
io.kamon:kamon-executors_2.13:jar:2.6.6:compile
io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6:compile
io.kamon:kamon-opentelemetry_2.13:jar:2.6.6:compile
io.kamon:kamon-prometheus_2.13:jar:2.6.6:compile
io.kamon:kamon-system-metrics_2.13:jar:2.6.6:compile
io.netty:netty-buffer:jar:4.1.99.Final:compile
io.netty:netty-codec-http:jar:4.1.99.Final:compile
io.netty:netty-codec:jar:4.1.99.Final:compile
io.netty:netty-common:jar:4.1.99.Final:compile
io.netty:netty-handler:jar:4.1.99.Final:compile
io.netty:netty-resolver:jar:4.1.99.Final:compile
io.netty:netty-transport-classes-epoll:jar:4.1.99.Final:compile
io.netty:netty-transport-classes-kqueue:jar:4.1.99.Final:compile
io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.99.Final:compile
io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.99.Final:compile
io.netty:netty-transport-native-unix-common:jar:4.1.99.Final:compile
io.netty:netty-transport:jar:4.1.99.Final:compile
io.opentelemetry:opentelemetry-api:jar:1.13.0:compile
io.opentelemetry:opentelemetry-context:jar:1.13.0:compile
io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0:compile
io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0:compile
io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0:compile
io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0:compile
io.cloudevents:cloudevents-api:jar:2.5.0:compile
io.cloudevents:cloudevents-core:jar:2.5.0:compile
io.cloudevents:cloudevents-http-basic:jar:2.5.0:compile
io.dropwizard.metrics:metrics-core:jar:4.2.27:compile
io.dropwizard.metrics:metrics-healthchecks:jar:4.2.27:compile
io.jsonwebtoken:jjwt-api:jar:0.12.6:compile
io.kamon:kamon-core_2.13:jar:2.7.3:compile
io.kamon:kamon-executors_2.13:jar:2.7.3:compile
io.kamon:kamon-instrumentation-common_2.13:jar:2.7.3:compile
io.kamon:kamon-opentelemetry_2.13:jar:2.7.3:compile
io.kamon:kamon-prometheus_2.13:jar:2.7.3:compile
io.kamon:kamon-system-metrics_2.13:jar:2.7.3:compile
io.netty:netty-buffer:jar:4.1.112.Final:compile
io.netty:netty-codec-http:jar:4.1.112.Final:compile
io.netty:netty-codec:jar:4.1.112.Final:compile
io.netty:netty-common:jar:4.1.112.Final:compile
io.netty:netty-handler:jar:4.1.112.Final:compile
io.netty:netty-resolver:jar:4.1.112.Final:compile
io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final:compile
io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final:compile
io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
io.netty:netty-transport:jar:4.1.112.Final:compile
io.opentelemetry:opentelemetry-api:jar:1.35.0:compile
io.opentelemetry:opentelemetry-context:jar:1.35.0:compile
io.opentelemetry:opentelemetry-exporter-otlp:jar:1.35.0:compile
io.opentelemetry:opentelemetry-sdk-common:jar:1.35.0:compile
io.opentelemetry:opentelemetry-sdk-logs:jar:1.35.0:compile
io.opentelemetry:opentelemetry-sdk-metrics:jar:1.35.0:compile
io.opentelemetry:opentelemetry-sdk-trace:jar:1.35.0:compile
io.reactivex.rxjava2:rxjava:jar:2.2.21:compile
io.spray:spray-json_2.13:jar:1.3.6:compile
jakarta.jms:jakarta.jms-api:jar:2.0.3:compile
net.i2p.crypto:eddsa:jar:0.3.0:compile
nl.grons:metrics4-scala_2.13:jar:4.2.9:compile
nl.grons:metrics4-scala_2.13:jar:4.3.2:compile
org.agrona:agrona:jar:1.15.1:compile
org.apache.kafka:kafka-clients:jar:3.5.1:compile
org.apache.pekko:pekko-actor_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-cluster_2.13:jar:1.0.1:compile
org.apache.kafka:kafka-clients:jar:3.6.1:compile
org.apache.pekko:pekko-actor_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-cluster_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0:compile
org.apache.pekko:pekko-coordination_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-coordination_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0:compile
org.apache.pekko:pekko-discovery_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-http-core_2.13:jar:1.0.0:compile
org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0:compile
org.apache.pekko:pekko-http_2.13:jar:1.0.0:compile
org.apache.pekko:pekko-discovery_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-http-core_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-http_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0:compile
org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0:compile
org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0:compile
org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0:compile
org.apache.pekko:pekko-management_2.13:jar:1.0.0:compile
org.apache.pekko:pekko-parsing_2.13:jar:1.0.0:compile
org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-persistence_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-pki_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-remote_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-stream_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-parsing_2.13:jar:1.0.1:compile
org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-persistence_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-pki_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-remote_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-slf4j_2.13:jar:1.0.3:compile
org.apache.pekko:pekko-stream_2.13:jar:1.0.3:compile
org.apache.qpid:proton-j:jar:0.34.1:compile
org.apache.qpid:qpid-jms-client:jar:1.10.0:compile
org.apache.qpid:qpid-jms-client:jar:1.11.0:compile
org.apache.sshd:sshd-common:jar:2.9.2:compile
org.apache.sshd:sshd-core:jar:2.9.2:compile
org.atteo.classindex:classindex:jar:3.13:compile
org.codehaus.janino:commons-compiler:jar:3.1.11:compile
org.codehaus.janino:janino:jar:3.1.11:compile
org.komamitsu:fluency-core:jar:2.6.5:compile
org.komamitsu:fluency-fluentd:jar:2.6.5:compile
org.codehaus.janino:commons-compiler:jar:3.1.12:compile
org.codehaus.janino:janino:jar:3.1.12:compile
org.komamitsu:fluency-core:jar:2.7.2:compile
org.komamitsu:fluency-fluentd:jar:2.7.2:compile
org.lmdbjava:lmdbjava:jar:0.7.0:compile
org.lz4:lz4-java:jar:1.8.0:compile
org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2:compile
org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2:compile
org.mongodb:bson:jar:4.10.2:compile
org.mongodb:mongodb-driver-core:jar:4.10.2:compile
org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2:compile
org.mozilla:rhino-runtime:jar:1.7.14:compile
org.mongodb.scala:mongo-scala-bson_2.13:jar:5.1.3:compile
org.mongodb.scala:mongo-scala-driver_2.13:jar:5.1.3:compile
org.mongodb:bson:jar:5.1.3:compile
org.mongodb:mongodb-driver-core:jar:5.1.3:compile
org.mongodb:mongodb-driver-reactivestreams:jar:5.1.3:compile
org.mozilla:rhino-runtime:jar:1.7.15:compile
org.ow2.asm:asm-analysis:jar:9.2:compile
org.ow2.asm:asm-commons:jar:9.2:compile
org.ow2.asm:asm-tree:jar:9.2:compile
org.ow2.asm:asm-util:jar:9.2:compile
org.ow2.asm:asm:jar:9.2:compile
org.parboiled:parboiled_2.13:jar:2.5.0:compile
org.parboiled:parboiled_2.13:jar:2.5.1:compile
org.reactivestreams:reactive-streams:jar:1.0.4:compile
org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
org.scala-lang:scala-library:jar:2.13.12:compile
org.slf4j:jcl-over-slf4j:jar:2.0.11:compile
org.slf4j:jul-to-slf4j:jar:2.0.11:compile
org.slf4j:slf4j-api:jar:2.0.11:compile
org.scala-lang:scala-library:jar:2.13.14:compile
org.slf4j:jcl-over-slf4j:jar:2.0.16:compile
org.slf4j:jul-to-slf4j:jar:2.0.16:compile
org.slf4j:slf4j-api:jar:2.0.16:compile
org.webjars.npm:bytebuffer:jar:5.0.1:compile
org.webjars.npm:long:jar:3.2.0:compile
software.amazon.awssdk:annotations:jar:2.26.21:compile
software.amazon.awssdk:auth:jar:2.26.21:compile
software.amazon.awssdk:aws-core:jar:2.26.21:compile
software.amazon.awssdk:aws-query-protocol:jar:2.26.21:compile
software.amazon.awssdk:checksums-spi:jar:2.26.21:compile
software.amazon.awssdk:checksums:jar:2.26.21:compile
software.amazon.awssdk:endpoints-spi:jar:2.26.21:compile
software.amazon.awssdk:http-auth-aws-eventstream:jar:2.26.21:compile
software.amazon.awssdk:http-auth-aws:jar:2.26.21:compile
software.amazon.awssdk:http-auth-spi:jar:2.26.21:compile
software.amazon.awssdk:http-auth:jar:2.26.21:compile
software.amazon.awssdk:http-client-spi:jar:2.26.21:compile
software.amazon.awssdk:identity-spi:jar:2.26.21:compile
software.amazon.awssdk:json-utils:jar:2.26.21:compile
software.amazon.awssdk:metrics-spi:jar:2.26.21:compile
software.amazon.awssdk:profiles:jar:2.26.21:compile
software.amazon.awssdk:protocol-core:jar:2.26.21:compile
software.amazon.awssdk:regions:jar:2.26.21:compile
software.amazon.awssdk:retries-spi:jar:2.26.21:compile
software.amazon.awssdk:retries:jar:2.26.21:compile
software.amazon.awssdk:sdk-core:jar:2.26.21:compile
software.amazon.awssdk:sts:jar:2.26.21:compile
software.amazon.awssdk:third-party-jackson-core:jar:2.26.21:compile
software.amazon.awssdk:utils:jar:2.26.21:compile
software.amazon.eventstream:eventstream:jar:1.0.1:compile
45 changes: 31 additions & 14 deletions legal/3rd-party-dependencies/runtime.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,40 @@
com.github.luben:zstd-jni:jar:1.5.5-1:runtime
com.google.dagger:dagger:jar:2.27:runtime
com.squareup.okhttp3:okhttp:jar:4.9.3:runtime
com.squareup.okio:okio:jar:2.8.0:runtime
io.jsonwebtoken:jjwt-impl:jar:0.11.5:runtime
io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0:runtime
io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha:runtime
com.squareup.okhttp3:okhttp:jar:4.12.0:runtime
com.squareup.okio:okio-jvm:jar:3.6.0:runtime
com.squareup.okio:okio:jar:3.6.0:runtime
commons-codec:commons-codec:jar:1.15:runtime
commons-logging:commons-logging:jar:1.2:runtime
io.jsonwebtoken:jjwt-impl:jar:0.12.6:runtime
io.netty:netty-codec-http2:jar:4.1.112.Final:runtime
io.netty:netty-codec-http:jar:4.1.112.Final:runtime
io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:runtime
io.opentelemetry:opentelemetry-api-events:jar:1.35.0-alpha:runtime
io.opentelemetry:opentelemetry-exporter-common:jar:1.35.0:runtime
io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.35.0:runtime
io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.35.0:runtime
io.opentelemetry:opentelemetry-extension-incubator:jar:1.35.0-alpha:runtime
io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.35.0:runtime
io.opentelemetry:opentelemetry-sdk:jar:1.35.0:runtime
io.projectreactor:reactor-core:jar:3.5.0:runtime
javax.inject:javax.inject:jar:1:runtime
net.jodah:failsafe:jar:2.4.4:runtime
net.logstash.logback:logstash-logback-encoder:jar:7.4:runtime
net.logstash.logback:logstash-logback-encoder:jar:8.0:runtime
org.apache.httpcomponents:httpclient:jar:4.5.13:runtime
org.apache.httpcomponents:httpcore:jar:4.4.13:runtime
org.jctools:jctools-core:jar:2.1.2:runtime
org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0:runtime
org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10:runtime
org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.10:runtime
org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.8.21:runtime
org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.8.21:runtime
org.jetbrains.kotlin:kotlin-stdlib:jar:1.8.21:runtime
org.jetbrains:annotations:jar:13.0:runtime
org.jetbrains:annotations:jar:16.0.3:runtime
org.komamitsu:phi-accural-failure-detector:jar:0.0.5:runtime
org.mongodb:bson-record-codec:jar:4.10.2:runtime
org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2:runtime
org.msgpack:jackson-dataformat-msgpack:jar:0.9.1:runtime
org.msgpack:msgpack-core:jar:0.9.1:runtime
org.scala-lang:scala-reflect:jar:2.13.12:runtime
org.xerial.snappy:snappy-java:jar:1.1.10.1:runtime
org.mongodb:bson-record-codec:jar:5.1.3:runtime
org.mongodb:mongodb-driver-reactivestreams:jar:5.1.3:runtime
org.msgpack:jackson-dataformat-msgpack:jar:0.9.6:runtime
org.msgpack:msgpack-core:jar:0.9.6:runtime
org.scala-lang:scala-reflect:jar:2.13.14:runtime
org.xerial.snappy:snappy-java:jar:1.1.10.5:runtime
software.amazon.awssdk:apache-client:jar:2.26.21:runtime
software.amazon.awssdk:netty-nio-client:jar:2.26.21:runtime
10 changes: 5 additions & 5 deletions legal/3rd-party-dependencies/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ com.github.stefanbirkner:system-rules:jar:1.19.0:test
com.google.guava:guava:jar:19.0:test
com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test
commons-io:commons-io:jar:2.6:test
io.github.alstanchev:pekko-persistence-inmemory_2.13:jar:1.0.0:test
io.github.alstanchev:pekko-persistence-inmemory_2.13:jar:1.1.1:test
io.github.classgraph:classgraph:jar:4.8.126:test
junit:junit:jar:4.13.2:test
net.bytebuddy:byte-buddy-agent:jar:1.12.13:test
Expand All @@ -20,9 +20,9 @@ org.apache.commons:commons-compress:jar:1.21:test
org.apache.commons:commons-lang3:jar:3.12.0:test
org.apache.commons:commons-math3:jar:3.6.1:test
org.apache.pekko:pekko-connectors-kafka-testkit_2.13:jar:1.0.0:test
org.apache.pekko:pekko-http-testkit_2.13:jar:1.0.0:test
org.apache.pekko:pekko-stream-testkit_2.13:jar:1.0.1:test
org.apache.pekko:pekko-testkit_2.13:jar:1.0.1:test
org.apache.pekko:pekko-http-testkit_2.13:jar:1.0.1:test
org.apache.pekko:pekko-stream-testkit_2.13:jar:1.0.3:test
org.apache.pekko:pekko-testkit_2.13:jar:1.0.3:test
org.apiguardian:apiguardian-api:jar:1.1.2:test
org.assertj:assertj-core:jar:3.24.2:test
org.awaitility:awaitility:jar:4.2.0:test
Expand All @@ -45,4 +45,4 @@ org.openjdk.jmh:jmh-generator-annprocess:jar:1.37:test
org.opentest4j:opentest4j:jar:1.3.0:test
org.scalaz:scalaz-core_2.13:jar:7.3.7:test
org.skyscreamer:jsonassert:jar:1.5.1:test
org.slf4j:slf4j-simple:jar:2.0.11:test
org.slf4j:slf4j-simple:jar:2.0.16:test
Loading

0 comments on commit 46e1e9a

Please sign in to comment.