This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/commons-secure-xml.git
commit 9c26bf2d46fb5b702bd4d5d1274e6d56d1e3e460 Author: Gary Gregory <[email protected]> AuthorDate: Mon Sep 14 17:08:11 2026 -0700 Site documentation. --- src/site/markdown/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 891284c..3a14378 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -18,7 +18,7 @@ limitations under the License. # Apache Commons Secure XML Apache Commons Secure XML is part of the -[Apache Commons](https://commons.apache.org/index.html) and provides secure-by-default JAXP factory creation, +[Apache Commons](https://commons.apache.org/index.html) project and provides secure-by-default JAXP factory creation, abstracting over implementation-specific XXE securing differences between the stock JDK and external JAXP implementations.
