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 2ec0823 commit 970a261Copy full SHA for 970a261
log4j2-ecs-layout/pom.xml
@@ -27,6 +27,7 @@
27
</goals>
28
<phase>process-classes</phase>
29
<configuration>
30
+ <release>${maven.compiler.target}</release>
31
<proc>only</proc>
32
<annotationProcessors>
33
<annotationProcessor>org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor
0 commit comments