Skip to content

Commit 53ef614

Browse files
committed
Update log4j to 2.21.1
1 parent 08b5bab commit 53ef614

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,13 +267,13 @@
267267
<dependency>
268268
<groupId>org.apache.logging.log4j</groupId>
269269
<artifactId>log4j-core</artifactId>
270-
<version>2.19.0</version>
270+
<version>2.21.1</version>
271271
<scope>test</scope>
272272
</dependency>
273273
<dependency>
274274
<groupId>org.apache.logging.log4j</groupId>
275275
<artifactId>log4j-slf4j-impl</artifactId>
276-
<version>2.19.0</version>
276+
<version>2.21.1</version>
277277
<scope>test</scope>
278278
</dependency>
279279
</dependencies>

0 commit comments

Comments
 (0)