This is an automated email from the ASF dual-hosted git repository.
grobmeier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-chainsaw.git
The following commit(s) were added to refs/heads/master by this push:
new 60c84c6 removed unnecessary linebreak
60c84c6 is described below
commit 60c84c65369fa37c3cbac8fce183467064d98862
Author: Christian Grobmeier <[email protected]>
AuthorDate: Sat Dec 23 17:04:26 2023 +0100
removed unnecessary linebreak
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4c1e6de..5d052aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,6 @@
</properties>
<dependencies>
-
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>