chore(deps): bump the github-actions-dependencies group with 4 updates (#2894)

Bumps the github-actions-dependencies group with 4 updates: [apache/infrastructure-actions/allowlist-check](https://github.com/apache/infrastructure-actions), [github/codeql-action/init](https://github.com/github/codeql-action), [github/codeql-action/analyze](https://github.com/github/codeql-action) and [github/codeql-action/upload-sarif](https://github.com/github/codeql-action).


Updates `apache/infrastructure-actions/allowlist-check` from ce952724eb5210790bd5d466d70d5d60ac3e6c21 to 547b55daa5d3c7e45383094ef738b7d16bc8ccc5
- [Commits](https://github.com/apache/infrastructure-actions/compare/ce952724eb5210790bd5d466d70d5d60ac3e6c21...547b55daa5d3c7e45383094ef738b7d16bc8ccc5)

Updates `github/codeql-action/init` from 4.38.0 to 4.38.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/b96794f015dfd88f77b49b1c93e0fa7110f94c63...1c5b675653bb5c22dbe9b12b556ec555138e09fd)

Updates `github/codeql-action/analyze` from 4.38.0 to 4.38.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/b96794f015dfd88f77b49b1c93e0fa7110f94c63...1c5b675653bb5c22dbe9b12b556ec555138e09fd)

Updates `github/codeql-action/upload-sarif` from 4.38.0 to 4.38.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/b96794f015dfd88f77b49b1c93e0fa7110f94c63...1c5b675653bb5c22dbe9b12b556ec555138e09fd)

---
updated-dependencies:
- dependency-name: apache/infrastructure-actions/allowlist-check
  dependency-version: 547b55daa5d3c7e45383094ef738b7d16bc8ccc5
  dependency-type: direct:production
  dependency-group: github-actions-dependencies
- dependency-name: github/codeql-action/init
  dependency-version: 4.38.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.38.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.38.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 files changed
tree: e13d708d2074acfe3d4a87ce95bcfab8208b510a
  1. .github/
  2. .mvn/
  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. .codespellrc
  18. .editorconfig
  19. .gitattributes
  20. .gitignore
  21. .jenkins.groovy
  22. .jenkins_maven_args
  23. .pre-commit-config.yaml
  24. AGENTS.md
  25. CITATION.cff
  26. CONTRIBUTING.md
  27. jitpack.yml
  28. LICENSE
  29. mvnw
  30. mvnw.cmd
  31. NOTICE
  32. pom.xml
  33. README
  34. README.md
  35. RELEASE-NOTES
  36. SECURITY.md
  37. shiro.doap.rdf
README.md

Maven Central Build Status OpenSSF Best Practices OpenSSF Scorecard Reproducible Builds

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

https://shiro.apache.org

Tutorials

License

Apache License, Version 2.0

X