Skip to content

Commit

Permalink
revert MCOMPILER-567 workaround
Browse files Browse the repository at this point in the history
The fix has been released in 3.12.1, we depend on 3.13.0 now.
  • Loading branch information
Bananeweizen committed May 4, 2024
1 parent 210129a commit 4b7c297
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -394,8 +394,6 @@
<version>3.13.0</version>
<configuration>
<release>${min.jdk.version}</release>
<!-- Workaround for https://issues.apache.org/jira/browse/MCOMPILER-567 -->
<useIncrementalCompilation>false</useIncrementalCompilation>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 4b7c297

Please sign in to comment.