Update pom.xml

Update log4j
This commit is contained in:
Medcl 2022-01-19 11:59:06 +08:00 committed by GitHub
parent b637708ba0
commit 0fb53ac32c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.15.0</version>
<version>2.17.1</version>
</dependency>
<dependency>