We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b5bab commit 53ef614Copy full SHA for 53ef614
1 file changed
pom.xml
@@ -267,13 +267,13 @@
267
<dependency>
268
<groupId>org.apache.logging.log4j</groupId>
269
<artifactId>log4j-core</artifactId>
270
- <version>2.19.0</version>
+ <version>2.21.1</version>
271
<scope>test</scope>
272
</dependency>
273
274
275
<artifactId>log4j-slf4j-impl</artifactId>
276
277
278
279
</dependencies>
0 commit comments