Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f16bb2d6d2 |
@@ -13,12 +13,12 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-api</artifactId>
|
||||
<version>2.25.4</version>
|
||||
<version>2.25.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-core</artifactId>
|
||||
<version>2.25.3</version>
|
||||
<version>2.26.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Web Dependencies -->
|
||||
|
||||
Reference in New Issue
Block a user