We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8667a2 commit efcc8bdCopy full SHA for efcc8bd
pom.xml
@@ -61,21 +61,7 @@
61
<dependency>
62
<groupId>org.slf4j</groupId>
63
<artifactId>slf4j-api</artifactId>
64
- <version>1.7.5</version>
65
- </dependency>
66
-
67
- <!--log4j-->
68
- <dependency>
69
- <groupId>log4j</groupId>
70
- <artifactId>log4j</artifactId>
71
- <version>1.2.15</version>
72
- <scope>test</scope>
73
74
75
- <groupId>org.slf4j</groupId>
76
- <artifactId>slf4j-log4j12</artifactId>
77
78
+ <version>1.7.36</version>
79
</dependency>
80
81
<!-- for mock static method,usage: http://code.google.com/p/powermock/wiki/MockStatic -->
0 commit comments