From 63899ede3b0075bef7f2abe0ca289963e79f69df Mon Sep 17 00:00:00 2001 From: zhangliang Date: Sat, 21 Oct 2023 17:44:06 +0800 Subject: [PATCH] Upgrade logback version --- .../proxy-native/src/main/release-docs/LICENSE | 10 +++++----- distribution/proxy/src/main/release-docs/LICENSE | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/distribution/proxy-native/src/main/release-docs/LICENSE b/distribution/proxy-native/src/main/release-docs/LICENSE index 65f539e1ec826..a15ea7c50bed2 100644 --- a/distribution/proxy-native/src/main/release-docs/LICENSE +++ b/distribution/proxy-native/src/main/release-docs/LICENSE @@ -262,7 +262,7 @@ The text of each license is the standard Apache 2.0 license. jackson-databind 2.14.0: http://github.com/FasterXML/jackson, Apache 2.0 jackson-dataformat-yaml 2.14.0: http://github.com/FasterXML/jackson, Apache 2.0 jackson-datatype-jsr310 2.14.0: http://github.com/FasterXML/jackson, Apache 2.0 - jcl-over-slf4j 1.7.36: https://github.com/qos-ch/slf4j, Apache 2.0 + jcl-over-slf4j 2.0.9: https://github.com/qos-ch/slf4j, Apache 2.0 jetcd-api 0.7.6: https://github.com/etcd-io/jetcd, Apache 2.0 jetcd-common 0.7.6: https://github.com/etcd-io/jetcd, Apache 2.0 jetcd-core 0.7.6: https://github.com/etcd-io/jetcd, Apache 2.0 @@ -355,8 +355,8 @@ EPL licenses The following components are provided under the EPL License. See project link for details. The text of each license is also included at licenses/LICENSE-[project].txt. - logback-classic 1.2.12: https://github.com/qos-ch/logback, EPL 1.0 - logback-core 1.2.12: https://github.com/qos-ch/logback, EPL 1.0 + logback-classic 1.4.11: https://github.com/qos-ch/logback, EPL 1.0 + logback-core 1.4.11: https://github.com/qos-ch/logback, EPL 1.0 mchange-commons-java 0.2.15: https://github.com/swaldman/mchange-commons-java, EPL 1.0 h2 2.2.224: https://github.com/h2database/h2database, EPL 1.0 @@ -372,5 +372,5 @@ The text of each license is also included at licenses/LICENSE-[project].txt. bctls-jdk15on 1.70: https://www.bouncycastle.org, MIT bcutil-jdk15on 1.70: https://www.bouncycastle.org, MIT checker-qual 3.39.0: https://github.com/typetools/checker-framework/blob/master/checker-qual, MIT - jul-to-slf4j 1.7.36: https://www.slf4j.org, MIT - slf4j-api 1.7.36: https://www.slf4j.org, MIT + jul-to-slf4j 2.0.9: https://www.slf4j.org, MIT + slf4j-api 2.0.9: https://www.slf4j.org, MIT diff --git a/distribution/proxy/src/main/release-docs/LICENSE b/distribution/proxy/src/main/release-docs/LICENSE index 65f539e1ec826..a15ea7c50bed2 100644 --- a/distribution/proxy/src/main/release-docs/LICENSE +++ b/distribution/proxy/src/main/release-docs/LICENSE @@ -262,7 +262,7 @@ The text of each license is the standard Apache 2.0 license. jackson-databind 2.14.0: http://github.com/FasterXML/jackson, Apache 2.0 jackson-dataformat-yaml 2.14.0: http://github.com/FasterXML/jackson, Apache 2.0 jackson-datatype-jsr310 2.14.0: http://github.com/FasterXML/jackson, Apache 2.0 - jcl-over-slf4j 1.7.36: https://github.com/qos-ch/slf4j, Apache 2.0 + jcl-over-slf4j 2.0.9: https://github.com/qos-ch/slf4j, Apache 2.0 jetcd-api 0.7.6: https://github.com/etcd-io/jetcd, Apache 2.0 jetcd-common 0.7.6: https://github.com/etcd-io/jetcd, Apache 2.0 jetcd-core 0.7.6: https://github.com/etcd-io/jetcd, Apache 2.0 @@ -355,8 +355,8 @@ EPL licenses The following components are provided under the EPL License. See project link for details. The text of each license is also included at licenses/LICENSE-[project].txt. - logback-classic 1.2.12: https://github.com/qos-ch/logback, EPL 1.0 - logback-core 1.2.12: https://github.com/qos-ch/logback, EPL 1.0 + logback-classic 1.4.11: https://github.com/qos-ch/logback, EPL 1.0 + logback-core 1.4.11: https://github.com/qos-ch/logback, EPL 1.0 mchange-commons-java 0.2.15: https://github.com/swaldman/mchange-commons-java, EPL 1.0 h2 2.2.224: https://github.com/h2database/h2database, EPL 1.0 @@ -372,5 +372,5 @@ The text of each license is also included at licenses/LICENSE-[project].txt. bctls-jdk15on 1.70: https://www.bouncycastle.org, MIT bcutil-jdk15on 1.70: https://www.bouncycastle.org, MIT checker-qual 3.39.0: https://github.com/typetools/checker-framework/blob/master/checker-qual, MIT - jul-to-slf4j 1.7.36: https://www.slf4j.org, MIT - slf4j-api 1.7.36: https://www.slf4j.org, MIT + jul-to-slf4j 2.0.9: https://www.slf4j.org, MIT + slf4j-api 2.0.9: https://www.slf4j.org, MIT