@@ -6,12 +6,12 @@ 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.6 | EPL-1.0 | https://spdx.org/licenses/EPL-1.0.html
10
- ch.qos.logback:logback-core | 1.5.6 | EPL-1.0 | https://spdx.org/licenses/EPL-1.0.html
9
+ ch.qos.logback:logback-classic | 1.5.12 | EPL-1.0 | https://spdx.org/licenses/EPL-1.0.html
10
+ ch.qos.logback:logback-core | 1.5.12 | EPL-1.0 | https://spdx.org/licenses/EPL-1.0.html
11
11
com.fasterxml.jackson.core:jackson-annotations | 2.17.2 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
12
12
com.fasterxml.jackson.core:jackson-core | 2.17.2 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
13
13
com.fasterxml.jackson.core:jackson-databind | 2.17.2 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
14
- com.github.oshi:oshi-core | 6.6.2 | MIT | https://spdx.org/licenses/MIT.html
14
+ com.github.oshi:oshi-core | 6.6.5 | 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
17
17
com.google.guava:guava | 33.1.0-jre | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
@@ -20,24 +20,24 @@ HiveMQ uses the following third party libraries:
20
20
com.sun.activation:jakarta.activation | 1.2.2 | BSD-3-Clause | https://www.eclipse.org/org/documents/edl-v10.php
21
21
com.sun.xml.bind:jaxb-impl | 2.3.9 | BSD-3-Clause | https://www.eclipse.org/org/documents/edl-v10.php
22
22
commons-io:commons-io | 2.16.1 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
23
- io.dropwizard.metrics:metrics-core | 4.2.26 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
24
- io.dropwizard.metrics:metrics-jmx | 4.2.26 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
25
- io.dropwizard.metrics:metrics-logback | 4.2.26 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
23
+ io.dropwizard.metrics:metrics-core | 4.2.28 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
24
+ io.dropwizard.metrics:metrics-jmx | 4.2.28 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
25
+ io.dropwizard.metrics:metrics-logback | 4.2.28 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
26
26
io.github.microutils:kotlin-logging | 1.4.1 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
27
- io.netty:netty-buffer | 4.1.112 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
28
- io.netty:netty-codec | 4.1.112 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
29
- io.netty:netty-codec-http | 4.1.112 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
30
- io.netty:netty-common | 4.1.112 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
31
- io.netty:netty-handler | 4.1.112 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
32
- io.netty:netty-resolver | 4.1.112 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
33
- io.netty:netty-transport | 4.1.112 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
34
- io.netty:netty-transport-native-unix-common | 4.1.112 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
27
+ io.netty:netty-buffer | 4.1.114 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
28
+ io.netty:netty-codec | 4.1.114 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
29
+ io.netty:netty-codec-http | 4.1.114 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
30
+ io.netty:netty-common | 4.1.114 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
31
+ io.netty:netty-handler | 4.1.114 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
32
+ io.netty:netty-resolver | 4.1.114 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
33
+ io.netty:netty-transport | 4.1.114 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
34
+ io.netty:netty-transport-native-unix-common | 4.1.114 .Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
35
35
jakarta.activation:jakarta.activation-api | 1.2.2 | BSD-3-Clause | https://www.eclipse.org/org/documents/edl-v10.php
36
36
jakarta.xml.bind:jakarta.xml.bind-api | 2.3.3 | BSD-3-Clause | https://www.eclipse.org/org/documents/edl-v10.php
37
37
javax.annotation:javax.annotation-api | 1.3.2 | CDDL-1.1 | https://spdx.org/licenses/CDDL-1.1.html
38
38
javax.inject:javax.inject | 1 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
39
- net.java.dev.jna:jna | 5.14 .0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
40
- net.java.dev.jna:jna-platform | 5.14 .0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
39
+ net.java.dev.jna:jna | 5.15 .0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
40
+ net.java.dev.jna:jna-platform | 5.15 .0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
41
41
net.openhft:zero-allocation-hashing | 0.16 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
42
42
org.apache.commons:commons-compress | 1.26.2 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
43
43
org.apache.commons:commons-lang3 | 3.14.0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
@@ -53,8 +53,8 @@ HiveMQ uses the following third party libraries:
53
53
org.jetbrains.xodus:xodus-openAPI | 1.2.3 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
54
54
org.jetbrains.xodus:xodus-utils | 1.2.3 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
55
55
org.rocksdb:rocksdbjni | 8.3.3 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
56
- org.slf4j:jul-to-slf4j | 2.0.13 | MIT | https://spdx.org/licenses/MIT.html
57
- org.slf4j:slf4j-api | 2.0.13 | MIT | https://spdx.org/licenses/MIT.html
56
+ org.slf4j:jul-to-slf4j | 2.0.16 | MIT | https://spdx.org/licenses/MIT.html
57
+ org.slf4j:slf4j-api | 2.0.16 | MIT | https://spdx.org/licenses/MIT.html
58
58
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
59
59
60
60
The open source code of the libraries can be obtained by sending an email to
[email protected] .
0 commit comments