File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 327
327
<dependency >
328
328
<groupId >org.assertj</groupId >
329
329
<artifactId >assertj-core</artifactId >
330
- <version >3.23.1 </version >
330
+ <version >3.24.2 </version >
331
331
<scope >test</scope >
332
332
</dependency >
333
333
<dependency >
354
354
<dependency >
355
355
<groupId >org.apache.httpcomponents</groupId >
356
356
<artifactId >httpclient</artifactId >
357
- <version >4.5.13 </version >
357
+ <version >4.5.14 </version >
358
358
</dependency >
359
359
<dependency >
360
360
<groupId >org.apache.httpcomponents</groupId >
361
361
<artifactId >httpcore</artifactId >
362
- <version >4.4.15 </version >
362
+ <version >4.4.16 </version >
363
363
</dependency >
364
364
<dependency >
365
365
<groupId >commons-codec</groupId >
389
389
<dependency >
390
390
<groupId >org.junit</groupId >
391
391
<artifactId >junit-bom</artifactId >
392
- <version >5.9.0 </version >
392
+ <version >5.9.3 </version >
393
393
<type >pom</type >
394
394
<scope >import</scope >
395
395
</dependency >
You can’t perform that action at this time.
0 commit comments