We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c54ced1 commit 99967ddCopy full SHA for 99967dd
pom.xml
@@ -184,7 +184,7 @@
184
<dependency>
185
<groupId>org.apache.logging.log4j</groupId>
186
<artifactId>log4j-core</artifactId>
187
- <version>2.5</version> <!-- 2.6+ occurred a compile error on Log4j2AbstractLoggerImpl (This compile error will resolve on other issue) -->
+ <version>2.11.0</version>
188
<optional>true</optional>
189
</dependency>
190
0 commit comments