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 2b4185845aa7988fbab594878ca218d2611e017f Merge: da4d44c 2062d94 Author: Gary Gregory <[email protected]> AuthorDate: Sun Aug 30 14:59:04 2026 -0400 Merge pull request #62 from ppkarwasz/fix/android-newdefaultinstance Fall back to the standard lookup in newDefaultInstance on Android src/changes/changes.xml | 1 + .../commons/xml/SecureDocumentBuilderFactory.java | 24 ++++++++++++++-------- .../apache/commons/xml/SecureSAXParserFactory.java | 24 ++++++++++++++-------- .../apache/commons/xml/SecureSchemaFactory.java | 19 ++++++++++------- .../java/org/apache/commons/xml/package-info.java | 9 +++++--- 5 files changed, 49 insertions(+), 28 deletions(-)
