Author: svn-site-role Date: Sat Nov 8 14:30:05 2025 New Revision: 1929601 Log: Site checkin for project Apache Maven Site
Modified: maven/website/content/developers/compatibility-plan.html Modified: maven/website/content/developers/compatibility-plan.html ============================================================================== --- maven/website/content/developers/compatibility-plan.html Sat Nov 8 14:20:51 2025 (r1929600) +++ maven/website/content/developers/compatibility-plan.html Sat Nov 8 14:30:05 2025 (r1929601) @@ -183,8 +183,8 @@ under the License. <li>Until 2012, Maven 2.2.1 + Java 5 prerequisites, with plugins versions in 2.x</li> <li>Since 2012, Maven 3.0 + Java 7 prerequisites, with plugins in 3.x.y</li> <li>Since June 2020, Maven Plugin API used by plugins >= 3.1.0 + Java 8 prerequisites <a href="https://s.apache.org/MVN-PLUGIN-MIGRATION-3.1" class="externalLink">Technical details</a></li> -<li>In March 2023, Maven before 3.2.5 has been <a href="/docs/history.html#Maven_3.6.x_and_before">marked as EOL</a>, meaning that plugins should use 3.2.5 as minimum</li> -<li>In April 2023, Maven before 3.6.3 has been <a href="/docs/history.html#Maven_3.6.x_and_before">marked as EOL</a>, meaning that plugins should use 3.6.3 as minimum</li> +<li>In March 2023, Maven before 3.2.5 has been <a href="/docs/history.html#Maven_3.8.x_and_before">marked as EOL</a>, meaning that plugins should use 3.2.5 as minimum</li> +<li>In April 2023, Maven before 3.6.3 has been <a href="/docs/history.html#Maven_3.8.x_and_before">marked as EOL</a>, meaning that plugins should use 3.6.3 as minimum</li> <li>In February 2024, Maven 4 after 4.0.0-alpha-12 will require Java 17 (as per <a href="https://lists.apache.org/thread/bfkvvjftrxypp06yj8zj919fcz0dt2zt" class="externalLink">vote on the Mailing List</a>).</li> </ul></section><section><a id="Context"></a> <h2>Context</h2>
