This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
The following commit(s) were added to refs/heads/master by this push:
new 9fdcd47715 [INLONG-9684][Manager] remove unused logback.version (#9685)
9fdcd47715 is described below
commit 9fdcd47715d546c0559ac0cef298ee6fdd785a2c
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Feb 18 05:58:56 2024 +0100
[INLONG-9684][Manager] remove unused logback.version (#9685)
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c158175420..e2b5ffaf2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,6 @@
<akka.version>2.5.21</akka.version>
<antlr.verison>4.0.4</antlr.verison>
- <logback.version>1.2.10</logback.version>
<log4j2.version>2.17.2</log4j2.version>
<log4j.version>1.2.17</log4j.version>
<slf4j.version>1.7.36</slf4j.version>