This is an automated email from the ASF dual-hosted git repository.

lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new 0d97ec37b chore(maven): workaround for 
https://github.com/apache/maven/issues/10312
0d97ec37b is described below

commit 0d97ec37bbe0b1c0a2fb3180c1ee9d3afdcbfee2
Author: lprimak <[email protected]>
AuthorDate: Thu Jul 10 20:09:12 2025 -0500

    chore(maven): workaround for https://github.com/apache/maven/issues/10312
---
 .mvn/maven.properties | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.mvn/maven.properties b/.mvn/maven.properties
index 01440a3d0..95a486805 100644
--- a/.mvn/maven.properties
+++ b/.mvn/maven.properties
@@ -1 +1,3 @@
 jspecify.version=1.0.0
+# workaround for https://github.com/apache/maven/issues/10312
+guice_custom_class_loading=CHILD

Reply via email to