Author: svn-site-role
Date: Thu Nov 13 18:55:11 2025
New Revision: 1929720

Log:
Site checkin for project Apache Maven Site

Modified:
   maven/website/content/docs/4.0.0-rc-5/release-notes.html

Modified: maven/website/content/docs/4.0.0-rc-5/release-notes.html
==============================================================================
--- maven/website/content/docs/4.0.0-rc-5/release-notes.html    Thu Nov 13 
18:33:08 2025        (r1929719)
+++ maven/website/content/docs/4.0.0-rc-5/release-notes.html    Thu Nov 13 
18:55:11 2025        (r1929720)
@@ -191,7 +191,7 @@ Please refer to the <a href="https://mav
 <h3>Known issues</h3><section><a id="Bean_configuration_bug"></a>
 <h4>Bean configuration bug</h4>
 <p>A bug has been found in the bean configuration system where field 
accessibility state is cached globally. This can cause plugin configuration 
injection to fail when the same configuration field is accessed multiple times 
or in different contexts during a build. This particularly affects the plugin 
unit tests.</p>
-<p>This will be fixed by [#11433]](<a 
href="https://github.com/apache/maven/pull/11433"; 
class="externalLink">https://github.com/apache/maven/pull/11433</a>) in the 
next release.</p></section><section><a id="Concurrency_issue_in_the_v4_API"></a>
+<p>This will be fixed by <a href="https://github.com/apache/maven/pull/11433"; 
class="externalLink">#11433</a> in the next release.</p></section><section><a 
id="Concurrency_issue_in_the_v4_API"></a>
 <h4>Concurrency issue in the v4 API</h4>
 <p>A concurrency issue has been found in the Maven 4 API (still in preview 
mode) and will be fixed by <a href="https://github.com/apache/maven/pull/11428"; 
class="externalLink">#11428</a> in the next release.</p></section><section><a 
id="BOM_packaging"></a>
 <h4>BOM packaging</h4>

Reply via email to