Bump xmlunit.version from 2.12.0 to 2.13.0 Bumps `xmlunit.version` from 2.12.0 to 2.13.0. Updates `org.xmlunit:xmlunit-core` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/xmlunit/xmlunit/compare/v2.12.0...v2.13.0) Updates `org.xmlunit:xmlunit-matchers` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/xmlunit/xmlunit/compare/v2.12.0...v2.13.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.13.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.xmlunit:xmlunit-matchers dependency-version: 2.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
The Apache Santuarioâ„¢ project is aimed at providing implementation of the primary security standards for XML:
This repository contains the Apache XML Security for Java subproject of Apache Santuario. This library includes the standard JSR-105 (Java XML Digital Signature) API, a mature DOM-based implementation of both XML Signature and XML Encryption, as well as a more recent StAX-based (streaming) XML Signature and XML Encryption implementation.