We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cf870 commit 7407106Copy full SHA for 7407106
pom.xml
@@ -172,7 +172,7 @@
172
<dependency>
173
<groupId>org.apache.logging.log4j</groupId>
174
<artifactId>log4j-api</artifactId>
175
- <version>2.17.2</version>
+ <version>2.18.0</version>
176
<optional>true</optional>
177
</dependency>
178
@@ -290,7 +290,7 @@
290
291
292
<artifactId>log4j-core</artifactId>
293
294
<scope>test</scope>
295
296
</dependencies>
0 commit comments