mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 13:26:51 +00:00
refactor/Vulnerability increased slf4j to 1.7.26
This commit is contained in:
parent
4a4ee1e402
commit
b7621a0810
@ -62,7 +62,12 @@
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>log4j-over-slf4j</artifactId>
|
||||
<version>1.7.25</version>
|
||||
<version>1.7.26</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>slf4j-ext</artifactId>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<version>1.7.26</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user