Compare commits
4 Commits
825e1aa700
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c0a1cfb04 | |||
| 550446c439 | |||
| fb9dee3560 | |||
| 5530fb6ae9 |
4
pom.xml
4
pom.xml
@@ -18,13 +18,13 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-api</artifactId>
|
||||
<version>2.23.1</version>
|
||||
<version>2.24.3</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-core</artifactId>
|
||||
<version>2.23.1</version>
|
||||
<version>2.24.3</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user