Skip to content

Commit ec8e2ec

Browse files
committed
Use log4j2
1 parent a5ded53 commit ec8e2ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</dependency>
3737
<dependency>
3838
<groupId>org.apache.logging.log4j</groupId>
39-
<artifactId>log4j-slf4j-impl</artifactId>
39+
<artifactId>log4j-slf4j2-impl</artifactId>
4040
<version>2.13.3</version>
4141
<scope>compile</scope>
4242
</dependency>

0 commit comments

Comments
 (0)