@@ -6,11 +6,11 @@ HiveMQ uses the following third party libraries:
6
6
Module | Version | License ID | License URL
7
7
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
8
8
aopalliance:aopalliance | 1.0 | Public Domain |
9
- ch.qos.logback:logback-classic | 1.5.16 | EPL-1.0 | https://spdx.org/licenses/EPL-1.0.html
10
- ch.qos.logback:logback-core | 1.5.16 | EPL-1.0 | https://spdx.org/licenses/EPL-1.0.html
11
- com.fasterxml.jackson.core:jackson-annotations | 2.18.2 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
12
- com.fasterxml.jackson.core:jackson-core | 2.18.2 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
13
- com.fasterxml.jackson.core:jackson-databind | 2.18.2 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
9
+ ch.qos.logback:logback-classic | 1.5.18 | EPL-1.0 | https://spdx.org/licenses/EPL-1.0.html
10
+ ch.qos.logback:logback-core | 1.5.18 | EPL-1.0 | https://spdx.org/licenses/EPL-1.0.html
11
+ com.fasterxml.jackson.core:jackson-annotations | 2.18.3 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
12
+ com.fasterxml.jackson.core:jackson-core | 2.18.3 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
13
+ com.fasterxml.jackson.core:jackson-databind | 2.18.3 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
14
14
com.github.oshi:oshi-core | 6.6.6 | MIT | https://spdx.org/licenses/MIT.html
15
15
com.google.code.findbugs:jsr305 | 3.0.2 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
16
16
com.google.guava:failureaccess | 1.0.2 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
@@ -25,14 +25,14 @@ HiveMQ uses the following third party libraries:
25
25
io.dropwizard.metrics:metrics-jmx | 4.2.30 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
26
26
io.dropwizard.metrics:metrics-logback | 4.2.30 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
27
27
io.github.microutils:kotlin-logging | 1.4.1 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
28
- io.netty:netty-buffer | 4.1.117 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
29
- io.netty:netty-codec | 4.1.117 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
30
- io.netty:netty-codec-http | 4.1.117 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
31
- io.netty:netty-common | 4.1.117 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
32
- io.netty:netty-handler | 4.1.117 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
33
- io.netty:netty-resolver | 4.1.117 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
34
- io.netty:netty-transport | 4.1.117 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
35
- io.netty:netty-transport-native-unix-common | 4.1.117 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
28
+ io.netty:netty-buffer | 4.1.119 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
29
+ io.netty:netty-codec | 4.1.119 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
30
+ io.netty:netty-codec-http | 4.1.119 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
31
+ io.netty:netty-common | 4.1.119 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
32
+ io.netty:netty-handler | 4.1.119 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
33
+ io.netty:netty-resolver | 4.1.119 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
34
+ io.netty:netty-transport | 4.1.119 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
35
+ io.netty:netty-transport-native-unix-common | 4.1.119 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
36
36
jakarta.activation:jakarta.activation-api | 1.2.2 | BSD-3-Clause | https://www.eclipse.org/org/documents/edl-v10.php
37
37
jakarta.xml.bind:jakarta.xml.bind-api | 2.3.3 | BSD-3-Clause | https://www.eclipse.org/org/documents/edl-v10.php
38
38
javax.annotation:javax.annotation-api | 1.3.2 | CDDL-1.1 | https://spdx.org/licenses/CDDL-1.1.html
@@ -54,8 +54,8 @@ HiveMQ uses the following third party libraries:
54
54
org.jetbrains.xodus:xodus-openAPI | 1.2.3 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
55
55
org.jetbrains.xodus:xodus-utils | 1.2.3 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
56
56
org.rocksdb:rocksdbjni | 8.3.3 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
57
- org.slf4j:jul-to-slf4j | 2.0.16 | MIT | https://spdx.org/licenses/MIT.html
58
- org.slf4j:slf4j-api | 2.0.16 | MIT | https://spdx.org/licenses/MIT.html
57
+ org.slf4j:jul-to-slf4j | 2.0.17 | MIT | https://spdx.org/licenses/MIT.html
58
+ org.slf4j:slf4j-api | 2.0.17 | MIT | https://spdx.org/licenses/MIT.html
59
59
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
60
60
61
61
The open source code of the libraries can be obtained by sending an email to
[email protected] .
0 commit comments