This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a change to branch 3.x
in repository https://gitbox.apache.org/repos/asf/shiro.git
from 3e3518926 Merge branch 'main' into 3.x
add 806ddb768 deps(spring-boot-3): update Spring to 6.2.8 and SpringBoot
to 3.5.0
add 1d91de006 chore(deps): bump bytebuddy.version from 1.17.5 to 1.17.6
add 93377b4a4 Merge pull request #2145 from
apache/dependabot/maven/bytebuddy.version-1.17.6
add 29b277cc3 bugfix(spring): added the `@Qualifier` annotation to the
RequestMappingHandlerMapping dependency, to fix actuator
add d1d1ad7d8 Merge pull request #2147 from lprimak/suvrat-pr
add e02e76474 bugfix(sample): SpringBoot 3 sample works again, fixed
missing status code in error attributes
new 9092214fc Merge branch 'main' into 3.x
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 2 +-
samples/spring-boot-3-web/pom.xml | 4 ++--
.../java/org/apache/shiro/samples/RestrictedErrorController.java | 7 ++++---
.../apache/shiro/spring/web/config/ShiroRequestMappingConfig.java | 4 +++-
4 files changed, 10 insertions(+), 7 deletions(-)