From 32d890e9ce8b59f9f562cfdd6a0c662e19924239 Mon Sep 17 00:00:00 2001 From: Tango2018cc <76191133+Tango2018cc@users.noreply.github.com> Date: Thu, 13 Oct 2022 16:45:41 +0800 Subject: [PATCH] update ch.qos.logback:logback-classic 1.1.3 to 1.2.0 --- logappender/pom.xml | 8 +++----- rocketmq-iot-bridge/pom.xml | 8 +++----- rocketmq-mysql/pom.xml | 6 ++---- rocketmq-redis/pom.xml | 10 +++------- 4 files changed, 11 insertions(+), 21 deletions(-) diff --git a/logappender/pom.xml b/logappender/pom.xml index 85fb7f76a..e46ea8d8f 100644 --- a/logappender/pom.xml +++ b/logappender/pom.xml @@ -14,9 +14,7 @@ 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. - --> - + --> 4.0.0 org.apache.rocketmq rocketmq-logappender @@ -75,7 +73,7 @@ ch.qos.logback logback-classic - 1.2.10 + 1.2.0 true @@ -111,4 +109,4 @@ - + \ No newline at end of file diff --git a/rocketmq-iot-bridge/pom.xml b/rocketmq-iot-bridge/pom.xml index 1acfa3e30..586343870 100644 --- a/rocketmq-iot-bridge/pom.xml +++ b/rocketmq-iot-bridge/pom.xml @@ -14,9 +14,7 @@ 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. ---> - - +--> 4.0.0 org.apache.rocketmq @@ -67,7 +65,7 @@ limitations under the License. ch.qos.logback logback-classic - 1.0.13 + 1.2.0 @@ -211,4 +209,4 @@ limitations under the License. - + \ No newline at end of file diff --git a/rocketmq-mysql/pom.xml b/rocketmq-mysql/pom.xml index 23e7468f9..7c037e69d 100644 --- a/rocketmq-mysql/pom.xml +++ b/rocketmq-mysql/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 org.apache @@ -99,7 +97,7 @@ ch.qos.logback logback-classic - 1.0.13 + 1.2.0 com.alibaba diff --git a/rocketmq-redis/pom.xml b/rocketmq-redis/pom.xml index c4d07566d..13b4af040 100644 --- a/rocketmq-redis/pom.xml +++ b/rocketmq-redis/pom.xml @@ -14,11 +14,7 @@ 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. ---> - - +--> 4.0.0 org.apache.rocketmq @@ -80,7 +76,7 @@ 1.8 4.0.2 4.0.1 - 1.1.3 + 1.2.0 4.2.0 3.4.0 @@ -327,4 +323,4 @@ - + \ No newline at end of file