You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampark.apache.org by ta...@apache.org on 2022/09/19 03:15:37 UTC

[incubator-streampark] branch dev updated: [improve] logback dependency add (#1641)

This is an automated email from the ASF dual-hosted git repository.

tamer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


The following commit(s) were added to refs/heads/dev by this push:
     new 14934e2e2 [improve] logback dependency add (#1641)
14934e2e2 is described below

commit 14934e2e2d3cd30e2b3bc458485190d0ba4501a7
Author: benjobs <be...@apache.org>
AuthorDate: Mon Sep 19 11:15:31 2022 +0800

    [improve] logback dependency add (#1641)
    
    * [improve] logback dependency add
    
    * [improve] logback dependency add
---
 dist-material/release-docs/LICENSE                 | 111 +++++++----
 .../license-ch.qos.logback-logback-classic.txt     |   1 +
 .../license-ch.qos.logback-logback-core.txt        |   1 +
 .../license-com.aliyun-aliyun-java-sdk-core.txt    |   1 +
 .../license-com.aliyun-aliyun-java-sdk-kms.txt     |   1 +
 .../license-com.aliyun-aliyun-java-sdk-ram.txt     |   1 +
 .../license-com.aliyun.oss-aliyun-sdk-oss.txt      |   1 +
 ...icense-com.fasterxml.woodstox-woodstox-core.txt |   2 +-
 .../license-io.github.classgraph-classgraph.txt    |  21 --
 .../license-io.opentracing-opentracing-api.txt     |  14 ++
 .../license-io.opentracing-opentracing-noop.txt    |  14 ++
 .../license-io.opentracing-opentracing-util.txt    |  14 ++
 ...icense-io.springfox-springfox-spring-webmvc.txt |   1 -
 .../license-org.codehaus.woodstox-stax2-api.txt    |   2 +-
 .../licenses/license-org.ini4j-ini4j.txt           |   1 +
 .../licenses/license-org.jdom-jdom2.txt            |  59 ++++++
 .../licenses/license-org.mapstruct-mapstruct.txt   |  17 +-
 .../licenses/license-org.projectlombok-lombok.txt  | 104 ++++++++++
 ...g.springframework.plugin-spring-plugin-core.txt | 216 ---------------------
 ...ringframework.plugin-spring-plugin-metadata.txt | 216 ---------------------
 ...pring-webflux.txt => license-stax-stax-api.txt} |   0
 pom.xml                                            | 140 ++++++++-----
 22 files changed, 391 insertions(+), 547 deletions(-)

diff --git a/dist-material/release-docs/LICENSE b/dist-material/release-docs/LICENSE
index ff35b7546..b07dc39d1 100644
--- a/dist-material/release-docs/LICENSE
+++ b/dist-material/release-docs/LICENSE
@@ -184,6 +184,17 @@ licenses.
 ========================================================================
 
 
+========================================================================
+ licenses
+========================================================================
+The following components are provided under the  License. See project link for details.
+The text of each license is also included in licenses/LICENSE-[project].txt.
+
+    https://mvnrepository.com/artifact/com.aliyun.oss/aliyun-sdk-oss/3.15.0 
+    https://mvnrepository.com/artifact/com.aliyun/aliyun-java-sdk-core/4.5.10 
+    https://mvnrepository.com/artifact/com.aliyun/aliyun-java-sdk-kms/2.11.0 
+    https://mvnrepository.com/artifact/com.aliyun/aliyun-java-sdk-ram/3.1.0 
+
 ========================================================================
 Apache-2.0 licenses
 ========================================================================
@@ -197,11 +208,11 @@ The text of each license is the standard Apache 2.0 license.
     https://mvnrepository.com/artifact/com.carrotsearch/hppc/0.8.1 Apache-2.0
     https://mvnrepository.com/artifact/com.clickhouse/clickhouse-client/0.3.2 Apache-2.0
     https://mvnrepository.com/artifact/com.clickhouse/clickhouse-http-client/0.3.2 Apache-2.0
-    https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/2.13.2 Apache-2.0
+    https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/2.13.4 Apache-2.0
     https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/2.13.3 Apache-2.0
     https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/2.12.3 Apache-2.0
-    https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core/2.13.2 Apache-2.0
-    https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.13.2 Apache-2.0
+    https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core/2.13.4 Apache-2.0
+    https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.13.4 Apache-2.0
     https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10 Apache-2.0
     https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.11 Apache-2.0
     https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-csv/2.12.6 Apache-2.0
@@ -210,8 +221,8 @@ The text of each license is the standard Apache 2.0 license.
     https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-jdk8/2.13.3 Apache-2.0
     https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-jdk8/2.12.6 Apache-2.0
     https://mvnrepository.com/artifact/com.fasterxml.jackson.module/jackson-module-parameter-names/2.13.3 Apache-2.0
-    https://mvnrepository.com/artifact/com.fasterxml.jackson.module/jackson-module-scala_2.12/2.13.2 Apache-2.0
-    https://mvnrepository.com/artifact/com.fasterxml.woodstox/woodstox-core/5.0.3 Apache-2.0
+    https://mvnrepository.com/artifact/com.fasterxml.jackson.module/jackson-module-scala_2.12/2.13.4 Apache-2.0
+    https://mvnrepository.com/artifact/com.fasterxml.woodstox/woodstox-core/5.3.0 Apache-2.0
     https://mvnrepository.com/artifact/com.fasterxml/classmate/1.5.1 Apache-2.0
     https://mvnrepository.com/artifact/com.github.ben-manes.caffeine/caffeine/2.8.6 Apache-2.0
     https://mvnrepository.com/artifact/com.github.spullara.mustache.java/compiler/0.9.6 Apache-2.0
@@ -258,6 +269,7 @@ The text of each license is the standard Apache 2.0 license.
     https://mvnrepository.com/artifact/commons-io/commons-io/2.8.0 Apache-2.0
     https://mvnrepository.com/artifact/commons-io/commons-io/2.11.0 Apache-2.0
     https://mvnrepository.com/artifact/commons-io/commons-io/2.6 Apache-2.0
+    https://mvnrepository.com/artifact/commons-io/commons-io/2.5 Apache-2.0
     https://mvnrepository.com/artifact/commons-lang/commons-lang/2.6 Apache-2.0
     https://mvnrepository.com/artifact/commons-logging/commons-logging/1.2 Apache-2.0
     https://mvnrepository.com/artifact/commons-logging/commons-logging/1.1.3 Apache-2.0
@@ -316,15 +328,16 @@ The text of each license is the standard Apache 2.0 license.
     https://mvnrepository.com/artifact/io.netty/netty-transport-rxtx/4.1.79.Final Apache-2.0
     https://mvnrepository.com/artifact/io.netty/netty-transport-sctp/4.1.79.Final Apache-2.0
     https://mvnrepository.com/artifact/io.netty/netty-transport-udt/4.1.79.Final Apache-2.0
-    https://mvnrepository.com/artifact/io.springfox/springfox-core/3.0.0 Apache-2.0
-    https://mvnrepository.com/artifact/io.springfox/springfox-schema/3.0.0 Apache-2.0
-    https://mvnrepository.com/artifact/io.springfox/springfox-spi/3.0.0 Apache-2.0
-    https://mvnrepository.com/artifact/io.springfox/springfox-spring-web/3.0.0 Apache-2.0
-    https://mvnrepository.com/artifact/io.springfox/springfox-spring-webflux/3.0.0 Apache-2.0
-    https://mvnrepository.com/artifact/io.springfox/springfox-spring-webmvc/3.0.0 Apache-2.0
-    https://mvnrepository.com/artifact/io.springfox/springfox-swagger-common/3.0.0 Apache-2.0
-    https://mvnrepository.com/artifact/io.springfox/springfox-swagger-ui/3.0.0 Apache-2.0
-    https://mvnrepository.com/artifact/io.springfox/springfox-swagger2/3.0.0 Apache-2.0
+    https://mvnrepository.com/artifact/io.opentracing/opentracing-api/0.33.0 Apache-2.0
+    https://mvnrepository.com/artifact/io.opentracing/opentracing-noop/0.33.0 Apache-2.0
+    https://mvnrepository.com/artifact/io.opentracing/opentracing-util/0.33.0 Apache-2.0
+    https://mvnrepository.com/artifact/io.springfox/springfox-core/2.9.2 Apache-2.0
+    https://mvnrepository.com/artifact/io.springfox/springfox-schema/2.9.2 Apache-2.0
+    https://mvnrepository.com/artifact/io.springfox/springfox-spi/2.9.2 Apache-2.0
+    https://mvnrepository.com/artifact/io.springfox/springfox-spring-web/2.9.2 Apache-2.0
+    https://mvnrepository.com/artifact/io.springfox/springfox-swagger-common/2.9.2 Apache-2.0
+    https://mvnrepository.com/artifact/io.springfox/springfox-swagger-ui/2.9.2 Apache-2.0
+    https://mvnrepository.com/artifact/io.springfox/springfox-swagger2/2.9.2 Apache-2.0
     https://mvnrepository.com/artifact/jakarta.validation/jakarta.validation-api/2.0.2 Apache-2.0
     https://mvnrepository.com/artifact/javax.inject/javax.inject/1 Apache-2.0
     https://mvnrepository.com/artifact/joda-time/joda-time/2.9.9 Apache-2.0
@@ -338,7 +351,6 @@ The text of each license is the standard Apache 2.0 license.
     https://mvnrepository.com/artifact/org.apache.avro/avro/1.7.7 Apache-2.0
     https://mvnrepository.com/artifact/org.apache.calcite.avatica/avatica-core/1.17.0 Apache-2.0
     https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.21 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.19 Apache-2.0
     https://mvnrepository.com/artifact/org.apache.commons/commons-dbcp2/2.9.0 Apache-2.0
     https://mvnrepository.com/artifact/org.apache.commons/commons-email/1.5 Apache-2.0
     https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/3.8.1 Apache-2.0
@@ -412,24 +424,24 @@ The text of each license is the standard Apache 2.0 license.
     https://mvnrepository.com/artifact/org.apache.flink/flink-table-planner_2.12/1.14.0 Apache-2.0
     https://mvnrepository.com/artifact/org.apache.flink/flink-table-runtime_2.12/1.14.0 Apache-2.0
     https://mvnrepository.com/artifact/org.apache.geronimo.specs/geronimo-jcache_1.0_spec/1.0-alpha-1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-annotations/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-auth/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-client/2.10.1 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-annotations/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-auth/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-client/2.10.2 Apache-2.0
     https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-client-api/3.3.1 Apache-2.0
     https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-client-runtime/3.3.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-common/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-hdfs/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-hdfs-client/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-mapreduce-client-app/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-mapreduce-client-common/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-mapreduce-client-core/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-mapreduce-client-jobclient/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-mapreduce-client-shuffle/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-yarn-api/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-yarn-client/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-yarn-common/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-yarn-registry/2.10.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-yarn-server-common/2.10.1 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-common/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-hdfs/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-hdfs-client/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-mapreduce-client-app/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-mapreduce-client-common/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-mapreduce-client-core/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-mapreduce-client-jobclient/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-mapreduce-client-shuffle/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-yarn-api/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-yarn-client/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-yarn-common/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-yarn-registry/2.10.2 Apache-2.0
+    https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-yarn-server-common/2.10.2 Apache-2.0
     https://mvnrepository.com/artifact/org.apache.hbase/hbase-annotations/1.3.5 Apache-2.0
     https://mvnrepository.com/artifact/org.apache.hbase/hbase-client/1.3.5 Apache-2.0
     https://mvnrepository.com/artifact/org.apache.hbase/hbase-common/1.3.5 Apache-2.0
@@ -542,6 +554,7 @@ The text of each license is the standard Apache 2.0 license.
     https://mvnrepository.com/artifact/org.elasticsearch/jna/4.5.1 Apache-2.0
     https://mvnrepository.com/artifact/org.freemarker/freemarker/2.3.30 Apache-2.0
     https://mvnrepository.com/artifact/org.hibernate.validator/hibernate-validator/6.2.4.Final Apache-2.0
+    https://mvnrepository.com/artifact/org.ini4j/ini4j/0.5.4 Apache-2.0
     https://mvnrepository.com/artifact/org.jboss.logging/jboss-logging/3.4.3.Final Apache-2.0
     https://mvnrepository.com/artifact/org.jboss.threads/jboss-threads/3.1.0.Final Apache-2.0
     https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib/1.6.21 Apache-2.0
@@ -555,7 +568,7 @@ The text of each license is the standard Apache 2.0 license.
     https://mvnrepository.com/artifact/org.json4s/json4s-scalap_2.12/3.7.0-M2 Apache-2.0
     https://mvnrepository.com/artifact/org.lz4/lz4-java/1.8.0 Apache-2.0
     https://mvnrepository.com/artifact/org.lz4/lz4-java/1.7.1 Apache-2.0
-    https://mvnrepository.com/artifact/org.mapstruct/mapstruct/1.3.1.Final Apache-2.0
+    https://mvnrepository.com/artifact/org.mapstruct/mapstruct/1.2.0.Final Apache-2.0
     https://mvnrepository.com/artifact/org.mongodb/mongo-java-driver/3.12.2 Apache-2.0
     https://mvnrepository.com/artifact/org.mortbay.jetty/jetty-sslengine/6.1.26 Apache-2.0
     https://mvnrepository.com/artifact/org.msgpack/msgpack-core/0.8.18 Apache-2.0
@@ -592,16 +605,16 @@ The text of each license is the standard Apache 2.0 license.
     https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-validation/2.7.3 Apache-2.0
     https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web/2.7.3 Apache-2.0
     https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-websocket/2.7.3 Apache-2.0
-    https://mvnrepository.com/artifact/org.springframework.plugin/spring-plugin-core/2.0.0.RELEASE Apache-2.0
-    https://mvnrepository.com/artifact/org.springframework.plugin/spring-plugin-metadata/2.0.0.RELEASE Apache-2.0
     https://mvnrepository.com/artifact/org.vafer/jdependency/2.4.0 Apache-2.0
     https://mvnrepository.com/artifact/org.xerial.snappy/snappy-java/1.1.8.3 Apache-2.0
     https://mvnrepository.com/artifact/org.xerial.snappy/snappy-java/1.1.7.3 Apache-2.0
     https://mvnrepository.com/artifact/org.xerial.snappy/snappy-java/1.0.5 Apache-2.0
     https://mvnrepository.com/artifact/org.xerial.snappy/snappy-java/1.1.8.4 Apache-2.0
+    https://mvnrepository.com/artifact/org.yaml/snakeyaml/1.31 Apache-2.0
     https://mvnrepository.com/artifact/org.yaml/snakeyaml/1.29 Apache-2.0
     https://mvnrepository.com/artifact/p6spy/p6spy/3.9.1 Apache-2.0
     https://mvnrepository.com/artifact/ru.yandex.clickhouse/clickhouse-jdbc/0.3.2 Apache-2.0
+    https://mvnrepository.com/artifact/stax/stax-api/1.0.1 Apache-2.0
     https://mvnrepository.com/artifact/xerces/xercesImpl/2.12.0 Apache-2.0
 
 ========================================================================
@@ -775,7 +788,7 @@ EPL-1.0 licenses
 The following components are provided under the EPL-1.0 License. See project link for details.
 The text of each license is also included in licenses/LICENSE-[project].txt.
 
-    https://mvnrepository.com/artifact/junit/junit/4.12 EPL-1.0
+    https://mvnrepository.com/artifact/junit/junit/4.13.2 EPL-1.0
     https://mvnrepository.com/artifact/org.eclipse.aether/aether-api/1.1.0 EPL-1.0
     https://mvnrepository.com/artifact/org.eclipse.aether/aether-connector-basic/1.1.0 EPL-1.0
     https://mvnrepository.com/artifact/org.eclipse.aether/aether-impl/1.1.0 EPL-1.0
@@ -784,6 +797,15 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
     https://mvnrepository.com/artifact/org.eclipse.aether/aether-transport-http/1.1.0 EPL-1.0
     https://mvnrepository.com/artifact/org.eclipse.aether/aether-util/1.1.0 EPL-1.0
 
+========================================================================
+EPL-1.0 and LGPL-2.1 licenses
+========================================================================
+The following components are provided under the EPL-1.0 and LGPL-2.1 License. See project link for details.
+The text of each license is also included in licenses/LICENSE-[project].txt.
+
+    https://mvnrepository.com/artifact/ch.qos.logback/logback-classic/1.2.11 EPL-1.0 and LGPL-2.1
+    https://mvnrepository.com/artifact/ch.qos.logback/logback-core/1.2.11 EPL-1.0 and LGPL-2.1
+
 ========================================================================
 EPL-2.0 and GPL-2.0 licenses
 ========================================================================
@@ -810,7 +832,6 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
     https://mvnrepository.com/artifact/com.beachape/enumeratum-macros_2.12/1.6.1 MIT
     https://mvnrepository.com/artifact/com.beachape/enumeratum_2.12/1.6.1 MIT
     https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc/6.2.1.jre7 MIT
-    https://mvnrepository.com/artifact/io.github.classgraph/classgraph/4.8.83 MIT
     https://mvnrepository.com/artifact/net.sf.jopt-simple/jopt-simple/5.0.2 MIT
     https://mvnrepository.com/artifact/net.sf.jopt-simple/jopt-simple/5.0.4 MIT
     https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk15on/1.64 MIT
@@ -821,6 +842,14 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
     https://mvnrepository.com/artifact/org.jruby.jcodings/jcodings/1.0.8 MIT
     https://mvnrepository.com/artifact/org.jruby.joni/joni/2.1.2 MIT
 
+========================================================================
+MIT and BSD-3-Clause licenses
+========================================================================
+The following components are provided under the MIT and BSD-3-Clause License. See project link for details.
+The text of each license is also included in licenses/LICENSE-[project].txt.
+
+    https://mvnrepository.com/artifact/org.projectlombok/lombok/1.18.24 MIT and BSD-3-Clause
+
 ========================================================================
 MPL-1.1 and LGPL-2.1 licenses
 ========================================================================
@@ -932,7 +961,7 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
     https://mvnrepository.com/artifact/com.esotericsoftware.kryo/kryo/2.24.0 http://www.opensource.org/licenses/bsd-license.php
     https://mvnrepository.com/artifact/com.esotericsoftware.minlog/minlog/1.2 http://www.opensource.org/licenses/bsd-license.php
     https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java/2.5.0 http://www.opensource.org/licenses/bsd-license.php
-    https://mvnrepository.com/artifact/org.codehaus.woodstox/stax2-api/3.1.4 http://www.opensource.org/licenses/bsd-license.php
+    https://mvnrepository.com/artifact/org.codehaus.woodstox/stax2-api/4.2.1 http://www.opensource.org/licenses/bsd-license.php
     https://mvnrepository.com/artifact/xmlenc/xmlenc/0.52 http://www.opensource.org/licenses/bsd-license.php
 
 ========================================================================
@@ -973,6 +1002,14 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
     https://mvnrepository.com/artifact/com.github.luben/zstd-jni/1.4.4-7 https://opensource.org/licenses/BSD-2-Clause;description=BSD 2-Clause License
     https://mvnrepository.com/artifact/com.github.luben/zstd-jni/1.5.0-4 https://opensource.org/licenses/BSD-2-Clause;description=BSD 2-Clause License
 
+========================================================================
+https://raw.github.com/hunterhacker/jdom/master/LICENSE.txt licenses
+========================================================================
+The following components are provided under the https://raw.github.com/hunterhacker/jdom/master/LICENSE.txt License. See project link for details.
+The text of each license is also included in licenses/LICENSE-[project].txt.
+
+    https://mvnrepository.com/artifact/org.jdom/jdom2/2.0.6 https://raw.github.com/hunterhacker/jdom/master/LICENSE.txt
+
 ========================================================================
 https://raw.github.com/tatsuhiro-t/argparse4j/master/LICENSE.txt licenses
 ========================================================================
diff --git a/dist-material/release-docs/licenses/license-ch.qos.logback-logback-classic.txt b/dist-material/release-docs/licenses/license-ch.qos.logback-logback-classic.txt
new file mode 100644
index 000000000..24c6905f0
--- /dev/null
+++ b/dist-material/release-docs/licenses/license-ch.qos.logback-logback-classic.txt
@@ -0,0 +1 @@
+http://www.eclipse.org/legal/epl-v10.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
\ No newline at end of file
diff --git a/dist-material/release-docs/licenses/license-ch.qos.logback-logback-core.txt b/dist-material/release-docs/licenses/license-ch.qos.logback-logback-core.txt
new file mode 100644
index 000000000..24c6905f0
--- /dev/null
+++ b/dist-material/release-docs/licenses/license-ch.qos.logback-logback-core.txt
@@ -0,0 +1 @@
+http://www.eclipse.org/legal/epl-v10.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
\ No newline at end of file
diff --git a/dist-material/release-docs/licenses/license-com.aliyun-aliyun-java-sdk-core.txt b/dist-material/release-docs/licenses/license-com.aliyun-aliyun-java-sdk-core.txt
new file mode 100644
index 000000000..798580aab
--- /dev/null
+++ b/dist-material/release-docs/licenses/license-com.aliyun-aliyun-java-sdk-core.txt
@@ -0,0 +1 @@
+License: {Name: , URL: , Distribution: , Comments: , }
\ No newline at end of file
diff --git a/dist-material/release-docs/licenses/license-com.aliyun-aliyun-java-sdk-kms.txt b/dist-material/release-docs/licenses/license-com.aliyun-aliyun-java-sdk-kms.txt
new file mode 100644
index 000000000..798580aab
--- /dev/null
+++ b/dist-material/release-docs/licenses/license-com.aliyun-aliyun-java-sdk-kms.txt
@@ -0,0 +1 @@
+License: {Name: , URL: , Distribution: , Comments: , }
\ No newline at end of file
diff --git a/dist-material/release-docs/licenses/license-com.aliyun-aliyun-java-sdk-ram.txt b/dist-material/release-docs/licenses/license-com.aliyun-aliyun-java-sdk-ram.txt
new file mode 100644
index 000000000..798580aab
--- /dev/null
+++ b/dist-material/release-docs/licenses/license-com.aliyun-aliyun-java-sdk-ram.txt
@@ -0,0 +1 @@
+License: {Name: , URL: , Distribution: , Comments: , }
\ No newline at end of file
diff --git a/dist-material/release-docs/licenses/license-com.aliyun.oss-aliyun-sdk-oss.txt b/dist-material/release-docs/licenses/license-com.aliyun.oss-aliyun-sdk-oss.txt
new file mode 100644
index 000000000..798580aab
--- /dev/null
+++ b/dist-material/release-docs/licenses/license-com.aliyun.oss-aliyun-sdk-oss.txt
@@ -0,0 +1 @@
+License: {Name: , URL: , Distribution: , Comments: , }
\ No newline at end of file
diff --git a/dist-material/release-docs/licenses/license-com.fasterxml.woodstox-woodstox-core.txt b/dist-material/release-docs/licenses/license-com.fasterxml.woodstox-woodstox-core.txt
index 5456b5aa7..b65df6086 100644
--- a/dist-material/release-docs/licenses/license-com.fasterxml.woodstox-woodstox-core.txt
+++ b/dist-material/release-docs/licenses/license-com.fasterxml.woodstox-woodstox-core.txt
@@ -1 +1 @@
-http://www.apache.org/licenses/LICENSE-2.0.txt
\ No newline at end of file
+License: {Name: The Apache License, Version 2.0, URL: http://www.apache.org/licenses/LICENSE-2.0.txt, Distribution: repo, Comments: , }
\ No newline at end of file
diff --git a/dist-material/release-docs/licenses/license-io.github.classgraph-classgraph.txt b/dist-material/release-docs/licenses/license-io.github.classgraph-classgraph.txt
deleted file mode 100644
index eddec3610..000000000
--- a/dist-material/release-docs/licenses/license-io.github.classgraph-classgraph.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2019 Luke Hutchison
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/dist-material/release-docs/licenses/license-io.opentracing-opentracing-api.txt b/dist-material/release-docs/licenses/license-io.opentracing-opentracing-api.txt
new file mode 100644
index 000000000..943d3f7f6
--- /dev/null
+++ b/dist-material/release-docs/licenses/license-io.opentracing-opentracing-api.txt
@@ -0,0 +1,14 @@
+
+
+    Copyright 2016-2019 The OpenTracing Authors
+
+    Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+    in compliance with the License. You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software distributed under the License
+    is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+    or implied. See the License for the specific language governing permissions and limitations under
+    the License.
+
diff --git a/dist-material/release-docs/licenses/license-io.opentracing-opentracing-noop.txt b/dist-material/release-docs/licenses/license-io.opentracing-opentracing-noop.txt
new file mode 100644
index 000000000..943d3f7f6
--- /dev/null
+++ b/dist-material/release-docs/licenses/license-io.opentracing-opentracing-noop.txt
@@ -0,0 +1,14 @@
+
+
+    Copyright 2016-2019 The OpenTracing Authors
+
+    Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+    in compliance with the License. You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software distributed under the License
+    is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+    or implied. See the License for the specific language governing permissions and limitations under
+    the License.
+
diff --git a/dist-material/release-docs/licenses/license-io.opentracing-opentracing-util.txt b/dist-material/release-docs/licenses/license-io.opentracing-opentracing-util.txt
new file mode 100644
index 000000000..943d3f7f6
--- /dev/null
+++ b/dist-material/release-docs/licenses/license-io.opentracing-opentracing-util.txt
@@ -0,0 +1,14 @@
+
+
+    Copyright 2016-2019 The OpenTracing Authors
+
+    Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+    in compliance with the License. You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software distributed under the License
+    is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+    or implied. See the License for the specific language governing permissions and limitations under
+    the License.
+
diff --git a/dist-material/release-docs/licenses/license-io.springfox-springfox-spring-webmvc.txt b/dist-material/release-docs/licenses/license-io.springfox-springfox-spring-webmvc.txt
deleted file mode 100644
index b67090c68..000000000
--- a/dist-material/release-docs/licenses/license-io.springfox-springfox-spring-webmvc.txt
+++ /dev/null
@@ -1 +0,0 @@
-License: {Name: The Apache Software License, Version 2.0, URL: http://www.apache.org/licenses/LICENSE-2.0.txt, Distribution: repo, Comments: , }
\ No newline at end of file
diff --git a/dist-material/release-docs/licenses/license-org.codehaus.woodstox-stax2-api.txt b/dist-material/release-docs/licenses/license-org.codehaus.woodstox-stax2-api.txt
index 8499d3d5d..5470094e0 100644
--- a/dist-material/release-docs/licenses/license-org.codehaus.woodstox-stax2-api.txt
+++ b/dist-material/release-docs/licenses/license-org.codehaus.woodstox-stax2-api.txt
@@ -1 +1 @@
-http://www.opensource.org/licenses/bsd-license.php
\ No newline at end of file
+License: {Name: The BSD License, URL: http://www.opensource.org/licenses/bsd-license.php, Distribution: repo, Comments: , }
\ No newline at end of file
diff --git a/dist-material/release-docs/licenses/license-org.ini4j-ini4j.txt b/dist-material/release-docs/licenses/license-org.ini4j-ini4j.txt
new file mode 100644
index 000000000..6754ec932
--- /dev/null
+++ b/dist-material/release-docs/licenses/license-org.ini4j-ini4j.txt
@@ -0,0 +1 @@
+License: {Name: Apache 2, URL: http://www.apache.org/licenses/LICENSE-2.0.txt, Distribution: repo, Comments: , }
\ No newline at end of file
diff --git a/dist-material/release-docs/licenses/license-org.jdom-jdom2.txt b/dist-material/release-docs/licenses/license-org.jdom-jdom2.txt
new file mode 100644
index 000000000..31761ff59
--- /dev/null
+++ b/dist-material/release-docs/licenses/license-org.jdom-jdom2.txt
@@ -0,0 +1,59 @@
+License: {Name: Similar to Apache License but with the acknowledgment clause removed, URL: https://raw.github.com/hunterhacker/jdom/master/LICENSE.txt, Distribution: repo, Comments: 
+			
+/*-- 
+
+ Copyright (C) 2000-2012 Jason Hunter & Brett McLaughlin.
+ All rights reserved.
+ 
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions, and the following disclaimer.
+ 
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions, and the disclaimer that follows 
+    these conditions in the documentation and/or other materials 
+    provided with the distribution.
+
+ 3. The name "JDOM" must not be used to endorse or promote products
+    derived from this software without prior written permission.  For
+    written permission, please contact <request_AT_jdom_DOT_org>.
+ 
+ 4. Products derived from this software may not be called "JDOM", nor
+    may "JDOM" appear in their name, without prior written permission
+    from the JDOM Project Management <request_AT_jdom_DOT_org>.
+ 
+ In addition, we request (but do not require) that you include in the 
+ end-user documentation provided with the redistribution and/or in the 
+ software itself an acknowledgement equivalent to the following:
+     "This product includes software developed by the
+      JDOM Project (http://www.jdom.org/)."
+ Alternatively, the acknowledgment may be graphical using the logos 
+ available at http://www.jdom.org/images/logos.
+
+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED.  IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+ This software consists of voluntary contributions made by many 
+ individuals on behalf of the JDOM Project and was originally 
+ created by Jason Hunter <jhunter_AT_jdom_DOT_org> and
+ Brett McLaughlin <brett_AT_jdom_DOT_org>.  For more information
+ on the JDOM Project, please see <http://www.jdom.org/>. 
+
+ */
+
+
+
+			, }
\ No newline at end of file
diff --git a/dist-material/release-docs/licenses/license-org.mapstruct-mapstruct.txt b/dist-material/release-docs/licenses/license-org.mapstruct-mapstruct.txt
index 311ffeae1..91da9fe0f 100644
--- a/dist-material/release-docs/licenses/license-org.mapstruct-mapstruct.txt
+++ b/dist-material/release-docs/licenses/license-org.mapstruct-mapstruct.txt
@@ -1,6 +1,19 @@
 
 
-    Copyright MapStruct Authors.
+ Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/)
+ and/or other contributors as indicated by the @authors tag. See the
+ copyright.txt file in the distribution for a full listing of all
+ contributors.
 
-    Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
 
diff --git a/dist-material/release-docs/licenses/license-org.projectlombok-lombok.txt b/dist-material/release-docs/licenses/license-org.projectlombok-lombok.txt
new file mode 100644
index 000000000..7c6cbff82
--- /dev/null
+++ b/dist-material/release-docs/licenses/license-org.projectlombok-lombok.txt
@@ -0,0 +1,104 @@
+Copyright (C) 2009-2021 The Project Lombok Authors.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+==============================================================================
+Licenses for included components:
+
+org.ow2.asm:asm
+org.ow2.asm:asm-analysis
+org.ow2.asm:asm-commons
+org.ow2.asm:asm-tree
+org.ow2.asm:asm-util
+ASM: a very small and fast Java bytecode manipulation framework
+ Copyright (c) 2000-2011 INRIA, France Telecom
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the copyright holders nor the names of its
+    contributors may be used to endorse or promote products derived from
+    this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGE.
+
+------------------------------------------------------------------------------
+rzwitserloot/com.zwitserloot.cmdreader 
+ 
+ Copyright © 2010 Reinier Zwitserloot.
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+------------------------------------------------------------------------------
+
+projectlombok/lombok.patcher
+
+ Copyright (C) 2009-2021 The Project Lombok Authors.
+ 
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+------------------------------------------------------------------------------
\ No newline at end of file
diff --git a/dist-material/release-docs/licenses/license-org.springframework.plugin-spring-plugin-core.txt b/dist-material/release-docs/licenses/license-org.springframework.plugin-spring-plugin-core.txt
deleted file mode 100644
index 635b6e2e3..000000000
--- a/dist-material/release-docs/licenses/license-org.springframework.plugin-spring-plugin-core.txt
+++ /dev/null
@@ -1,216 +0,0 @@
-                                 Apache License
-                           Version 2.0, January 2004
-                        https://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      "License" shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      "Licensor" shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      "Legal Entity" shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      "control" means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      "You" (or "Your") shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      "Source" form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      "Object" form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      "Work" shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      "Derivative Works" shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      "Contribution" shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, "submitted"
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as "Not a Contribution."
-
-      "Contributor" shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a "NOTICE" text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an "AS IS" BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-   END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "[]"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       https://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
-=======================================================================
-
-To the extent any open source subcomponents are licensed under the EPL and/or other
-similar licenses that require the source code and/or modifications to
-source code to be made available (as would be noted above), you may obtain a
-copy of the source code corresponding to the binaries for such open source
-components and modifications thereto, if any, (the "Source Files"), by
-downloading the Source Files from https://www.springsource.org/download,
-or by sending a request, with your name and address to: VMware, Inc., 3401 Hillview
-Avenue, Palo Alto, CA 94304, United States of America or email info@vmware.com.  All
-such requests should clearly specify:  OPEN SOURCE FILES REQUEST, Attention General
-Counsel.  VMware shall mail a copy of the Source Files to you on a CD or equivalent
-physical medium.  This offer to obtain a copy of the Source Files is valid for three
-years from the date you acquired this Software product.
diff --git a/dist-material/release-docs/licenses/license-org.springframework.plugin-spring-plugin-metadata.txt b/dist-material/release-docs/licenses/license-org.springframework.plugin-spring-plugin-metadata.txt
deleted file mode 100644
index 635b6e2e3..000000000
--- a/dist-material/release-docs/licenses/license-org.springframework.plugin-spring-plugin-metadata.txt
+++ /dev/null
@@ -1,216 +0,0 @@
-                                 Apache License
-                           Version 2.0, January 2004
-                        https://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      "License" shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      "Licensor" shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      "Legal Entity" shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      "control" means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      "You" (or "Your") shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      "Source" form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      "Object" form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      "Work" shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      "Derivative Works" shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      "Contribution" shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, "submitted"
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as "Not a Contribution."
-
-      "Contributor" shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a "NOTICE" text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an "AS IS" BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-   END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "[]"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       https://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
-=======================================================================
-
-To the extent any open source subcomponents are licensed under the EPL and/or other
-similar licenses that require the source code and/or modifications to
-source code to be made available (as would be noted above), you may obtain a
-copy of the source code corresponding to the binaries for such open source
-components and modifications thereto, if any, (the "Source Files"), by
-downloading the Source Files from https://www.springsource.org/download,
-or by sending a request, with your name and address to: VMware, Inc., 3401 Hillview
-Avenue, Palo Alto, CA 94304, United States of America or email info@vmware.com.  All
-such requests should clearly specify:  OPEN SOURCE FILES REQUEST, Attention General
-Counsel.  VMware shall mail a copy of the Source Files to you on a CD or equivalent
-physical medium.  This offer to obtain a copy of the Source Files is valid for three
-years from the date you acquired this Software product.
diff --git a/dist-material/release-docs/licenses/license-io.springfox-springfox-spring-webflux.txt b/dist-material/release-docs/licenses/license-stax-stax-api.txt
similarity index 100%
rename from dist-material/release-docs/licenses/license-io.springfox-springfox-spring-webflux.txt
rename to dist-material/release-docs/licenses/license-stax-stax-api.txt
diff --git a/pom.xml b/pom.xml
index cc53c13b1..e24cb70c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,6 +108,7 @@
         <protobuf.version>2.5.0</protobuf.version>
         <slf4j.version>1.7.30</slf4j.version>
         <log4j.version>2.17.1</log4j.version>
+        <logback.version>1.2.11</logback.version>
         <grpc.version>1.15.0</grpc.version>
         <jackson.version>2.13.4</jackson.version>
         <guava.version>30.0-jre</guava.version>
@@ -297,25 +298,25 @@
                 <artifactId>hadoop-common</artifactId>
                 <version>${hadoop.version}</version>
                 <exclusions>
-                    <exclusion>
-                        <groupId>commons-cli</groupId>
-                        <artifactId>commons-cli</artifactId>
-                    </exclusion>
                     <exclusion>
                         <artifactId>slf4j-log4j12</artifactId>
-                        <groupId>org.slf4j</groupId>
+                        <groupId>*</groupId>
                     </exclusion>
                     <exclusion>
                         <groupId>log4j</groupId>
-                        <artifactId>log4j</artifactId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
                         <groupId>org.slf4j</groupId>
-                        <artifactId>slf4j-reload4j</artifactId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
                         <groupId>ch.qos.reload4j</groupId>
-                        <artifactId>reload4j</artifactId>
+                        <artifactId>*</artifactId>
+                    </exclusion>
+                    <exclusion>
+                        <groupId>commons-cli</groupId>
+                        <artifactId>commons-cli</artifactId>
                     </exclusion>
                     <exclusion>
                         <artifactId>guava</artifactId>
@@ -334,24 +335,24 @@
                 <version>${hadoop.version}</version>
                 <exclusions>
                     <exclusion>
-                        <groupId>commons-cli</groupId>
-                        <artifactId>commons-cli</artifactId>
+                        <groupId>log4j</groupId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
-                        <artifactId>guava</artifactId>
-                        <groupId>com.google.guava</groupId>
+                        <groupId>org.slf4j</groupId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>log4j</groupId>
-                        <artifactId>log4j</artifactId>
+                        <groupId>ch.qos.reload4j</groupId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>org.slf4j</groupId>
-                        <artifactId>slf4j-reload4j</artifactId>
+                        <groupId>commons-cli</groupId>
+                        <artifactId>commons-cli</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>ch.qos.reload4j</groupId>
-                        <artifactId>reload4j</artifactId>
+                        <artifactId>guava</artifactId>
+                        <groupId>com.google.guava</groupId>
                     </exclusion>
                 </exclusions>
             </dependency>
@@ -362,24 +363,24 @@
                 <version>${hadoop.version}</version>
                 <exclusions>
                     <exclusion>
-                        <groupId>commons-cli</groupId>
-                        <artifactId>commons-cli</artifactId>
+                        <groupId>log4j</groupId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
                         <artifactId>slf4j-log4j12</artifactId>
-                        <groupId>org.slf4j</groupId>
-                    </exclusion>
-                    <exclusion>
-                        <groupId>log4j</groupId>
-                        <artifactId>log4j</artifactId>
+                        <groupId>*</groupId>
                     </exclusion>
                     <exclusion>
                         <groupId>org.slf4j</groupId>
-                        <artifactId>slf4j-reload4j</artifactId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
                         <groupId>ch.qos.reload4j</groupId>
-                        <artifactId>reload4j</artifactId>
+                        <artifactId>*</artifactId>
+                    </exclusion>
+                    <exclusion>
+                        <groupId>commons-cli</groupId>
+                        <artifactId>commons-cli</artifactId>
                     </exclusion>
                     <exclusion>
                         <artifactId>guava</artifactId>
@@ -394,16 +395,16 @@
                 <version>${hadoop.version}</version>
                 <exclusions>
                     <exclusion>
-                        <artifactId>slf4j-log4j12</artifactId>
-                        <groupId>org.slf4j</groupId>
+                        <groupId>ch.qos.reload4j</groupId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
-                        <groupId>org.slf4j</groupId>
-                        <artifactId>slf4j-reload4j</artifactId>
+                        <artifactId>slf4j-log4j12</artifactId>
+                        <groupId>*</groupId>
                     </exclusion>
                     <exclusion>
-                        <groupId>ch.qos.reload4j</groupId>
-                        <artifactId>reload4j</artifactId>
+                        <groupId>org.slf4j</groupId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
                         <artifactId>guava</artifactId>
@@ -419,15 +420,15 @@
                 <exclusions>
                     <exclusion>
                         <artifactId>slf4j-log4j12</artifactId>
-                        <groupId>org.slf4j</groupId>
+                        <groupId>*</groupId>
                     </exclusion>
                     <exclusion>
                         <groupId>org.slf4j</groupId>
-                        <artifactId>slf4j-reload4j</artifactId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
                         <groupId>ch.qos.reload4j</groupId>
-                        <artifactId>reload4j</artifactId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
                         <artifactId>guava</artifactId>
@@ -451,15 +452,15 @@
                     </exclusion>
                     <exclusion>
                         <artifactId>slf4j-log4j12</artifactId>
-                        <groupId>org.slf4j</groupId>
+                        <groupId>*</groupId>
                     </exclusion>
                     <exclusion>
                         <groupId>org.slf4j</groupId>
-                        <artifactId>slf4j-reload4j</artifactId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
                         <groupId>ch.qos.reload4j</groupId>
-                        <artifactId>reload4j</artifactId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                 </exclusions>
             </dependency>
@@ -476,11 +477,7 @@
                     </exclusion>
                     <exclusion>
                         <groupId>org.slf4j</groupId>
-                        <artifactId>slf4j-log4j12</artifactId>
-                    </exclusion>
-                    <exclusion>
-                        <groupId>org.slf4j</groupId>
-                        <artifactId>slf4j-reload4j</artifactId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
                         <groupId>ch.qos.reload4j</groupId>
@@ -496,11 +493,11 @@
                 <exclusions>
                     <exclusion>
                         <groupId>log4j</groupId>
-                        <artifactId>log4j</artifactId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                     <exclusion>
                         <groupId>org.slf4j</groupId>
-                        <artifactId>slf4j-log4j12</artifactId>
+                        <artifactId>*</artifactId>
                     </exclusion>
                 </exclusions>
             </dependency>
@@ -537,6 +534,19 @@
             </dependency>
             <!--log4j end-->
 
+            <!-- logback -->
+            <dependency>
+                <groupId>ch.qos.logback</groupId>
+                <artifactId>logback-classic</artifactId>
+                <version>${logback.version}</version>
+            </dependency>
+
+            <dependency>
+                <groupId>ch.qos.logback</groupId>
+                <artifactId>logback-core</artifactId>
+                <version>${logback.version}</version>
+            </dependency>
+
             <dependency>
                 <groupId>org.projectlombok</groupId>
                 <artifactId>lombok</artifactId>
@@ -580,11 +590,6 @@
             <artifactId>slf4j-api</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-simple</artifactId>
-        </dependency>
-
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>log4j-over-slf4j</artifactId>
@@ -601,8 +606,39 @@
         </dependency>
         <!--log4j end-->
 
-    </dependencies>
+        <!-- logback -->
+        <dependency>
+            <groupId>ch.qos.logback</groupId>
+            <artifactId>logback-classic</artifactId>
+            <exclusions>
+                <exclusion>
+                    <groupId>log4j</groupId>
+                    <artifactId>*</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.slf4j</groupId>
+                    <artifactId>*</artifactId>
+                </exclusion>
+            </exclusions>
+        </dependency>
 
+        <dependency>
+            <groupId>ch.qos.logback</groupId>
+            <artifactId>logback-core</artifactId>
+            <exclusions>
+                <exclusion>
+                    <groupId>log4j</groupId>
+                    <artifactId>*</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.slf4j</groupId>
+                    <artifactId>*</artifactId>
+                </exclusion>
+            </exclusions>
+        </dependency>
+
+        <!-- logback end -->
+    </dependencies>
 
     <build>
         <resources>