This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new 0ce4133c0 Document CVE-2026-45205
0ce4133c0 is described below

commit 0ce4133c03625d2a7a1c0ba98f656bde3cb4b620
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 14 11:26:26 2026 +0000

    Document CVE-2026-45205
---
 src/site/xdoc/security.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/xdoc/security.xml b/src/site/xdoc/security.xml
index 006ae64f6..9cfc97c25 100644
--- a/src/site/xdoc/security.xml
+++ b/src/site/xdoc/security.xml
@@ -160,7 +160,7 @@ limitations under the License.
                </p>
                <ul>
                  <li><a 
href="https://www.cve.org/CVERecord?id=CVE-2026-45205";>CVE-2026-45205</a></li>
-                 <li><a href="PR 
#634">https://github.com/apache/commons-configuration/pull/634</a></li>
+                 <li><a 
href="https://github.com/apache/commons-configuration/pull/634";>PR #634</a></li>
                </ul>
              </subsection>
         </section>

Reply via email to