mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
Upgrade SLF4J to 1.7.26 (WW-5023) (#337)
* Upgrade SLF4J to 1.7.26 (WW-5023)
This commit is contained in:
committed by
Lukasz Lenart
parent
d3eb1fc595
commit
e82c5a207f
@@ -1068,12 +1068,12 @@
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
<version>1.7.25</version>
|
||||
<version>1.7.26</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-simple</artifactId>
|
||||
<version>1.7.25</version>
|
||||
<version>1.7.26</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user