File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 367
367
<dependency >
368
368
<groupId >org.slf4j</groupId >
369
369
<artifactId >slf4j-api</artifactId >
370
- <version >2.0.9 </version >
370
+ <version >2.0.16 </version >
371
371
</dependency >
372
372
<dependency >
373
373
<groupId >org.apache.logging.log4j</groupId >
374
374
<artifactId >log4j-api</artifactId >
375
- <version >2.20.0 </version >
375
+ <version >2.24.1 </version >
376
376
</dependency >
377
377
<dependency >
378
378
<groupId >org.apache.logging.log4j</groupId >
379
379
<artifactId >log4j-core</artifactId >
380
- <version >2.20.0 </version >
380
+ <version >2.24.1 </version >
381
381
</dependency >
382
382
<dependency >
383
383
<groupId >org.apache.logging.log4j</groupId >
384
384
<artifactId >log4j-slf4j2-impl</artifactId >
385
- <version >2.20.0 </version >
385
+ <version >2.24.1 </version >
386
386
</dependency >
387
387
<dependency >
388
388
<groupId >com.google.inject</groupId >
You can’t perform that action at this time.
0 commit comments