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-xml.git
commit a019d178925ed2a2be59d1ffcc87961aaad05a1c Author: Gary Gregory <[email protected]> AuthorDate: Fri Aug 28 17:39:34 2026 -0400 Javadoc: Use "secure" terminology. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cf2247..94a39e5 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Apache Commons Secure XML [](https://api.securityscorecards.dev/projects/github.com/apache/commons-xml) Apache Commons Secure XML provides secure-by-default JAXP factory creation, abstracting over - implementation-specific XXE hardening differences between the stock JDK and external JAXP implementations + implementation-specific XXE securing differences between the stock JDK and external JAXP implementations (Android, Apache Xalan, Apache Xerces, Woodstox, Saxon-HE). Documentation
