From 19ce1364bbbe7ad3a0727cc903eb17045fb0831e Mon Sep 17 00:00:00 2001 From: Yonathan Negussie Mengesha Date: Wed, 8 Nov 2023 00:15:04 +0100 Subject: [PATCH] Update third party licenses (#431) --- src/distribution/third-party-licenses/licenses | 4 ++-- src/distribution/third-party-licenses/licenses.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/distribution/third-party-licenses/licenses b/src/distribution/third-party-licenses/licenses index 69cb8488f..cf1a8d820 100644 --- a/src/distribution/third-party-licenses/licenses +++ b/src/distribution/third-party-licenses/licenses @@ -21,7 +21,7 @@ HiveMQ uses the following third party libraries: com.sun.activation:jakarta.activation | 1.2.2 | BSD-3-Clause | https://www.eclipse.org/org/documents/edl-v10.php com.sun.xml.bind:jaxb-impl | 2.3.8 | BSD-3-Clause | https://www.eclipse.org/org/documents/edl-v10.php commons-io:commons-io | 2.13.0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html - io.dropwizard.metrics:metrics-core | 4.2.19 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html + io.dropwizard.metrics:metrics-core | 4.2.22 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html io.dropwizard.metrics:metrics-jmx | 4.2.19 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html io.dropwizard.metrics:metrics-logback | 4.2.19 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html io.github.microutils:kotlin-logging | 1.4.1 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html @@ -56,7 +56,7 @@ HiveMQ uses the following third party libraries: org.jetbrains.xodus:xodus-utils | 1.2.3 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html org.rocksdb:rocksdbjni | 7.4.5 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html org.slf4j:jul-to-slf4j | 2.0.7 | MIT | https://spdx.org/licenses/MIT.html - org.slf4j:slf4j-api | 2.0.7 | MIT | https://spdx.org/licenses/MIT.html + org.slf4j:slf4j-api | 2.0.9 | MIT | https://spdx.org/licenses/MIT.html -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- The open source code of the libraries can be obtained by sending an email to legal@hivemq.com. diff --git a/src/distribution/third-party-licenses/licenses.html b/src/distribution/third-party-licenses/licenses.html index 24287f7f2..072f7d32a 100644 --- a/src/distribution/third-party-licenses/licenses.html +++ b/src/distribution/third-party-licenses/licenses.html @@ -172,7 +172,7 @@

Third Party Licenses

io.dropwizard.metrics:metrics-core - 4.2.19 + 4.2.22 Apache-2.0 https://spdx.org/licenses/Apache-2.0.html @@ -487,7 +487,7 @@

Third Party Licenses

org.slf4j:slf4j-api - 2.0.7 + 2.0.9 MIT https://spdx.org/licenses/MIT.html