We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b84a3f + 88a4bc4 commit 79d36b2Copy full SHA for 79d36b2
pom.xml
@@ -157,13 +157,13 @@
157
<dependency>
158
<groupId>org.slf4j</groupId>
159
<artifactId>slf4j-api</artifactId>
160
- <version>1.7.9</version>
+ <version>1.7.10</version>
161
<optional>true</optional>
162
</dependency>
163
164
165
<artifactId>slf4j-log4j12</artifactId>
166
167
168
169
@@ -213,7 +213,7 @@
213
214
<groupId>org.mockito</groupId>
215
<artifactId>mockito-core</artifactId>
216
- <version>1.10.17</version>
+ <version>1.10.19</version>
217
<scope>test</scope>
218
219
0 commit comments