Skip to content

Commit 970a261

Browse files
committed
Use maven.compiler.target in log4j2-ecs-layout
1 parent 2ec0823 commit 970a261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

log4j2-ecs-layout/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</goals>
2828
<phase>process-classes</phase>
2929
<configuration>
30+
<release>${maven.compiler.target}</release>
3031
<proc>only</proc>
3132
<annotationProcessors>
3233
<annotationProcessor>org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor

0 commit comments

Comments
 (0)