|
@@ -80,12 +80,12 @@
|
|
|
<dependency>
|
|
|
<groupId>org.apache.logging.log4j</groupId>
|
|
|
<artifactId>log4j-api</artifactId>
|
|
|
- <version>2.16.0</version>
|
|
|
+ <version>2.17.0</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.apache.logging.log4j</groupId>
|
|
|
<artifactId>log4j-to-slf4j</artifactId>
|
|
|
- <version>2.16.0</version>
|
|
|
+ <version>2.17.0</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
|