Skip to content

Commit 85c0888

Browse files
author
Chris Wiechmann
committed
Updated log4j to version 2.17.0
1 parent ac8d9bf commit 85c0888

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -224,15 +224,10 @@
224224
<version>6.14.3</version>
225225
<scope>test</scope>
226226
</dependency>
227-
<dependency>
228-
<groupId>org.slf4j</groupId>
229-
<artifactId>slf4j-log4j12</artifactId>
230-
<version>1.7.32</version>
231-
</dependency>
232227
<dependency>
233228
<groupId>org.apache.logging.log4j</groupId>
234229
<artifactId>log4j-slf4j-impl</artifactId>
235-
<version>2.16.0</version>
230+
<version>2.17.0</version>
236231
</dependency>
237232
<dependency>
238233
<groupId>com.github.freva</groupId>

0 commit comments

Comments
 (0)