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 a01904bd6 Better docs
a01904bd6 is described below

commit a01904bd6d2527eaf37811663a0ee63ecdcf40d8
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 4 08:23:22 2026 -0400

    Better docs
---
 src/site/xdoc/security.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/xdoc/security.xml b/src/site/xdoc/security.xml
index 9cfc97c25..79c7be623 100644
--- a/src/site/xdoc/security.xml
+++ b/src/site/xdoc/security.xml
@@ -19,11 +19,11 @@ limitations under the License.
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
https://maven.apache.org/xsd/xdoc-2.0.xsd";>
     <properties>
-        <title>Apache Commons Configuration Security Reports</title>
+        <title>Apache Commons Configuration Security</title>
         <author email="[email protected]">Commons Team</author>
     </properties>
     <body>
-        <section name="Security Vulnerabilities">
+        <section name="Apache Commons Configuration Security">
             <p>
                 For information about reporting or asking questions about
                 security, please see the

Reply via email to