Update log4j to 2.11.2 for JDK 9+ compat (#5400)

This commit is contained in:
Octavia Togami
2021-04-11 10:07:39 -07:00
parent 11b10106ee
commit 9e67637c69
5 changed files with 52 additions and 13 deletions

View File

@@ -49,7 +49,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ <dependency>
+ <groupId>org.apache.logging.log4j</groupId>
+ <artifactId>log4j-core</artifactId>
+ <version>2.8.1</version>
+ <scope>runtime</scope>
</dependency>
<dependency>