From 00661e281f89709aaef24054b2240b4010017042 Mon Sep 17 00:00:00 2001 From: zhangliang Date: Sat, 21 Oct 2023 17:56:38 +0800 Subject: [PATCH] Upgrade logback version --- distribution/proxy-native/src/main/release-docs/LICENSE | 4 ++-- distribution/proxy/src/main/release-docs/LICENSE | 4 ++-- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/distribution/proxy-native/src/main/release-docs/LICENSE b/distribution/proxy-native/src/main/release-docs/LICENSE index a15ea7c50bed2..c5fa7f3dde2c6 100644 --- a/distribution/proxy-native/src/main/release-docs/LICENSE +++ b/distribution/proxy-native/src/main/release-docs/LICENSE @@ -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.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 + logback-classic 1.3.11: https://github.com/qos-ch/logback, EPL 1.0 + logback-core 1.3.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 diff --git a/distribution/proxy/src/main/release-docs/LICENSE b/distribution/proxy/src/main/release-docs/LICENSE index a15ea7c50bed2..c5fa7f3dde2c6 100644 --- a/distribution/proxy/src/main/release-docs/LICENSE +++ b/distribution/proxy/src/main/release-docs/LICENSE @@ -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.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 + logback-classic 1.3.11: https://github.com/qos-ch/logback, EPL 1.0 + logback-core 1.3.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 diff --git a/pom.xml b/pom.xml index f5f8ff0826ec4..8afa77424df85 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ 3.0.4 2.0.9 - 1.4.11 + 1.3.11 1.2 1.18.30