Skip to content

Commit 57eaa65

Browse files
authored
dont use log4j2 3.0
1 parent a4394df commit 57eaa65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.apache.logging.log4j</groupId>
4444
<artifactId>log4j-core</artifactId>
45-
<version>[2.13.3,)</version>
45+
<version>[2.13.3,3.0.0)</version>
4646
<scope>provided</scope>
4747
</dependency>
4848

0 commit comments

Comments
 (0)