Repository: logging-log4j2
Updated Branches:
  refs/heads/master a3990ac03 -> 2bfb0bae7


LOG4J2-2305 - remove provided scope


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2bfb0bae
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2bfb0bae
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2bfb0bae

Branch: refs/heads/master
Commit: 2bfb0bae72e0220a7ed60bafcd52e2a3cd3429ab
Parents: a3990ac
Author: Ralph Goers <rgo...@apache.org>
Authored: Wed Jul 4 19:01:03 2018 -0700
Committer: Ralph Goers <rgo...@apache.org>
Committed: Wed Jul 4 19:01:03 2018 -0700

----------------------------------------------------------------------
 log4j-slf4j-impl/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2bfb0bae/log4j-slf4j-impl/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-slf4j-impl/pom.xml b/log4j-slf4j-impl/pom.xml
index 43186f4..7664733 100644
--- a/log4j-slf4j-impl/pom.xml
+++ b/log4j-slf4j-impl/pom.xml
@@ -38,7 +38,6 @@
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>
       <version>${slf4j.version}</version>
-      <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>

Reply via email to