Bump dependency-check-maven from 6.1.6 to 6.2.1

Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 6.1.6 to 6.2.1.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v6.1.6...v6.2.1)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 8705409e309191d3242faf5171956e7ec977ba2f
  1. .github/
  2. .settings/
  3. etc/
  4. src/
  5. .gitignore
  6. LICENSE
  7. NOTICE
  8. pom.xml
  9. README.md
README.md

Build Status Maven Central Total alerts

Apache Santuario - XML Security for Java

The Apache Santuarioâ„¢ project is aimed at providing implementation of the primary security standards for XML:

  • XML-Signature Syntax and Processing
  • XML Encryption Syntax and Processing.

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.