Skip to content

Commit 11aee25

Browse files
docs: update third-party notice
1 parent 1f5b4ed commit 11aee25

File tree

1 file changed

+51
-13
lines changed

1 file changed

+51
-13
lines changed

THIRD_PARTY_NOTICES

Lines changed: 51 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,38 +5,76 @@ Do Not Translate or Localize
55

66
This project incorporates components with the licenses under which Camunda received them as listed below.
77

8-
* com.alibaba:fastjson (Version: 1.2.69_noneautotype, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
8+
* com.alibaba:fastjson (Version: 1.2.83, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
9+
* com.fasterxml.jackson.core:jackson-core (Version: 2.15.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
910
* com.github.luben:zstd-jni (Version: 1.5.2-2, License: BSD-2-Clause (URL: no known URL))
11+
* com.google.android:annotations (Version: 4.1.1.4, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
1012
* com.google.code.findbugs:jsr305 (Version: 3.0.2, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
11-
* com.google.code.gson:gson (Version: 2.10, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
13+
* com.google.code.gson:gson (Version: 2.10.1, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
14+
* com.google.errorprone:error_prone_annotations (Version: 2.14.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
1215
* com.google.guava:failureaccess (Version: 1.0.1, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
13-
* com.google.guava:guava (Version: 31.0.1-jre, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
16+
* com.google.guava:guava (Version: 31.1-jre, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
1417
* com.google.guava:listenablefuture (Version: 9999.0-empty-to-avoid-conflict-with-guava, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
1518
* com.google.j2objc:j2objc-annotations (Version: 1.3, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
1619
* com.google.protobuf:protobuf-java (Version: 3.20.1, License: BSD-3-Clause (URL: https://opensource.org/licenses/BSD-3-Clause))
1720
* com.google.protobuf:protobuf-java-util (Version: 3.20.1, License: BSD-3-Clause (URL: https://opensource.org/licenses/BSD-3-Clause))
1821
* com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru (Version: 1.4.2, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
22+
* com.squareup.okhttp3:okhttp (Version: 4.11.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
23+
* com.squareup.okio:okio (Version: 3.2.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
24+
* com.squareup.okio:okio-jvm (Version: 3.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
1925
* commons-beanutils:commons-beanutils (Version: 1.9.4, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
20-
* commons-cli:commons-cli (Version: 1.4, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
26+
* commons-cli:commons-cli (Version: 1.5.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
2127
* commons-codec:commons-codec (Version: 1.13, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
2228
* commons-collections:commons-collections (Version: 3.2.2, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
2329
* commons-digester:commons-digester (Version: 2.1, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
2430
* commons-logging:commons-logging (Version: 1.2, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
2531
* commons-validator:commons-validator (Version: 1.7, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
32+
* io.github.aliyunmq:rocketmq-logback-classic (Version: 1.0.1, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
33+
* io.github.aliyunmq:rocketmq-rocksdb (Version: 1.0.3, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0), GNU General Public License, version 2 (URL: no known URL))
34+
* io.github.aliyunmq:rocketmq-slf4j-api (Version: 1.0.1, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
35+
* io.grpc:grpc-api (Version: 1.50.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
36+
* io.grpc:grpc-context (Version: 1.50.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
37+
* io.grpc:grpc-core (Version: 1.50.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
38+
* io.grpc:grpc-netty-shaded (Version: 1.50.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
39+
* io.grpc:grpc-stub (Version: 1.50.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
2640
* io.netty:netty-all (Version: 4.1.65.Final, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
41+
* io.opentelemetry:opentelemetry-api (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
42+
* io.opentelemetry:opentelemetry-api-events (Version: 1.29.0-alpha, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
43+
* io.opentelemetry:opentelemetry-context (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
44+
* io.opentelemetry:opentelemetry-exporter-common (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
45+
* io.opentelemetry:opentelemetry-exporter-logging (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
46+
* io.opentelemetry:opentelemetry-exporter-logging-otlp (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
47+
* io.opentelemetry:opentelemetry-exporter-otlp (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
48+
* io.opentelemetry:opentelemetry-exporter-otlp-common (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
49+
* io.opentelemetry:opentelemetry-exporter-prometheus (Version: 1.29.0-alpha, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
50+
* io.opentelemetry:opentelemetry-exporter-sender-okhttp (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
51+
* io.opentelemetry:opentelemetry-extension-incubator (Version: 1.29.0-alpha, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
52+
* io.opentelemetry:opentelemetry-sdk (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
53+
* io.opentelemetry:opentelemetry-sdk-common (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
54+
* io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
55+
* io.opentelemetry:opentelemetry-sdk-logs (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
56+
* io.opentelemetry:opentelemetry-sdk-metrics (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
57+
* io.opentelemetry:opentelemetry-sdk-trace (Version: 1.29.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
58+
* io.opentelemetry:opentelemetry-semconv (Version: 1.29.0-alpha, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
59+
* io.perfmark:perfmark-api (Version: 0.25.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
2760
* org.apache.commons:commons-lang3 (Version: 3.12.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
28-
* org.apache.commons:commons-text (Version: 1.10.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
29-
* org.apache.rocketmq:rocketmq-acl (Version: 5.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
30-
* org.apache.rocketmq:rocketmq-client (Version: 5.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
31-
* org.apache.rocketmq:rocketmq-common (Version: 5.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
32-
* org.apache.rocketmq:rocketmq-logging (Version: 5.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
33-
* org.apache.rocketmq:rocketmq-proto (Version: 2.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
34-
* org.apache.rocketmq:rocketmq-remoting (Version: 5.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
35-
* org.apache.rocketmq:rocketmq-srvutil (Version: 5.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
61+
* org.apache.commons:commons-text (Version: 1.11.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
62+
* org.apache.rocketmq:rocketmq-acl (Version: 5.1.4, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
63+
* org.apache.rocketmq:rocketmq-client (Version: 5.1.4, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
64+
* org.apache.rocketmq:rocketmq-common (Version: 5.1.4, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
65+
* org.apache.rocketmq:rocketmq-proto (Version: 2.0.3, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
66+
* org.apache.rocketmq:rocketmq-remoting (Version: 5.1.4, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
67+
* org.apache.rocketmq:rocketmq-srvutil (Version: 5.1.4, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
3668
* org.apache.tomcat:annotations-api (Version: 6.0.53, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
3769
* org.awaitility:awaitility (Version: 4.1.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
3870
* org.checkerframework:checker-qual (Version: 3.12.0, License: MIT (URL: https://opensource.org/licenses/MIT))
71+
* org.codehaus.mojo:animal-sniffer-annotations (Version: 1.21, License: MIT (URL: https://opensource.org/licenses/MIT))
3972
* org.hamcrest:hamcrest (Version: 2.1, License: BSD Licence 3 (URL: no known URL))
73+
* org.jetbrains:annotations (Version: 13.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
74+
* org.jetbrains.kotlin:kotlin-stdlib (Version: 1.6.20, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
75+
* org.jetbrains.kotlin:kotlin-stdlib-common (Version: 1.6.20, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
76+
* org.jetbrains.kotlin:kotlin-stdlib-jdk7 (Version: 1.6.20, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
77+
* org.jetbrains.kotlin:kotlin-stdlib-jdk8 (Version: 1.6.20, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
4078
* org.lz4:lz4-java (Version: 1.8.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
4179
* org.slf4j:slf4j-api (Version: 1.7.36, License: MIT (URL: https://opensource.org/licenses/MIT))
42-
* org.yaml:snakeyaml (Version: 1.30, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
80+
* org.yaml:snakeyaml (Version: 1.32, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))

0 commit comments

Comments
 (0)