From 66f4a900e8df412ff6d3e2cfde2e9407371ab959 Mon Sep 17 00:00:00 2001 From: zhangliang Date: Sun, 15 Oct 2023 23:25:35 +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 c9c8594ff6561..1252bc82d6711 100644 --- a/distribution/proxy-native/src/main/release-docs/LICENSE +++ b/distribution/proxy-native/src/main/release-docs/LICENSE @@ -351,8 +351,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.11: https://github.com/qos-ch/logback, EPL 1.0 - logback-core 1.2.11: https://github.com/qos-ch/logback, EPL 1.0 + 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 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 c9c8594ff6561..1252bc82d6711 100644 --- a/distribution/proxy/src/main/release-docs/LICENSE +++ b/distribution/proxy/src/main/release-docs/LICENSE @@ -351,8 +351,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.11: https://github.com/qos-ch/logback, EPL 1.0 - logback-core 1.2.11: https://github.com/qos-ch/logback, EPL 1.0 + 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 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 f25ea2fa96729..ff5886bdab491 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ 3.0.3 1.7.36 - 1.2.11 + 1.2.12 1.18.30