File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 157
157
<dependency >
158
158
<groupId >org.slf4j</groupId >
159
159
<artifactId >slf4j-api</artifactId >
160
- <version >1.7.7 </version >
160
+ <version >1.7.9 </version >
161
161
<optional >true</optional >
162
162
</dependency >
163
163
<dependency >
164
164
<groupId >org.slf4j</groupId >
165
165
<artifactId >slf4j-log4j12</artifactId >
166
- <version >1.7.7 </version >
166
+ <version >1.7.9 </version >
167
167
<optional >true</optional >
168
168
</dependency >
169
169
<dependency >
195
195
<dependency >
196
196
<groupId >junit</groupId >
197
197
<artifactId >junit</artifactId >
198
- <version >4.11 </version >
198
+ <version >4.12 </version >
199
199
<scope >test</scope >
200
200
</dependency >
201
201
<dependency >
213
213
<dependency >
214
214
<groupId >org.mockito</groupId >
215
215
<artifactId >mockito-core</artifactId >
216
- <version >1.10.8 </version >
216
+ <version >1.10.17 </version >
217
217
<scope >test</scope >
218
218
</dependency >
219
219
<dependency >
395
395
</plugins >
396
396
</pluginManagement >
397
397
</build >
398
-
399
398
</project >
You can’t perform that action at this time.
0 commit comments