This is an automated email from the ASF dual-hosted git repository. steinarb pushed a commit to branch 3.x in repository https://gitbox.apache.org/repos/asf/shiro.git
commit 24ddd49f93808e54663c8ffa6d02914448b0f9f1 Merge: 4088694b1 332e93ab9 Author: Steinar Bang <[email protected]> AuthorDate: Mon Jun 1 19:03:47 2026 +0200 Merge pull request #2715 from lprimak/fix-relative-resource-loading bugfix(3.x): restore resource loading file:// and relative path funct… .../java/org/apache/shiro/lang/io/ResourceUtils.java | 8 +++++--- .../org/apache/shiro/lang/util/ClassUtilsTest.java | 18 ++++++++++++++++-- lang/src/test/resources/test-data/file.json | 4 ++++ 3 files changed, 25 insertions(+), 5 deletions(-)
