This is an automated email from the ASF dual-hosted git repository. lprimak pushed a commit to branch 3.x in repository https://gitbox.apache.org/repos/asf/shiro.git
commit e59c9cf46986df04c7b9bfed11f6836098f114c5 Merge: 0208ad282 f3a7b7405 Author: lprimak <[email protected]> AuthorDate: Tue Aug 26 12:50:06 2025 -0500 Merge branch 'main' into 3.x .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/documentation_related.yml | 4 ++-- .github/ISSUE_TEMPLATE/enhancement_request.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- .github/ISSUE_TEMPLATE/question.yml | 4 ++-- .github/workflows/codeql.yml | 8 ++++---- .github/workflows/maven.yml | 8 ++++---- .github/workflows/scorecards.yml | 4 ++-- .mvn/maven.properties | 3 +++ integration-tests/jaxrs/openliberty/pom.xml | 2 +- pom.xml | 16 ++++++++-------- support/jakarta-ee/pom.xml | 2 +- support/spring-boot/pom.xml | 2 +- .../shiro/web/filter/authz/AuthorizationFilter.java | 20 ++++++++++---------- .../web/filter/authz/AuthorizationFilterTest.java | 5 ++--- 15 files changed, 44 insertions(+), 42 deletions(-)
