We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b6d20 commit 0a21ee1Copy full SHA for 0a21ee1
jul-to-slf4j/pom.xml
@@ -25,7 +25,7 @@
25
</dependency>
26
<dependency>
27
<groupId>org.slf4j</groupId>
28
- <artifactId>slf4j-log4j12</artifactId>
+ <artifactId>slf4j-reload4j</artifactId>
29
<version>${project.version}</version>
30
<scope>test</scope>
31
slf4j-ext/pom.xml
@@ -83,4 +83,4 @@
83
84
</build>
85
86
-</project>
+</project>
0 commit comments