This is an automated email from the ASF dual-hosted git repository.
pingww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git
The following commit(s) were added to refs/heads/develop by this push:
new f66ecb0 delete logback1.2.3 version conflict
new 0d51d3a Merge pull request #227 from
EssinZhang/delete-logback-conflict
f66ecb0 is described below
commit f66ecb08dd46106adab62de1f5d519dd1fbfbbc9
Author: EssinZhang <[email protected]>
AuthorDate: Wed Nov 29 21:43:52 2023 +0800
delete logback1.2.3 version conflict
---
pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7e9ac4e..c99cc65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,11 +127,6 @@
<artifactId>slf4j-api</artifactId>
<version>1.7.15</version>
</dependency>
- <dependency>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-classic</artifactId>
- <version>1.2.3</version>
- </dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>