This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new f3b47c0  Remove duplicated dependency (#1786)
f3b47c0 is described below

commit f3b47c07df815a33a928d6cd997d199bdef4ce6c
Author: haphut <hap...@gmail.com>
AuthorDate: Wed May 16 09:23:10 2018 +0300

    Remove duplicated dependency (#1786)
---
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index db566d4..e62168a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -434,13 +434,6 @@ flexible messaging model and an intuitive client 
API.</description>
       </dependency>
 
       <dependency>
-        <groupId>org.apache.logging.log4j</groupId>
-        <artifactId>log4j-api</artifactId>
-        <type>test-jar</type>
-        <version>${log4j2.version}</version>
-      </dependency>
-
-      <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
         <version>2.5</version>

-- 
To stop receiving notification emails like this one, please contact
mme...@apache.org.

Reply via email to