dependabot[bot] opened a new pull request #76: URL: https://github.com/apache/maven-plugin-tools/pull/76
Bumps [plexus-compiler-manager](https://github.com/codehaus-plexus/plexus-compiler) from 2.8.8 to 2.11.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/codehaus-plexus/plexus-compiler/releases">plexus-compiler-manager's releases</a>.</em></p> <blockquote> <h2>2.11.1</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>add paremeter to configure javac feature --enable-preview (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/199">#199</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> </ul> <h2>2.11.0</h2> <!-- raw HTML omitted --> <h2>🚨 Removed</h2> <ul> <li>no deploy its pom (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/189">#189</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> </ul> <h2>🚀 New features and improvements</h2> <ul> <li>add workaround to jdk bug <a href="https://bugs.openjdk.java.net/browse/JDK-8210649">https://bugs.openjdk.java.net/browse/JDK-8210649</a> found via <a href="https://issues.apache.org/jira/browse/MCOMPILER-346">https://issues.apache.org/jira/browse/MCOMPILER-346</a> add IT test from <a href="https://github.com/basil/MCOMPILER-346-mre">https://github.com/basil/MCOMPILER-346-mre</a> (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/196">#196</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>[eclipse-compiler] Resort sources to have module-info.java first (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/193">#193</a>) <a href="https://github.com/pzygielo"><code>@pzygielo</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump actions/checkout from 2 to 3 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/195">#195</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>minor cleanup (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/198">#198</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>Import BOM of JUnit to manage all its dependencies (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/194">#194</a>) <a href="https://github.com/pzygielo"><code>@pzygielo</code></a></li> </ul> <h2>2.10.0</h2> <!-- raw HTML omitted --> <h2>🚨 Removed</h2> <ul> <li>remove jikes compiler (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/188">#188</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> </ul> <h2>🚀 New features and improvements</h2> <ul> <li>make java 11 as project base but keep javac release 8, we will be able to upgrade ecj and errorprone (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/186">#186</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li>Bump plexus-components from 6.5 to 6.6 and upgrade to junit5 (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/157">#157</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>javac dump debug file should not be written in classes directory as it will be included in jar. change directory and make name configurable (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/184">#184</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Issue <a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/106">#106</a>: Retain error messages from annotation processors (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/170">#170</a>) <a href="https://github.com/mthmulders"><code>@mthmulders</code></a></li> <li>Issue <a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/147">#147</a>: Support module-path for ECJ (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/168">#168</a>) <a href="https://github.com/tomaswolf"><code>@tomaswolf</code></a></li> <li>Issue <a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/166">#166</a>: Fix maven dependencies (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/167">#167</a>) <a href="https://github.com/tomaswolf"><code>@tomaswolf</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/codehaus-plexus/plexus-compiler/commit/acb2ed00bc3b7ddfac8b6c7ba6902fe1dde04797"><code>acb2ed0</code></a> [maven-release-plugin] prepare release plexus-compiler-2.11.1</li> <li><a href="https://github.com/codehaus-plexus/plexus-compiler/commit/07349ae2ed3cd70fc061eb82487ffa02e9bf9dff"><code>07349ae</code></a> add correclty IT</li> <li><a href="https://github.com/codehaus-plexus/plexus-compiler/commit/82ff10cf95f6161fedab6dc5b2ce0aaf8544f92c"><code>82ff10c</code></a> add paremeter to configure javac feature --enable-preview (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/199">#199</a>)</li> <li><a href="https://github.com/codehaus-plexus/plexus-compiler/commit/4c656c38a8f3896f45cf17386589ac8e09c1676b"><code>4c656c3</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/codehaus-plexus/plexus-compiler/commit/07163db0b7bcbedc68a7f43a6d9f7b07b6f137be"><code>07163db</code></a> [maven-release-plugin] prepare release plexus-compiler-2.11.0</li> <li><a href="https://github.com/codehaus-plexus/plexus-compiler/commit/84bcd28c8af7805b52f266c9f63d5d2156f1f3f6"><code>84bcd28</code></a> minor cleanup (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/198">#198</a>)</li> <li><a href="https://github.com/codehaus-plexus/plexus-compiler/commit/e5316f626f9a4f00bbf0519dfd4ecde0e5c7f69d"><code>e5316f6</code></a> do not deploy compiler-its pom (<a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/189">#189</a>)</li> <li><a href="https://github.com/codehaus-plexus/plexus-compiler/commit/ea3680f097a5a9b244b6ead7bf157d6d3f3bbee1"><code>ea3680f</code></a> add workaround to jdk bug <a href="https://bugs.openjdk.java.net/browse/JDK-8210649">https://bugs.openjdk.java.net/browse/JDK-8210649</a> fo...</li> <li><a href="https://github.com/codehaus-plexus/plexus-compiler/commit/42c63d008f7e9628a322a6a955b67377f8f01d7b"><code>42c63d0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/codehaus-plexus/plexus-compiler/issues/195">#195</a> from codehaus-plexus/dependabot/github_actions/action...</li> <li><a href="https://github.com/codehaus-plexus/plexus-compiler/commit/276d246e93f1ce7885119260fe0b38a67ab385d4"><code>276d246</code></a> Bump actions/checkout from 2 to 3</li> <li>Additional commits viewable in <a href="https://github.com/codehaus-plexus/plexus-compiler/compare/plexus-compiler-2.8.8...plexus-compiler-2.11.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org