Repository: logging-log4j2
Updated Branches:
  refs/heads/release-2.x b5ef909bb -> 290857179


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/29085717
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/29085717
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/29085717

Branch: refs/heads/release-2.x
Commit: 29085717912e54bd7de364b5708d2704001f3832
Parents: b5ef909
Author: Ralph Goers <rgo...@apache.org>
Authored: Wed Jul 4 19:00:23 2018 -0700
Committer: Ralph Goers <rgo...@apache.org>
Committed: Wed Jul 4 19:00:23 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/29085717/log4j-slf4j-impl/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-slf4j-impl/pom.xml b/log4j-slf4j-impl/pom.xml
index 40130b8..a34a16d 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