File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 241
241
<dependency >
242
242
<groupId >commons-codec</groupId >
243
243
<artifactId >commons-codec</artifactId >
244
- <version >1.14 </version >
244
+ <version >1.15 </version >
245
245
</dependency >
246
246
<dependency >
247
247
<groupId >commons-logging</groupId >
251
251
<dependency >
252
252
<groupId >com.arangodb</groupId >
253
253
<artifactId >velocypack</artifactId >
254
- <version >2.5.3 </version >
254
+ <version >2.5.4 </version >
255
255
</dependency >
256
256
<dependency >
257
257
<groupId >org.slf4j</groupId >
258
258
<artifactId >slf4j-api</artifactId >
259
- <version >1.7.30 </version >
259
+ <version >1.7.32 </version >
260
260
</dependency >
261
261
<dependency >
262
262
<groupId >ch.qos.logback</groupId >
263
263
<artifactId >logback-classic</artifactId >
264
- <version >1.2.3 </version >
264
+ <version >1.2.5 </version >
265
265
</dependency >
266
266
<dependency >
267
267
<groupId >junit</groupId >
268
268
<artifactId >junit</artifactId >
269
- <version >4.13.1 </version >
269
+ <version >4.13.2 </version >
270
270
</dependency >
271
271
<dependency >
272
272
<groupId >org.hamcrest</groupId >
You can’t perform that action at this time.
0 commit comments