build(deps): bump actions/checkout from 3.5.2 to 3.5.3

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/8e5e7e5ab8b370d6c329ec480221332ada57f0ab...c85c95e3d7251135ab7dc9ce3241c5835cc595a9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 files changed
tree: f5a96e50e01f0387c58d4db5d051a33b9b790bc6
  1. .github/
  2. bom/
  3. cache/
  4. config/
  5. core/
  6. crypto/
  7. event/
  8. integration-tests/
  9. lang/
  10. samples/
  11. src/
  12. support/
  13. test-coverage/
  14. tools/
  15. web/
  16. .asf.yaml
  17. .gitignore
  18. .jenkins.groovy
  19. CONTRIBUTING.md
  20. jitpack.yml
  21. LICENSE
  22. NOTICE
  23. pom.xml
  24. README
  25. README.md
  26. RELEASE-NOTES
  27. shiro.doap.rdf
README.md

Maven Central Build Status OpenSSF Scorecard

Apache Shiro

Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro’s easy-to-understand API, you can quickly and easily secure any application – from the smallest mobile applications to the largest web and enterprise applications.

Documentation and Examples

http://shiro.apache.org

Tutorials

License

Apache License, Version 2.0