We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
maven-compiler-plugin
1 parent 2202b58 commit c3fa946Copy full SHA for c3fa946
log4j-parent/pom.xml
@@ -991,6 +991,9 @@
991
</executions>
992
</plugin>
993
994
+ <!-- REMOVE THIS `m-c-p` OVERRIDE with the next `logging-parent` update!
995
+ This is a temporary fix for the Error Prone `2.36.0` issue:
996
+ https://github.com/apache/logging-parent/commit/c98462c444eda72d5fe8e7a0b8112949142b7a0a -->
997
<plugin>
998
<groupId>org.apache.maven.plugins</groupId>
999
<artifactId>maven-compiler-plugin</artifactId>
0 commit comments