Skip to content

Commit 934c38e

Browse files
committed
(fix) Bump log4j-slf4j-impl and log4j-api from 2.12.1 to 2.13.2
1 parent a153a61 commit 934c38e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@
7878
<dependency>
7979
<groupId>org.apache.logging.log4j</groupId>
8080
<artifactId>log4j-slf4j-impl</artifactId>
81-
<version>2.12.1</version>
81+
<version>2.13.2</version>
8282
<scope>test</scope>
8383
</dependency>
8484
<dependency>
8585
<groupId>org.apache.logging.log4j</groupId>
8686
<artifactId>log4j-api</artifactId>
87-
<version>2.12.1</version>
87+
<version>2.13.2</version>
8888
<scope>test</scope>
8989
</dependency>
9090
<dependency>

0 commit comments

Comments
 (0)