Skip to content

Instantly share code, notes, and snippets.

@nsoft
Created March 5, 2025 18:46
Show Gist options
  • Save nsoft/3901d8c27982f36bd4a1a74d5296f553 to your computer and use it in GitHub Desktop.
Save nsoft/3901d8c27982f36bd4a1a74d5296f553 to your computer and use it in GitHub Desktop.
diff of PR deps vs main deps
--- main-deps.txt 2025-03-05 13:39:48.230830434 -0500
+++ patch-deps.txt 2025-03-05 13:37:54.734991827 -0500
@@ -1,3603 +1,3466 @@
-/home/gus/.jdks/azul-17.0.13/bin/java -Dmaven.multiModuleProjectDirectory=/home/gus/projects/apache/shiro/code/shiro -Djansi.passthrough=true -Dmaven.home=/home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/plugins/maven/lib/maven3 -Dclassworlds.conf=/home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/plugins/maven/lib/maven3/bin/m2.conf -Dmaven.ext.class.path=/home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/plugins/maven/lib/maven-event-listener.jar -javaagent:/home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/lib/idea_rt.jar=43637:/home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/bin -Dfile.encoding=UTF-8 -classpath /home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/plugins/maven/lib/maven3/boot/plexus-classworlds.license:/home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/plugins/maven/lib/maven3/boot/plexus-classworlds-2.8.0.jar org.codehaus.classworlds.Launcher -Didea.version=2024.2.4 dependency:tree
+/home/gus/.jdks/azul-17.0.13/bin/java -Dmaven.multiModuleProjectDirectory=/home/gus/projects/apache/shiro/code/shiro -Djansi.passthrough=true -Dmaven.home=/home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/plugins/maven/lib/maven3 -Dclassworlds.conf=/home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/plugins/maven/lib/maven3/bin/m2.conf -Dmaven.ext.class.path=/home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/plugins/maven/lib/maven-event-listener.jar -javaagent:/home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/lib/idea_rt.jar=46809:/home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/bin -Dfile.encoding=UTF-8 -classpath /home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/plugins/maven/lib/maven3/boot/plexus-classworlds.license:/home/gus/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate/plugins/maven/lib/maven3/boot/plexus-classworlds-2.8.0.jar org.codehaus.classworlds.Launcher -Didea.version=2024.2.4 dependency:tree
[INFO] Scanning for projects...
+[WARNING]
+[WARNING] Some problems were encountered while building the effective model for org.apache.shiro.integrationtests:shiro-its-guice:war:3.0.0-SNAPSHOT
+[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.taglibs:taglibs-standard-spec:jar -> duplicate declaration of version (?) @ line 104, column 21
+[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.taglibs:taglibs-standard-impl:jar -> duplicate declaration of version (?) @ line 109, column 21
+[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.logging.log4j:log4j-slf4j2-impl:jar -> duplicate declaration of version (?) @ line 114, column 21
+[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.logging.log4j:log4j-core:jar -> duplicate declaration of version (?) @ line 119, column 21
+[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.shiro:shiro-core:jar -> duplicate declaration of version (?) @ line 124, column 21
+[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.shiro:shiro-web:jar -> duplicate declaration of version (?) @ line 128, column 21
+[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.shiro:shiro-guice:jar -> duplicate declaration of version (?) @ line 132, column 21
+[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.inject.extensions:guice-servlet:jar -> duplicate declaration of version (?) @ line 136, column 21
+[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:jcl-over-slf4j:jar -> duplicate declaration of version (?) @ line 140, column 21
+[WARNING]
+[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
+[WARNING]
+[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
+[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache Shiro [pom]
[INFO] Apache Shiro :: Lang [bundle]
[INFO] Apache Shiro :: Cryptography [pom]
[INFO] Apache Shiro :: Cryptography :: Core [bundle]
[INFO] Apache Shiro :: Cryptography :: Hashing [bundle]
[INFO] Apache Shiro :: Cryptography :: Ciphers [bundle]
[INFO] Apache Shiro :: Cryptography :: Support [pom]
[INFO] Apache Shiro :: Cryptography :: Support :: Argon2 [bundle]
[INFO] Apache Shiro :: Cryptography :: Support :: BCrypt [bundle]
[INFO] Apache Shiro :: Event [bundle]
[INFO] Apache Shiro :: Cache [bundle]
[INFO] Apache Shiro :: Configuration [pom]
[INFO] Apache Shiro :: Configuration :: Core [bundle]
[INFO] Apache Shiro :: Configuration :: OGDL [bundle]
[INFO] Apache Shiro :: Core [bundle]
[INFO] Apache Shiro :: Web [bundle]
[INFO] Apache Shiro :: Support [pom]
[INFO] Apache Shiro :: Support :: AspectJ [bundle]
[INFO] Apache Shiro :: Support :: JCache [bundle]
[INFO] Apache Shiro :: Support :: EHCache [bundle]
[INFO] Apache Shiro :: Support :: Hazelcast [bundle]
[INFO] Apache Shiro :: Support :: Quartz [bundle]
[INFO] Apache Shiro :: Support :: Spring [bundle]
[INFO] Apache Shiro :: Support :: Guice [bundle]
[INFO] Apache Shiro :: Support :: Spring Boot Parent [pom]
[INFO] Apache Shiro :: Support :: Spring Boot [jar]
[INFO] Apache Shiro :: Support :: Spring Boot Web [jar]
[INFO] Apache Shiro :: Support :: Servlet Plugin [jar]
[INFO] Apache Shiro :: Support :: JAX-RS [bundle]
[INFO] Apache Shiro :: Support :: Karaf Features [pom]
[INFO] Apache Shiro :: Support :: CDI [jar]
[INFO] Apache Shiro :: Support :: Jakarta EE [jar]
[INFO] Apache Shiro :: Tools [pom]
[INFO] Apache Shiro :: Tools :: Hasher [bundle]
[INFO] Apache Shiro :: BOM [pom]
[INFO] Apache Shiro :: Integration Tests [pom]
[INFO] Apache Shiro :: ITs :: Support [jar]
-[INFO] Apache Shiro :: ITs :: Guice 3 [war]
[INFO] Apache Shiro :: ITs :: Guice 4 [war]
[INFO] Apache Shiro :: ITs :: Meecrowave-Support [jar]
[INFO] Apache Shiro :: ITs :: JAX-RS [pom]
[INFO] Apache Shiro :: ITs :: JAX-RS :: App [war]
[INFO] Apache Shiro :: ITs :: JAX-RS :: Tests [jar]
[INFO] Apache Shiro :: ITs :: JAX-RS :: Meecrowave [jar]
[INFO] Apache Shiro :: ITs :: JAX-RS :: OpenLiberty [jar]
[INFO] Apache Shiro :: ITs :: Jakarta EE Support [pom]
[INFO] Apache Shiro :: ITs :: Jakarta EE [war]
[INFO] Apache Shiro :: Samples [pom]
[INFO] Apache Shiro :: Samples :: AspectJ [jar]
[INFO] Apache Shiro :: Samples :: Quick Start [jar]
[INFO] Apache Shiro :: Samples :: Web [war]
[INFO] Apache Shiro :: Samples :: Spring Quickstart [jar]
[INFO] Apache Shiro :: Samples :: Spring MVC [war]
[INFO] Apache Shiro :: Samples :: Spring-Hibernate [war]
[INFO] Apache Shiro :: Samples :: Spring Boot [jar]
[INFO] Apache Shiro :: Samples :: Spring Boot Web [jar]
[INFO] Apache Shiro :: Samples :: Guice Web [war]
[INFO] Apache Shiro :: Samples :: Quick Start Guice [jar]
[INFO] Apache Shiro :: Samples :: Servlet Plugin [war]
[INFO] Apache Shiro :: Samples :: Web Jakarta [war]
-[INFO] Apache Shiro :: Samples :: Spring Boot 3 Web [war]
[INFO] Apache Shiro :: Test Coverage [pom]
[INFO]
[INFO] --------------------< org.apache.shiro:shiro-root >---------------------
-[INFO] Building Apache Shiro 2.0.0-SNAPSHOT [1/62]
+[INFO] Building Apache Shiro 3.0.0-SNAPSHOT [1/60]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-root ---
-[INFO] org.apache.shiro:shiro-root:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro:shiro-root:pom:3.0.0-SNAPSHOT
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --------------------< org.apache.shiro:shiro-lang >---------------------
-[INFO] Building Apache Shiro :: Lang 2.0.0-SNAPSHOT [2/62]
+[INFO] Building Apache Shiro :: Lang 3.0.0-SNAPSHOT [2/60]
[INFO] from lang/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-lang ---
-[INFO] org.apache.shiro:shiro-lang:bundle:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro:shiro-lang:bundle:3.0.0-SNAPSHOT
[INFO] +- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
-[INFO] +- javax.servlet.jsp:jsp-api:jar:2.2:provided (optional)
+[INFO] +- jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.0.0:provided (optional)
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -------------------< org.apache.shiro:shiro-crypto >--------------------
-[INFO] Building Apache Shiro :: Cryptography 2.0.0-SNAPSHOT [3/62]
+[INFO] Building Apache Shiro :: Cryptography 3.0.0-SNAPSHOT [3/60]
[INFO] from crypto/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-crypto ---
-[INFO] org.apache.shiro:shiro-crypto:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro:shiro-crypto:pom:3.0.0-SNAPSHOT
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -----------------< org.apache.shiro:shiro-crypto-core >-----------------
-[INFO] Building Apache Shiro :: Cryptography :: Core 2.0.0-SNAPSHOT [4/62]
+[INFO] Building Apache Shiro :: Cryptography :: Core 3.0.0-SNAPSHOT [4/60]
[INFO] from crypto/core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-crypto-core ---
-[INFO] org.apache.shiro:shiro-crypto-core:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-crypto-core:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -----------------< org.apache.shiro:shiro-crypto-hash >-----------------
-[INFO] Building Apache Shiro :: Cryptography :: Hashing 2.0.0-SNAPSHOT [5/62]
+[INFO] Building Apache Shiro :: Cryptography :: Hashing 3.0.0-SNAPSHOT [5/60]
[INFO] from crypto/hash/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-crypto-hash ---
-[INFO] org.apache.shiro:shiro-crypto-hash:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-crypto-hash:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ----------------< org.apache.shiro:shiro-crypto-cipher >----------------
-[INFO] Building Apache Shiro :: Cryptography :: Ciphers 2.0.0-SNAPSHOT [6/62]
+[INFO] Building Apache Shiro :: Cryptography :: Ciphers 3.0.0-SNAPSHOT [6/60]
[INFO] from crypto/cipher/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-crypto-cipher ---
-[INFO] org.apache.shiro:shiro-crypto-cipher:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-crypto-cipher:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.80:test
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ------------< org.apache.shiro.crypto:shiro-crypto-support >------------
-[INFO] Building Apache Shiro :: Cryptography :: Support 2.0.0-SNAPSHOT [7/62]
+[INFO] Building Apache Shiro :: Cryptography :: Support 3.0.0-SNAPSHOT [7/60]
[INFO] from crypto/support/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-crypto-support ---
-[INFO] org.apache.shiro.crypto:shiro-crypto-support:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro.crypto:shiro-crypto-support:pom:3.0.0-SNAPSHOT
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ------------< org.apache.shiro.crypto:shiro-hashes-argon2 >-------------
-[INFO] Building Apache Shiro :: Cryptography :: Support :: Argon2 2.0.0-SNAPSHOT [8/62]
+[INFO] Building Apache Shiro :: Cryptography :: Support :: Argon2 3.0.0-SNAPSHOT [8/60]
[INFO] from crypto/support/hashes/argon2/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-hashes-argon2 ---
-[INFO] org.apache.shiro.crypto:shiro-hashes-argon2:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.crypto:shiro-hashes-argon2:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
[INFO] +- aopalliance:aopalliance:jar:1.0:compile (optional)
-[INFO] +- com.google.inject:guice:jar:4.2.3:compile (optional)
-[INFO] | +- javax.inject:javax.inject:jar:1:compile (optional)
-[INFO] | \- com.google.guava:guava:jar:27.1-jre:compile (optional)
+[INFO] +- com.google.inject:guice:jar:7.0.0:compile (optional)
+[INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile (optional)
+[INFO] | \- com.google.guava:guava:jar:31.0.1-jre:compile (optional)
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile (optional)
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile (optional)
[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile (optional)
-[INFO] | +- org.checkerframework:checker-qual:jar:2.5.2:compile (optional)
-[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile (optional)
-[INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile (optional)
-[INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile (optional)
+[INFO] | +- org.checkerframework:checker-qual:jar:3.12.0:compile (optional)
+[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.7.1:compile (optional)
+[INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile (optional)
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ------------< org.apache.shiro.crypto:shiro-hashes-bcrypt >-------------
-[INFO] Building Apache Shiro :: Cryptography :: Support :: BCrypt 2.0.0-SNAPSHOT [9/62]
+[INFO] Building Apache Shiro :: Cryptography :: Support :: BCrypt 3.0.0-SNAPSHOT [9/60]
[INFO] from crypto/support/hashes/bcrypt/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-hashes-bcrypt ---
-[INFO] org.apache.shiro.crypto:shiro-hashes-bcrypt:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.crypto:shiro-hashes-bcrypt:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
[INFO] +- aopalliance:aopalliance:jar:1.0:compile (optional)
-[INFO] +- com.google.inject:guice:jar:4.2.3:compile (optional)
-[INFO] | +- javax.inject:javax.inject:jar:1:compile (optional)
-[INFO] | \- com.google.guava:guava:jar:27.1-jre:compile (optional)
+[INFO] +- com.google.inject:guice:jar:7.0.0:compile (optional)
+[INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile (optional)
+[INFO] | \- com.google.guava:guava:jar:31.0.1-jre:compile (optional)
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile (optional)
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile (optional)
[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile (optional)
-[INFO] | +- org.checkerframework:checker-qual:jar:2.5.2:compile (optional)
-[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile (optional)
-[INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile (optional)
-[INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile (optional)
+[INFO] | +- org.checkerframework:checker-qual:jar:3.12.0:compile (optional)
+[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.7.1:compile (optional)
+[INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile (optional)
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --------------------< org.apache.shiro:shiro-event >--------------------
-[INFO] Building Apache Shiro :: Event 2.0.0-SNAPSHOT [10/62]
+[INFO] Building Apache Shiro :: Event 3.0.0-SNAPSHOT [10/60]
[INFO] from event/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-event ---
-[INFO] org.apache.shiro:shiro-event:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-event:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --------------------< org.apache.shiro:shiro-cache >--------------------
-[INFO] Building Apache Shiro :: Cache 2.0.0-SNAPSHOT [11/62]
+[INFO] Building Apache Shiro :: Cache 3.0.0-SNAPSHOT [11/60]
[INFO] from cache/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-cache ---
-[INFO] org.apache.shiro:shiro-cache:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-cache:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -------------------< org.apache.shiro:shiro-config >--------------------
-[INFO] Building Apache Shiro :: Configuration 2.0.0-SNAPSHOT [12/62]
+[INFO] Building Apache Shiro :: Configuration 3.0.0-SNAPSHOT [12/60]
[INFO] from config/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-config ---
-[INFO] org.apache.shiro:shiro-config:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro:shiro-config:pom:3.0.0-SNAPSHOT
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -----------------< org.apache.shiro:shiro-config-core >-----------------
-[INFO] Building Apache Shiro :: Configuration :: Core 2.0.0-SNAPSHOT [13/62]
+[INFO] Building Apache Shiro :: Configuration :: Core 3.0.0-SNAPSHOT [13/60]
[INFO] from config/core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-config-core ---
-[INFO] org.apache.shiro:shiro-config-core:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-config-core:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -----------------< org.apache.shiro:shiro-config-ogdl >-----------------
-[INFO] Building Apache Shiro :: Configuration :: OGDL 2.0.0-SNAPSHOT [14/62]
+[INFO] Building Apache Shiro :: Configuration :: OGDL 3.0.0-SNAPSHOT [14/60]
[INFO] from config/ogdl/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-config-ogdl ---
-[INFO] org.apache.shiro:shiro-config-ogdl:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-config-ogdl:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
[INFO] +- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] +- org.apache.commons:commons-configuration2:jar:2.11.0:compile (optional)
[INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile (optional)
[INFO] | \- org.apache.commons:commons-text:jar:1.12.0:compile (optional)
[INFO] +- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --------------------< org.apache.shiro:shiro-core >---------------------
-[INFO] Building Apache Shiro :: Core 2.0.0-SNAPSHOT [15/62]
+[INFO] Building Apache Shiro :: Core 3.0.0-SNAPSHOT [15/60]
[INFO] from core/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-core ---
-[INFO] org.apache.shiro:shiro-core:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-core:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] +- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional)
+[INFO] +- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:provided (optional)
[INFO] +- org.apache.commons:commons-configuration2:jar:2.11.0:compile (optional)
[INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile
[INFO] | \- org.apache.commons:commons-text:jar:1.12.0:compile (optional)
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core-test:jar:2.24.3:test
[INFO] | +- org.apache.logging.log4j:log4j-api-test:jar:2.24.3:test
[INFO] | | +- org.junit-pioneer:junit-pioneer:jar:2.3.0:test
[INFO] | | +- org.apache.maven:maven-core:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-settings:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-settings-builder:jar:3.9.9:test
[INFO] | | | | \- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:test
[INFO] | | | | \- org.codehaus.plexus:plexus-cipher:jar:2.0:test
[INFO] | | | +- org.apache.maven:maven-builder-support:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-repository-metadata:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-artifact:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-plugin-api:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-model-builder:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-resolver-provider:jar:3.9.9:test
[INFO] | | | +- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.22:test
[INFO] | | | | \- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.22:test
[INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.22:test
[INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.22:test
[INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.9.22:test
[INFO] | | | +- org.apache.maven.shared:maven-shared-utils:jar:3.4.2:test
[INFO] | | | +- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3:test
[INFO] | | | | \- org.codehaus.plexus:plexus-xml:jar:3.0.0:test
[INFO] | | | +- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3:test
-[INFO] | | | +- com.google.inject:guice:jar:4.2.3:test
+[INFO] | | | +- com.google.inject:guice:jar:7.0.0:test
+[INFO] | | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:test
[INFO] | | | | \- aopalliance:aopalliance:jar:1.0:test
[INFO] | | | +- com.google.guava:guava:jar:33.2.1-jre:test
[INFO] | | | +- com.google.guava:failureaccess:jar:1.0.2:test
[INFO] | | | +- javax.inject:javax.inject:jar:1:test
[INFO] | | | +- org.codehaus.plexus:plexus-classworlds:jar:2.8.0:test
[INFO] | | | +- org.codehaus.plexus:plexus-interpolation:jar:1.27:test
[INFO] | | | \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:test
[INFO] | | +- org.apache.maven:maven-model:jar:3.9.9:test
[INFO] | | \- org.codehaus.plexus:plexus-utils:jar:3.5.1:test
[INFO] | +- org.awaitility:awaitility:jar:4.2.2:test
[INFO] | +- commons-io:commons-io:jar:2.17.0:test
[INFO] | +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] | +- com.google.code.java-allocation-instrumenter:java-allocation-instrumenter:jar:3.3.4:test
-[INFO] | \- org.springframework:spring-test:jar:5.3.39:test (optional)
-[INFO] | \- org.springframework:spring-core:jar:5.3.39:test (optional)
-[INFO] | \- org.springframework:spring-jcl:jar:5.3.39:test (optional)
+[INFO] | \- org.springframework:spring-test:jar:6.1.15:test (optional)
+[INFO] | \- org.springframework:spring-core:jar:6.1.15:test (optional)
+[INFO] | \- org.springframework:spring-jcl:jar:6.1.15:test (optional)
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.15.2:test
[INFO] +- org.projectlombok:lombok:jar:1.18.36:provided (optional)
[INFO] +- org.hsqldb:hsqldb:jar:2.7.4:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ---------------------< org.apache.shiro:shiro-web >---------------------
-[INFO] Building Apache Shiro :: Web 2.0.0-SNAPSHOT [16/62]
+[INFO] Building Apache Shiro :: Web 3.0.0-SNAPSHOT [16/60]
[INFO] from web/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-web ---
-[INFO] org.apache.shiro:shiro-web:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- javax.servlet.jsp:jsp-api:jar:2.2:provided
+[INFO] org.apache.shiro:shiro-web:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.0.0:provided
[INFO] +- org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:provided
[INFO] +- org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:provided
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
+[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:5.0.0:provided
[INFO] +- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- org.apache.shiro:shiro-config-ogdl:test-jar:tests:2.0.0-SNAPSHOT:test
+[INFO] +- org.apache.shiro:shiro-config-ogdl:test-jar:tests:3.0.0-SNAPSHOT:test
[INFO] | +- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] +- org.apache.shiro:shiro-core:test-jar:tests:2.0.0-SNAPSHOT:test
+[INFO] +- org.apache.shiro:shiro-core:test-jar:tests:3.0.0-SNAPSHOT:test
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | \- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -------------------< org.apache.shiro:shiro-support >-------------------
-[INFO] Building Apache Shiro :: Support 2.0.0-SNAPSHOT [17/62]
+[INFO] Building Apache Shiro :: Support 3.0.0-SNAPSHOT [17/60]
[INFO] from support/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-support ---
-[INFO] org.apache.shiro:shiro-support:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro:shiro-support:pom:3.0.0-SNAPSHOT
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -------------------< org.apache.shiro:shiro-aspectj >-------------------
-[INFO] Building Apache Shiro :: Support :: AspectJ 2.0.0-SNAPSHOT [18/62]
+[INFO] Building Apache Shiro :: Support :: AspectJ 3.0.0-SNAPSHOT [18/60]
[INFO] from support/aspectj/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-aspectj ---
-[INFO] org.apache.shiro:shiro-aspectj:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-aspectj:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
[INFO] +- org.aspectj:aspectjrt:jar:1.9.20.1:compile
[INFO] +- org.aspectj:aspectjweaver:jar:1.9.20.1:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -------------------< org.apache.shiro:shiro-jcache >--------------------
-[INFO] Building Apache Shiro :: Support :: JCache 2.0.0-SNAPSHOT [19/62]
+[INFO] Building Apache Shiro :: Support :: JCache 3.0.0-SNAPSHOT [19/60]
[INFO] from support/jcache/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-jcache ---
-[INFO] org.apache.shiro:shiro-jcache:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-jcache:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] +- javax.cache:cache-api:jar:1.1.1:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test
[INFO] +- org.cache2k:cache2k-jcache:jar:2.6.1.Final:test
[INFO] | +- org.cache2k:cache2k-api:jar:2.6.1.Final:test
[INFO] | +- org.cache2k:cache2k-core:jar:2.6.1.Final:test
[INFO] | \- org.cache2k:cache2k-config:jar:2.6.1.Final:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -------------------< org.apache.shiro:shiro-ehcache >-------------------
-[INFO] Building Apache Shiro :: Support :: EHCache 2.0.0-SNAPSHOT [20/62]
+[INFO] Building Apache Shiro :: Support :: EHCache 3.0.0-SNAPSHOT [20/60]
[INFO] from support/ehcache/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-ehcache ---
-[INFO] org.apache.shiro:shiro-ehcache:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-ehcache:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] +- net.sf.ehcache:ehcache-core:jar:2.6.11:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ------------------< org.apache.shiro:shiro-hazelcast >------------------
-[INFO] Building Apache Shiro :: Support :: Hazelcast 2.0.0-SNAPSHOT [21/62]
+[INFO] Building Apache Shiro :: Support :: Hazelcast 3.0.0-SNAPSHOT [21/60]
[INFO] from support/hazelcast/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-hazelcast ---
-[INFO] org.apache.shiro:shiro-hazelcast:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-hazelcast:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] +- com.hazelcast:hazelcast:jar:5.3.8:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -------------------< org.apache.shiro:shiro-quartz >--------------------
-[INFO] Building Apache Shiro :: Support :: Quartz 2.0.0-SNAPSHOT [22/62]
+[INFO] Building Apache Shiro :: Support :: Quartz 3.0.0-SNAPSHOT [22/60]
[INFO] from support/quartz/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-quartz ---
-[INFO] org.apache.shiro:shiro-quartz:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-quartz:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
[INFO] +- org.quartz-scheduler:quartz:jar:2.5.0:compile
[INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime
[INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:runtime
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -------------------< org.apache.shiro:shiro-spring >--------------------
-[INFO] Building Apache Shiro :: Support :: Spring 2.0.0-SNAPSHOT [23/62]
+[INFO] Building Apache Shiro :: Support :: Spring 3.0.0-SNAPSHOT [23/60]
[INFO] from support/spring/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-spring ---
-[INFO] org.apache.shiro:shiro-spring:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-spring:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
-[INFO] +- org.springframework:spring-context:jar:5.3.39:provided
-[INFO] | +- org.springframework:spring-aop:jar:5.3.39:compile
-[INFO] | +- org.springframework:spring-beans:jar:5.3.39:compile
-[INFO] | +- org.springframework:spring-core:jar:5.3.39:compile
-[INFO] | | \- org.springframework:spring-jcl:jar:5.3.39:compile
-[INFO] | \- org.springframework:spring-expression:jar:5.3.39:compile
-[INFO] +- org.springframework:spring-web:jar:5.3.39:compile (optional)
-[INFO] +- org.springframework:spring-webmvc:jar:5.3.39:compile (optional)
+[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:provided
+[INFO] +- org.springframework:spring-context:jar:6.1.15:provided
+[INFO] | +- org.springframework:spring-aop:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-beans:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-core:jar:6.1.15:compile
+[INFO] | | \- org.springframework:spring-jcl:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-expression:jar:6.1.15:compile
+[INFO] | \- io.micrometer:micrometer-observation:jar:1.12.12:compile
+[INFO] | \- io.micrometer:micrometer-commons:jar:1.12.12:compile
+[INFO] +- org.springframework:spring-web:jar:6.1.15:compile (optional)
+[INFO] +- org.springframework:spring-webmvc:jar:6.1.15:compile (optional)
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
-[INFO] +- org.springframework:spring-test:jar:5.3.39:test
-[INFO] +- org.apache.shiro:shiro-aspectj:jar:2.0.0-SNAPSHOT:test
+[INFO] +- org.springframework:spring-test:jar:6.1.15:test
+[INFO] +- org.apache.shiro:shiro-aspectj:jar:3.0.0-SNAPSHOT:test
[INFO] | +- org.aspectj:aspectjrt:jar:1.9.20.1:test
[INFO] | \- org.aspectj:aspectjweaver:jar:1.9.20.1:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --------------------< org.apache.shiro:shiro-guice >--------------------
-[INFO] Building Apache Shiro :: Support :: Guice 2.0.0-SNAPSHOT [24/62]
+[INFO] Building Apache Shiro :: Support :: Guice 3.0.0-SNAPSHOT [24/60]
[INFO] from support/guice/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-guice ---
-[INFO] org.apache.shiro:shiro-guice:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile (optional)
+[INFO] org.apache.shiro:shiro-guice:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile (optional)
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile (optional)
-[INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile
-[INFO] +- com.google.inject:guice:jar:4.2.3:compile
-[INFO] | +- javax.inject:javax.inject:jar:1:compile
+[INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] +- com.google.inject:guice:jar:7.0.0:compile
+[INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[INFO] | +- aopalliance:aopalliance:jar:1.0:compile
-[INFO] | \- com.google.guava:guava:jar:27.1-jre:compile
+[INFO] | \- com.google.guava:guava:jar:31.0.1-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
-[INFO] | +- org.checkerframework:checker-qual:jar:2.5.2:compile
-[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile
-[INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile
-[INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile
-[INFO] +- com.google.inject.extensions:guice-multibindings:jar:4.2.3:compile
-[INFO] +- com.google.inject.extensions:guice-servlet:jar:4.2.3:compile (optional)
+[INFO] | +- org.checkerframework:checker-qual:jar:3.12.0:compile
+[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.7.1:compile
+[INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
+[INFO] +- com.google.inject.extensions:guice-servlet:jar:7.0.0:compile (optional)
[INFO] +- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
+[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:5.0.0:provided
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -----------------< org.apache.shiro:shiro-spring-boot >-----------------
-[INFO] Building Apache Shiro :: Support :: Spring Boot Parent 2.0.0-SNAPSHOT [25/62]
+[INFO] Building Apache Shiro :: Support :: Spring Boot Parent 3.0.0-SNAPSHOT [25/60]
[INFO] from support/spring-boot/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-spring-boot ---
-[INFO] org.apache.shiro:shiro-spring-boot:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro:shiro-spring-boot:pom:3.0.0-SNAPSHOT
[INFO] +- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -------------< org.apache.shiro:shiro-spring-boot-starter >-------------
-[INFO] Building Apache Shiro :: Support :: Spring Boot 2.0.0-SNAPSHOT [26/62]
+[INFO] Building Apache Shiro :: Support :: Spring Boot 3.0.0-SNAPSHOT [26/60]
[INFO] from support/spring-boot/spring-boot-starter/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-spring-boot-starter ---
-[INFO] org.apache.shiro:shiro-spring-boot-starter:jar:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-spring:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-spring-boot-starter:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-spring:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] | | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.18:compile
-[INFO] | \- org.springframework.boot:spring-boot:jar:2.7.18:compile
-[INFO] +- org.springframework.boot:spring-boot-starter-web:jar:2.7.18:compile (optional)
-[INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.18:compile (optional)
-[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.18:compile (optional)
-[INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile (optional)
-[INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile (optional)
+[INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.12:compile
+[INFO] | \- org.springframework.boot:spring-boot:jar:3.2.12:compile
+[INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.2.12:compile (optional)
+[INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.2.12:compile (optional)
+[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.2.12:compile (optional)
+[INFO] | | | +- ch.qos.logback:logback-classic:jar:1.4.14:compile (optional)
+[INFO] | | | | \- ch.qos.logback:logback-core:jar:1.4.14:compile (optional)
[INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:test (optional)
[INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test (optional)
-[INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile (optional)
-[INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
-[INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile (optional)
-[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.18:compile (optional)
-[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile (optional)
-[INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile (optional)
-[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile (optional)
-[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile (optional)
-[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile (optional)
-[INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile (optional)
-[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.18:compile (optional)
-[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.83:compile (optional)
-[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.83:compile (optional)
-[INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.83:compile (optional)
-[INFO] | \- org.springframework:spring-web:jar:5.3.39:compile (optional)
-[INFO] +- org.springframework:spring-webmvc:jar:5.3.39:compile (optional)
-[INFO] | +- org.springframework:spring-aop:jar:5.3.31:compile (optional)
-[INFO] | +- org.springframework:spring-beans:jar:5.3.31:compile (optional)
-[INFO] | +- org.springframework:spring-context:jar:5.3.39:compile (optional)
-[INFO] | +- org.springframework:spring-core:jar:5.3.31:compile
-[INFO] | | \- org.springframework:spring-jcl:jar:5.3.31:compile
-[INFO] | \- org.springframework:spring-expression:jar:5.3.31:compile (optional)
-[INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.7.18:compile (optional)
-[INFO] +- org.springframework.boot:spring-boot-test:jar:2.7.18:test
-[INFO] +- org.springframework:spring-test:jar:5.3.39:test
+[INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.16:compile (optional)
+[INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile (optional)
+[INFO] | | \- org.yaml:snakeyaml:jar:2.2:compile (optional)
+[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.2.12:compile (optional)
+[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile (optional)
+[INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile (optional)
+[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile (optional)
+[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.4:compile (optional)
+[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.4:compile (optional)
+[INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.4:compile (optional)
+[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.2.12:compile (optional)
+[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.33:compile (optional)
+[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.33:compile (optional)
+[INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.33:compile (optional)
+[INFO] | \- org.springframework:spring-web:jar:6.1.15:compile (optional)
+[INFO] | \- io.micrometer:micrometer-observation:jar:1.12.13:compile (optional)
+[INFO] | \- io.micrometer:micrometer-commons:jar:1.12.13:compile (optional)
+[INFO] +- org.springframework:spring-webmvc:jar:6.1.15:compile (optional)
+[INFO] | +- org.springframework:spring-aop:jar:6.1.15:compile (optional)
+[INFO] | +- org.springframework:spring-beans:jar:6.1.15:compile (optional)
+[INFO] | +- org.springframework:spring-context:jar:6.1.15:compile (optional)
+[INFO] | +- org.springframework:spring-core:jar:6.1.15:compile
+[INFO] | | \- org.springframework:spring-jcl:jar:6.1.15:compile
+[INFO] | \- org.springframework:spring-expression:jar:6.1.15:compile (optional)
+[INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.2.12:compile (optional)
+[INFO] +- org.springframework.boot:spring-boot-test:jar:3.2.12:test
+[INFO] +- org.springframework:spring-test:jar:6.1.15:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.3:test
[INFO] +- commons-logging:commons-logging:jar:1.3.5:test
[INFO] +- org.aspectj:aspectjweaver:jar:1.9.20.1:compile (optional)
[INFO] +- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | \- org.ow2.asm:asm:jar:9.7.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -----------< org.apache.shiro:shiro-spring-boot-web-starter >-----------
-[INFO] Building Apache Shiro :: Support :: Spring Boot Web 2.0.0-SNAPSHOT [27/62]
+[INFO] Building Apache Shiro :: Support :: Spring Boot Web 3.0.0-SNAPSHOT [27/60]
[INFO] from support/spring-boot/spring-boot-web-starter/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-spring-boot-web-starter ---
-[INFO] org.apache.shiro:shiro-spring-boot-web-starter:jar:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-spring-boot-starter:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-spring:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-spring-boot-web-starter:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-spring-boot-starter:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-spring:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.18:compile
-[INFO] | \- org.springframework.boot:spring-boot:jar:2.7.18:compile
-[INFO] | \- org.springframework:spring-context:jar:5.3.39:compile (optional)
-[INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.7.18:compile (optional)
-[INFO] +- org.springframework.boot:spring-boot-starter:jar:2.7.18:compile
-[INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.18:compile
-[INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile
-[INFO] | | | +- ch.qos.logback:logback-core:jar:1.2.12:compile
+[INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.12:compile
+[INFO] | \- org.springframework.boot:spring-boot:jar:3.2.12:compile
+[INFO] | \- org.springframework:spring-context:jar:6.1.15:compile (optional)
+[INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.2.12:compile (optional)
+[INFO] +- org.springframework.boot:spring-boot-starter:jar:3.2.12:compile
+[INFO] | +- org.springframework.boot:spring-boot-starter-logging:jar:3.2.12:compile
+[INFO] | | +- ch.qos.logback:logback-classic:jar:1.4.14:compile
+[INFO] | | | +- ch.qos.logback:logback-core:jar:1.4.14:compile
[INFO] | | | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:test
[INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
-[INFO] | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile
-[INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
-[INFO] | +- org.springframework:spring-core:jar:5.3.31:compile
-[INFO] | | \- org.springframework:spring-jcl:jar:5.3.31:compile
-[INFO] | \- org.yaml:snakeyaml:jar:1.30:compile
-[INFO] +- org.springframework.boot:spring-boot-starter-web:jar:2.7.18:compile
-[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.18:compile
-[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile
-[INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile
-[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile
-[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile
-[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile
-[INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile
-[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.18:compile
-[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.83:compile
-[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.83:compile
-[INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.83:compile
-[INFO] | +- org.springframework:spring-web:jar:5.3.39:compile
-[INFO] | | \- org.springframework:spring-beans:jar:5.3.31:compile
-[INFO] | \- org.springframework:spring-webmvc:jar:5.3.39:compile (optional)
-[INFO] | +- org.springframework:spring-aop:jar:5.3.31:compile (optional)
-[INFO] | \- org.springframework:spring-expression:jar:5.3.31:compile (optional)
+[INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.16:compile
+[INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] | +- org.springframework:spring-core:jar:6.1.15:compile
+[INFO] | | \- org.springframework:spring-jcl:jar:6.1.15:compile
+[INFO] | \- org.yaml:snakeyaml:jar:2.2:compile
+[INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.2.12:compile
+[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.2.12:compile
+[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile
+[INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile
+[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile
+[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.4:compile
+[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.4:compile
+[INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.4:compile
+[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.2.12:compile
+[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.33:compile
+[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.33:compile
+[INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.33:compile
+[INFO] | +- org.springframework:spring-web:jar:6.1.15:compile
+[INFO] | | +- org.springframework:spring-beans:jar:6.1.15:compile
+[INFO] | | \- io.micrometer:micrometer-observation:jar:1.12.13:compile
+[INFO] | | \- io.micrometer:micrometer-commons:jar:1.12.13:compile
+[INFO] | \- org.springframework:spring-webmvc:jar:6.1.15:compile (optional)
+[INFO] | +- org.springframework:spring-aop:jar:6.1.15:compile (optional)
+[INFO] | \- org.springframework:spring-expression:jar:6.1.15:compile (optional)
[INFO] +- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ---------------< org.apache.shiro:shiro-servlet-plugin >----------------
-[INFO] Building Apache Shiro :: Support :: Servlet Plugin 2.0.0-SNAPSHOT [28/62]
+[INFO] Building Apache Shiro :: Support :: Servlet Plugin 3.0.0-SNAPSHOT [28/60]
[INFO] from support/servlet-plugin/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-servlet-plugin ---
-[INFO] org.apache.shiro:shiro-servlet-plugin:jar:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-servlet-plugin:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] | | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --------------------< org.apache.shiro:shiro-jaxrs >--------------------
-[INFO] Building Apache Shiro :: Support :: JAX-RS 2.0.0-SNAPSHOT [29/62]
+[INFO] Building Apache Shiro :: Support :: JAX-RS 3.0.0-SNAPSHOT [29/60]
[INFO] from support/jaxrs/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-jaxrs ---
-[INFO] org.apache.shiro:shiro-jaxrs:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-jaxrs:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:provided (optional)
+[INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0:provided (optional)
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:test
[INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:test
-[INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
-[INFO] +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.6.5:test
-[INFO] | \- org.apache.cxf:cxf-core:jar:3.6.5:test
-[INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.5:test
-[INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.5:test
-[INFO] | | \- com.sun.istack:istack-commons-runtime:jar:3.0.12:test
-[INFO] | +- org.apache.ws.xmlschema:xmlschema-core:jar:2.3.1:test
-[INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test
-[INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test
+[INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:4.0.6:test
+[INFO] | +- org.apache.cxf:cxf-core:jar:4.0.6:test
+[INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:3.0.2:test
+[INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:3.0.2:test
+[INFO] | | | +- org.glassfish.jaxb:txw2:jar:3.0.2:test
+[INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.0.1:test
+[INFO] | | +- org.apache.ws.xmlschema:xmlschema-core:jar:2.3.1:test
+[INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1:test
+[INFO] | \- org.eclipse.angus:angus-activation:jar:2.0.2:test
+[INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ------------------< org.apache.shiro:shiro-features >-------------------
-[INFO] Building Apache Shiro :: Support :: Karaf Features 2.0.0-SNAPSHOT [30/62]
+[INFO] Building Apache Shiro :: Support :: Karaf Features 3.0.0-SNAPSHOT [30/60]
[INFO] from support/features/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-features ---
-[INFO] org.apache.shiro:shiro-features:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro:shiro-features:pom:3.0.0-SNAPSHOT
[INFO] +- org.apache.karaf.features:framework:kar:4.4.7:provided
[INFO] | +- org.apache.karaf.features:base:jar:4.4.7:provided
[INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided
[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:provided
[INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:provided
[INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:provided
[INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided
[INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:provided
[INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided
[INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.7:provided
[INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.7:provided
[INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:provided
[INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:provided
[INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.7:provided
[INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:provided
[INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:provided
[INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.7:provided
[INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.7:provided
[INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.7:provided
[INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:provided
[INFO] | | +- net.java.dev.jna:jna:jar:5.16.0:provided
[INFO] | | \- net.java.dev.jna:jna-platform:jar:5.16.0:provided
[INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.7:provided
[INFO] | | +- org.apache.sshd:sshd-osgi:jar:2.14.0:provided
[INFO] | | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
[INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:provided
[INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.7:provided
[INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.7:provided
[INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.7:provided
[INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:provided
[INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:provided
[INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:provided
[INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:provided
[INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:provided
[INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:provided
[INFO] | +- org.jline:jline:jar:3.21.0:provided
[INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.8:provided
[INFO] | | +- org.osgi:osgi.core:jar:7.0.0:provided
[INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:provided
[INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.8:provided
[INFO] | | +- org.ops4j.pax.logging:pax-logging-log4j2-maven-plugin:jar:2.2.8:provided
[INFO] | | | \- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] | | \- org.osgi:osgi.annotation:jar:7.0.0:provided
[INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.8:provided
[INFO] | | +- ch.qos.logback:logback-core:jar:1.3.15:provided
[INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.15:provided
[INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:provided
[INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:provided
[INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:provided
[INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.16:provided
[INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.16:provided
[INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:provided
[INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:provided
[INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:provided
[INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:provided
[INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:provided
[INFO] | | \- org.apache.commons:commons-lang3:jar:3.12.0:provided
[INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:provided
[INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:provided
[INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:provided
[INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.7:provided
[INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.7:provided
[INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:provided
[INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:provided
[INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:provided
[INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:provided
[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.18.2:provided
[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2:provided
[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.18.2:provided
[INFO] | \- javax.activation:activation:jar:1.1.1:provided
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ---------------------< org.apache.shiro:shiro-cdi >---------------------
-[INFO] Building Apache Shiro :: Support :: CDI 2.0.0-SNAPSHOT [31/62]
+[INFO] Building Apache Shiro :: Support :: CDI 3.0.0-SNAPSHOT [31/60]
[INFO] from support/cdi/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-cdi ---
-[INFO] org.apache.shiro:shiro-cdi:jar:2.0.0-SNAPSHOT
-[INFO] +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:2.0.2:provided (optional)
-[INFO] | +- jakarta.el:jakarta.el-api:jar:3.0.3:provided (optional)
-[INFO] | +- jakarta.interceptor:jakarta.interceptor-api:jar:1.2.5:provided (optional)
-[INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional)
-[INFO] | | \- jakarta.ejb:jakarta.ejb-api:jar:3.2.6:provided (optional)
-[INFO] | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.2:provided (optional)
-[INFO] | \- jakarta.inject:jakarta.inject-api:jar:1.0:provided (optional)
+[INFO] org.apache.shiro:shiro-cdi:jar:3.0.0-SNAPSHOT
+[INFO] +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.1:provided (optional)
+[INFO] | +- jakarta.el:jakarta.el-api:jar:4.0.0:provided (optional)
+[INFO] | +- jakarta.interceptor:jakarta.interceptor-api:jar:2.0.1:provided (optional)
+[INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:provided (optional)
+[INFO] | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided (optional)
+[INFO] +- jakarta.platform:jakarta.jakartaee-api:jar:9.0.0:provided (optional)
[INFO] +- org.projectlombok:lombok:jar:1.18.36:provided (optional)
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
[INFO] +- jakarta.validation:jakarta.validation-api:jar:2.0.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.15.2:test (optional)
[INFO] +- org.slf4j:slf4j-jdk14:jar:2.0.17:test (optional)
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -----------------< org.apache.shiro:shiro-jakarta-ee >------------------
-[INFO] Building Apache Shiro :: Support :: Jakarta EE 2.0.0-SNAPSHOT [32/62]
+[INFO] Building Apache Shiro :: Support :: Jakarta EE 3.0.0-SNAPSHOT [32/60]
[INFO] from support/jakarta-ee/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-jakarta-ee ---
-[INFO] org.apache.shiro:shiro-jakarta-ee:jar:2.0.0-SNAPSHOT
-[INFO] +- jakarta.platform:jakarta.jakartaee-api:jar:8.0.0:provided (optional)
+[INFO] org.apache.shiro:shiro-jakarta-ee:jar:3.0.0-SNAPSHOT
+[INFO] +- jakarta.platform:jakarta.jakartaee-api:jar:9.0.0:provided (optional)
[INFO] +- org.projectlombok:lombok:jar:1.18.36:provided (optional)
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- org.apache.shiro:shiro-jaxrs:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
-[INFO] +- org.apache.shiro:shiro-cdi:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.omnifaces:omnifaces:jar:3.14.7:compile
+[INFO] +- org.apache.shiro:shiro-jaxrs:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] +- org.apache.shiro:shiro-cdi:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.omnifaces:omnifaces:jar:4.6.1:compile
[INFO] +- org.jsoup:jsoup:jar:1.18.3:compile
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.15.2:test (optional)
[INFO] +- org.slf4j:slf4j-jdk14:jar:2.0.17:test (optional)
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -----------------< org.apache.shiro.tools:shiro-tools >-----------------
-[INFO] Building Apache Shiro :: Tools 2.0.0-SNAPSHOT [33/62]
+[INFO] Building Apache Shiro :: Tools 3.0.0-SNAPSHOT [33/60]
[INFO] from tools/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-tools ---
-[INFO] org.apache.shiro.tools:shiro-tools:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro.tools:shiro-tools:pom:3.0.0-SNAPSHOT
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -------------< org.apache.shiro.tools:shiro-tools-hasher >--------------
-[INFO] Building Apache Shiro :: Tools :: Hasher 2.0.0-SNAPSHOT [34/62]
+[INFO] Building Apache Shiro :: Tools :: Hasher 3.0.0-SNAPSHOT [34/60]
[INFO] from tools/hasher/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-tools-hasher ---
-[INFO] org.apache.shiro.tools:shiro-tools-hasher:bundle:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.tools:shiro-tools-hasher:bundle:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:compile
[INFO] +- commons-cli:commons-cli:jar:1.9.0:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
[INFO] +- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:compile
[INFO] +- org.apache.logging.log4j:log4j-core-test:jar:2.24.3:test
[INFO] | +- org.apache.logging.log4j:log4j-api-test:jar:2.24.3:test
[INFO] | | +- org.junit-pioneer:junit-pioneer:jar:2.3.0:test
[INFO] | | +- org.apache.maven:maven-core:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-settings:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-settings-builder:jar:3.9.9:test
[INFO] | | | | \- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:test
[INFO] | | | | \- org.codehaus.plexus:plexus-cipher:jar:2.0:test
[INFO] | | | +- org.apache.maven:maven-builder-support:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-repository-metadata:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-artifact:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-plugin-api:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-model-builder:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-resolver-provider:jar:3.9.9:test
[INFO] | | | +- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.22:test
[INFO] | | | | \- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.22:test
[INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.22:test
[INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.22:test
[INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.9.22:test
[INFO] | | | +- org.apache.maven.shared:maven-shared-utils:jar:3.4.2:test
[INFO] | | | +- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3:test
[INFO] | | | | \- org.codehaus.plexus:plexus-xml:jar:3.0.0:test
[INFO] | | | +- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3:test
-[INFO] | | | +- com.google.inject:guice:jar:4.2.3:test
+[INFO] | | | +- com.google.inject:guice:jar:7.0.0:test
+[INFO] | | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:test
[INFO] | | | | \- aopalliance:aopalliance:jar:1.0:test
[INFO] | | | +- com.google.guava:guava:jar:33.2.1-jre:test
[INFO] | | | +- com.google.guava:failureaccess:jar:1.0.2:test
[INFO] | | | +- javax.inject:javax.inject:jar:1:test
[INFO] | | | +- org.codehaus.plexus:plexus-classworlds:jar:2.8.0:test
[INFO] | | | +- org.codehaus.plexus:plexus-interpolation:jar:1.27:test
[INFO] | | | \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:test
[INFO] | | +- org.apache.maven:maven-model:jar:3.9.9:test
[INFO] | | \- org.codehaus.plexus:plexus-utils:jar:3.5.1:test
[INFO] | +- org.awaitility:awaitility:jar:4.2.2:test
[INFO] | +- commons-io:commons-io:jar:2.17.0:test
[INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:test
[INFO] | +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] | +- com.google.code.java-allocation-instrumenter:java-allocation-instrumenter:jar:3.3.4:test
-[INFO] | \- org.springframework:spring-test:jar:5.3.39:test (optional)
-[INFO] | \- org.springframework:spring-core:jar:5.3.39:test (optional)
-[INFO] | \- org.springframework:spring-jcl:jar:5.3.39:test (optional)
+[INFO] | \- org.springframework:spring-test:jar:6.1.15:test (optional)
+[INFO] | \- org.springframework:spring-core:jar:6.1.15:test (optional)
+[INFO] | \- org.springframework:spring-jcl:jar:6.1.15:test (optional)
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ---------------------< org.apache.shiro:shiro-bom >---------------------
-[INFO] Building Apache Shiro :: BOM 2.0.0-SNAPSHOT [35/62]
+[INFO] Building Apache Shiro :: BOM 3.0.0-SNAPSHOT [35/60]
[INFO] from bom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-bom ---
-[INFO] org.apache.shiro:shiro-bom:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro:shiro-bom:pom:3.0.0-SNAPSHOT
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -----< org.apache.shiro.integrationtests:shiro-integration-tests >------
-[INFO] Building Apache Shiro :: Integration Tests 2.0.0-SNAPSHOT [36/62]
+[INFO] Building Apache Shiro :: Integration Tests 3.0.0-SNAPSHOT [36/60]
[INFO] from integration-tests/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-integration-tests ---
-[INFO] org.apache.shiro.integrationtests:shiro-integration-tests:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro.integrationtests:shiro-integration-tests:pom:3.0.0-SNAPSHOT
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --------< org.apache.shiro.integrationtests:shiro-its-support >---------
-[INFO] Building Apache Shiro :: ITs :: Support 2.0.0-SNAPSHOT [37/62]
+[INFO] Building Apache Shiro :: ITs :: Support 3.0.0-SNAPSHOT [37/60]
[INFO] from integration-tests/support/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-its-support ---
-[INFO] org.apache.shiro.integrationtests:shiro-its-support:jar:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro.integrationtests:shiro-its-support:jar:3.0.0-SNAPSHOT
[INFO] +- org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:compile
[INFO] +- org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:compile
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
+[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:5.0.0:provided
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:runtime
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
[INFO] +- org.htmlunit:htmlunit:jar:4.10.0:compile
[INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.14:compile
[INFO] | | \- org.apache.httpcomponents:httpclient:jar:4.5.14:compile
[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile
[INFO] | +- org.htmlunit:htmlunit-core-js:jar:4.10.0:compile
[INFO] | +- org.htmlunit:neko-htmlunit:jar:4.10.0:compile
[INFO] | +- org.htmlunit:htmlunit-cssparser:jar:4.10.0:compile
[INFO] | +- org.htmlunit:htmlunit-xpath:jar:4.10.0:compile
[INFO] | +- org.htmlunit:htmlunit-csp:jar:4.10.0:compile
[INFO] | +- org.htmlunit:htmlunit-websocket-client:jar:4.10.0:compile
[INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile
[INFO] | +- commons-io:commons-io:jar:2.18.0:compile
[INFO] | +- commons-logging:commons-logging:jar:1.3.5:compile
[INFO] | +- commons-codec:commons-codec:jar:1.18.0:compile
[INFO] | \- org.brotli:dec:jar:0.1.2:compile
[INFO] +- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:compile
+[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:compile
[INFO] | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:compile
[INFO] +- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:compile
[INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:compile
[INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:compile
[INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:compile
[INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:compile
[INFO] +- org.eclipse.jetty:apache-jsp:jar:9.4.57.v20241219:compile
[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:compile
[INFO] | +- org.eclipse.jetty.toolchain:jetty-schemas:jar:3.1.2:compile
[INFO] | +- org.mortbay.jasper:apache-jsp:jar:8.5.100:compile
[INFO] | | +- org.eclipse.jdt:ecj:jar:3.26.0:compile
[INFO] | | \- org.mortbay.jasper:apache-el:jar:8.5.100:compile
[INFO] | \- org.eclipse.jetty:jetty-annotations:jar:9.4.57.v20241219:compile
[INFO] | +- org.eclipse.jetty:jetty-plus:jar:9.4.57.v20241219:compile
[INFO] | | \- org.eclipse.jetty:jetty-jndi:jar:9.4.57.v20241219:compile
[INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:compile
[INFO] | \- org.ow2.asm:asm-commons:jar:9.7.1:compile
[INFO] | \- org.ow2.asm:asm-tree:jar:9.7.1:compile
[INFO] +- org.eclipse.jetty:apache-jstl:pom:9.4.57.v20241219:compile
[INFO] +- com.github.mjeanroy:junit-servers-jetty-9:jar:3.3.1:compile
[INFO] | +- com.github.mjeanroy:junit-servers-core:jar:3.3.1:compile
[INFO] | \- org.eclipse.jetty:jetty-servlets:jar:9.4.56.v20240826:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:compile
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:compile
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:compile
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:compile
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:compile
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
-[INFO] ---------< org.apache.shiro.integrationtests:shiro-its-guice3 >---------
-[INFO] Building Apache Shiro :: ITs :: Guice 3 2.0.0-SNAPSHOT [38/62]
-[INFO] from integration-tests/guice3/pom.xml
-[INFO] --------------------------------[ war ]---------------------------------
-[INFO]
-[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-its-guice3 ---
-[INFO] org.apache.shiro.integrationtests:shiro-its-guice3:war:2.0.0-SNAPSHOT
-[INFO] +- org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:compile
-[INFO] +- org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:compile
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
-[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
-[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
-[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:runtime
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- org.apache.shiro:shiro-guice:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:compile
-[INFO] | +- com.google.inject:guice:jar:3.0:compile
-[INFO] | | +- javax.inject:javax.inject:jar:1:compile
-[INFO] | | \- aopalliance:aopalliance:jar:1.0:compile
-[INFO] | +- com.google.inject.extensions:guice-multibindings:jar:3.0:compile
-[INFO] | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
-[INFO] | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] +- com.google.inject.extensions:guice-servlet:jar:3.0:compile
-[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
-[INFO] +- org.apache.shiro:shiro-guice:test-jar:tests:2.0.0-SNAPSHOT:test
-[INFO] +- org.htmlunit:htmlunit:jar:4.10.0:test
-[INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.14:test
-[INFO] | | \- org.apache.httpcomponents:httpclient:jar:4.5.14:test
-[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:test
-[INFO] | +- org.htmlunit:htmlunit-core-js:jar:4.10.0:test
-[INFO] | +- org.htmlunit:neko-htmlunit:jar:4.10.0:test
-[INFO] | +- org.htmlunit:htmlunit-cssparser:jar:4.10.0:test
-[INFO] | +- org.htmlunit:htmlunit-xpath:jar:4.10.0:test
-[INFO] | +- org.htmlunit:htmlunit-csp:jar:4.10.0:test
-[INFO] | +- org.htmlunit:htmlunit-websocket-client:jar:4.10.0:test
-[INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:test
-[INFO] | +- commons-io:commons-io:jar:2.18.0:test
-[INFO] | +- commons-logging:commons-logging:jar:1.3.5:test
-[INFO] | +- commons-codec:commons-codec:jar:1.18.0:test
-[INFO] | \- org.brotli:dec:jar:0.1.2:test
-[INFO] +- org.eclipse.jetty:apache-jsp:jar:9.4.57.v20241219:test
-[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test
-[INFO] | +- org.eclipse.jetty.toolchain:jetty-schemas:jar:3.1.2:test
-[INFO] | +- org.mortbay.jasper:apache-jsp:jar:8.5.100:test
-[INFO] | | +- org.eclipse.jdt:ecj:jar:3.26.0:test
-[INFO] | | \- org.mortbay.jasper:apache-el:jar:8.5.100:test
-[INFO] | \- org.eclipse.jetty:jetty-annotations:jar:9.4.57.v20241219:test
-[INFO] | +- org.eclipse.jetty:jetty-plus:jar:9.4.57.v20241219:test
-[INFO] | | \- org.eclipse.jetty:jetty-jndi:jar:9.4.57.v20241219:test
-[INFO] | \- org.ow2.asm:asm-commons:jar:9.7.1:test
-[INFO] | \- org.ow2.asm:asm-tree:jar:9.7.1:test
-[INFO] +- org.eclipse.jetty:apache-jstl:pom:9.4.57.v20241219:test
-[INFO] +- org.apache.shiro.integrationtests:shiro-its-support:jar:2.0.0-SNAPSHOT:test
-[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test
-[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test
-[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test
-[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test
-[INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test
-[INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test
-[INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test
-[INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test
-[INFO] | \- com.github.mjeanroy:junit-servers-jetty-9:jar:3.3.1:test
-[INFO] | +- com.github.mjeanroy:junit-servers-core:jar:3.3.1:test
-[INFO] | \- org.eclipse.jetty:jetty-servlets:jar:9.4.56.v20240826:test
-[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
-[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
-[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
-[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
-[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
-[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
-[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
-[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
-[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
-[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
-[INFO] +- org.easymock:easymock:jar:5.5.0:test
-[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
-[INFO] | \- org.objenesis:objenesis:jar:3.4:test
-[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
-[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
-[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
-[INFO]
-[INFO] ---------< org.apache.shiro.integrationtests:shiro-its-guice4 >---------
-[INFO] Building Apache Shiro :: ITs :: Guice 4 2.0.0-SNAPSHOT [39/62]
-[INFO] from integration-tests/guice4/pom.xml
+[INFO] ---------< org.apache.shiro.integrationtests:shiro-its-guice >----------
+[INFO] Building Apache Shiro :: ITs :: Guice 4 3.0.0-SNAPSHOT [38/60]
+[INFO] from integration-tests/guice/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
-[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-its-guice4 ---
-[INFO] org.apache.shiro.integrationtests:shiro-its-guice4:war:2.0.0-SNAPSHOT
+[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-its-guice ---
+[INFO] org.apache.shiro.integrationtests:shiro-its-guice:war:3.0.0-SNAPSHOT
[INFO] +- org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:compile
[INFO] +- org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:compile
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
+[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:5.0.0:provided
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:runtime
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- org.apache.shiro:shiro-guice:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:compile
-[INFO] | +- com.google.inject:guice:jar:4.2.3:compile
-[INFO] | | +- javax.inject:javax.inject:jar:1:compile
+[INFO] +- org.apache.shiro:shiro-guice:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] | +- com.google.inject:guice:jar:7.0.0:compile
+[INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[INFO] | | +- aopalliance:aopalliance:jar:1.0:compile
-[INFO] | | \- com.google.guava:guava:jar:27.1-jre:compile
+[INFO] | | \- com.google.guava:guava:jar:31.0.1-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
-[INFO] | | +- org.checkerframework:checker-qual:jar:2.5.2:compile
-[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile
-[INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile
-[INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile
-[INFO] | +- com.google.inject.extensions:guice-multibindings:jar:4.2.3:compile
+[INFO] | | +- org.checkerframework:checker-qual:jar:3.12.0:compile
+[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.7.1:compile
+[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
[INFO] | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] +- com.google.inject.extensions:guice-servlet:jar:4.2.3:compile
+[INFO] +- com.google.inject.extensions:guice-servlet:jar:7.0.0:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
-[INFO] +- org.apache.shiro:shiro-guice:test-jar:tests:2.0.0-SNAPSHOT:test
+[INFO] +- org.apache.shiro:shiro-guice:test-jar:tests:3.0.0-SNAPSHOT:test
[INFO] +- org.htmlunit:htmlunit:jar:4.10.0:test
[INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.14:test
[INFO] | | \- org.apache.httpcomponents:httpclient:jar:4.5.14:test
[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:test
[INFO] | +- org.htmlunit:htmlunit-core-js:jar:4.10.0:test
[INFO] | +- org.htmlunit:neko-htmlunit:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-cssparser:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-xpath:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-csp:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-websocket-client:jar:4.10.0:test
[INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:test
[INFO] | +- commons-io:commons-io:jar:2.18.0:test
[INFO] | +- commons-logging:commons-logging:jar:1.3.5:test
[INFO] | +- commons-codec:commons-codec:jar:1.18.0:test
[INFO] | \- org.brotli:dec:jar:0.1.2:test
[INFO] +- org.eclipse.jetty:apache-jsp:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty.toolchain:jetty-schemas:jar:3.1.2:test
+[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:test
[INFO] | +- org.mortbay.jasper:apache-jsp:jar:8.5.100:test
[INFO] | | +- org.eclipse.jdt:ecj:jar:3.26.0:test
[INFO] | | \- org.mortbay.jasper:apache-el:jar:8.5.100:test
[INFO] | \- org.eclipse.jetty:jetty-annotations:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-plus:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-jndi:jar:9.4.57.v20241219:test
+[INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:test
[INFO] | \- org.ow2.asm:asm-commons:jar:9.7.1:test
[INFO] | \- org.ow2.asm:asm-tree:jar:9.7.1:test
[INFO] +- org.eclipse.jetty:apache-jstl:pom:9.4.57.v20241219:test
-[INFO] +- org.apache.shiro.integrationtests:shiro-its-support:jar:2.0.0-SNAPSHOT:test
+[INFO] +- org.apache.shiro.integrationtests:shiro-its-support:jar:3.0.0-SNAPSHOT:test
[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test
[INFO] | \- com.github.mjeanroy:junit-servers-jetty-9:jar:3.3.1:test
[INFO] | +- com.github.mjeanroy:junit-servers-core:jar:3.3.1:test
[INFO] | \- org.eclipse.jetty:jetty-servlets:jar:9.4.56.v20240826:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ---< org.apache.shiro.integrationtests:shiro-its-meecrowave-support >---
-[INFO] Building Apache Shiro :: ITs :: Meecrowave-Support 2.0.0-SNAPSHOT [40/62]
+[INFO] Building Apache Shiro :: ITs :: Meecrowave-Support 3.0.0-SNAPSHOT [39/60]
[INFO] from integration-tests/meecrowave-support/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-its-meecrowave-support ---
-[INFO] org.apache.shiro.integrationtests:shiro-its-meecrowave-support:jar:2.0.0-SNAPSHOT
-[INFO] +- org.apache.meecrowave:meecrowave-core:jar:1.2.15:compile
+[INFO] org.apache.shiro.integrationtests:shiro-its-meecrowave-support:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.meecrowave:meecrowave-junit:jar:jakarta:1.2.15:compile
+[INFO] +- org.apache.meecrowave:meecrowave-core:jar:jakarta:1.2.15:compile
[INFO] | +- org.apache.meecrowave:meecrowave-specs-api:jar:1.2.15:compile
[INFO] | +- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.70:compile
[INFO] | +- org.apache.xbean:xbean-finder-shaded:jar:4.20:compile
[INFO] | +- org.apache.xbean:xbean-asm9-shaded:jar:4.20:compile
[INFO] | +- org.apache.xbean:xbean-reflect:jar:4.20:compile
[INFO] | +- org.apache.openwebbeans:openwebbeans-spi:jar:2.0.27:compile
[INFO] | +- org.apache.openwebbeans:openwebbeans-web:jar:2.0.27:compile
[INFO] | | +- org.apache.openwebbeans:openwebbeans-impl:jar:2.0.27:compile
[INFO] | | \- org.apache.openwebbeans:openwebbeans-el22:jar:2.0.27:compile
[INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.70:compile
[INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.70:compile
[INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.70:compile
[INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.70:compile
[INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.70:compile
[INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.70:compile
[INFO] | | \- org.apache.tomcat:tomcat-util-scan:jar:9.0.70:compile
-[INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.5.5:compile
-[INFO] | | +- org.apache.cxf:cxf-core:jar:3.5.5:compile
-[INFO] | | +- org.apache.cxf:cxf-rt-transports-http:jar:3.5.5:compile
-[INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.5.5:compile
[INFO] | +- org.apache.cxf:cxf-integration-cdi:jar:3.5.5:compile
[INFO] | +- org.apache.cxf:cxf-rt-rs-client:jar:3.5.5:compile
+[INFO] | | \- org.apache.cxf:cxf-rt-transports-http:jar:3.5.5:compile
[INFO] | +- org.apache.johnzon:johnzon-jsonb:jar:1.2.19:compile
[INFO] | | \- org.apache.johnzon:johnzon-mapper:jar:1.2.19:compile
[INFO] | | \- org.apache.johnzon:johnzon-core:jar:1.2.19:compile
[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] | \- org.apache.logging.log4j:log4j-jul:jar:2.24.3:test
-[INFO] +- org.apache.meecrowave:meecrowave-junit:jar:1.2.15:compile
+[INFO] +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:4.0.6:test
+[INFO] | +- org.apache.cxf:cxf-core:jar:4.0.6:compile
+[INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:3.0.2:compile
+[INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:3.0.2:compile
+[INFO] | | | +- org.glassfish.jaxb:txw2:jar:3.0.2:compile
+[INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.0.1:compile
+[INFO] | | +- org.apache.ws.xmlschema:xmlschema-core:jar:2.3.1:compile
+[INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1:compile
+[INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0:test
+[INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] | \- org.eclipse.angus:angus-activation:jar:2.0.2:compile
+[INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:compile
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:compile
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:compile
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:runtime
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:compile
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:compile
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ------< org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs >-------
-[INFO] Building Apache Shiro :: ITs :: JAX-RS 2.0.0-SNAPSHOT [41/62]
+[INFO] Building Apache Shiro :: ITs :: JAX-RS 3.0.0-SNAPSHOT [40/60]
[INFO] from integration-tests/jaxrs/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-its-jaxrs ---
-[INFO] org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs:pom:3.0.0-SNAPSHOT
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ----< org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-app >-----
-[INFO] Building Apache Shiro :: ITs :: JAX-RS :: App 2.0.0-SNAPSHOT [42/62]
+[INFO] Building Apache Shiro :: ITs :: JAX-RS :: App 3.0.0-SNAPSHOT [41/60]
[INFO] from integration-tests/jaxrs/app/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-its-jaxrs-app ---
-[INFO] org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-app:war:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-jaxrs:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-app:war:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-jaxrs:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] | | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
+[INFO] | \- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
[INFO] +- org.yaml:snakeyaml:jar:2.4:compile
[INFO] +- com.github.javafaker:javafaker:jar:1.0.2:compile
[INFO] | +- org.apache.commons:commons-lang3:jar:3.5:compile
[INFO] | \- com.github.mifmif:generex:jar:1.0.2:compile
[INFO] | \- dk.brics.automaton:automaton:jar:1.11-8:compile
-[INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1.1:provided
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
-[INFO] +- javax.enterprise:cdi-api:jar:2.0:provided
-[INFO] | +- javax.el:javax.el-api:jar:3.0.0:provided
-[INFO] | +- javax.interceptor:javax.interceptor-api:jar:1.2:provided
-[INFO] | \- javax.inject:javax.inject:jar:1:provided
-[INFO] +- javax.json.bind:javax.json.bind-api:jar:1.0:provided
+[INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0:provided
+[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:5.0.0:provided
+[INFO] +- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.1:provided
+[INFO] | +- jakarta.el:jakarta.el-api:jar:4.0.0:provided
+[INFO] | +- jakarta.interceptor:jakarta.interceptor-api:jar:2.0.1:provided
+[INFO] | \- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided
+[INFO] +- jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0:provided
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ---< org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-tests >----
-[INFO] Building Apache Shiro :: ITs :: JAX-RS :: Tests 2.0.0-SNAPSHOT [43/62]
+[INFO] Building Apache Shiro :: ITs :: JAX-RS :: Tests 3.0.0-SNAPSHOT [42/60]
[INFO] from integration-tests/jaxrs/tests/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-its-jaxrs-tests ---
-[INFO] org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-tests:jar:2.0.0-SNAPSHOT
-[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:compile
-[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:compile
-[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:compile
-[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:compile
-[INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1.1:provided
-[INFO] +- javax.json.bind:javax.json.bind-api:jar:1.0:compile
-[INFO] +- org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-app:jar:classes:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-jaxrs:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-tests:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-app:jar:classes:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-jaxrs:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] | | | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | | | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
+[INFO] | | | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
[INFO] | +- org.yaml:snakeyaml:jar:2.4:compile
[INFO] | \- com.github.javafaker:javafaker:jar:1.0.2:compile
[INFO] | +- org.apache.commons:commons-lang3:jar:3.5:compile
[INFO] | \- com.github.mifmif:generex:jar:1.0.2:compile
[INFO] | \- dk.brics.automaton:automaton:jar:1.11-8:compile
-[INFO] +- org.apache.cxf:cxf-rt-rs-client:jar:3.6.5:runtime
-[INFO] | +- org.apache.cxf:cxf-rt-transports-http:jar:3.6.5:runtime
-[INFO] | +- org.apache.cxf:cxf-core:jar:3.6.5:runtime
-[INFO] | | +- com.fasterxml.woodstox:woodstox-core:jar:6.6.2:runtime
-[INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime
-[INFO] | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.3.1:runtime
-[INFO] | \- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.6.5:runtime
-[INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime
-[INFO] | \- org.apache.cxf:cxf-rt-security:jar:3.6.5:runtime
+[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:compile
+[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:compile
+[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:compile
+[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:compile
+[INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0:provided
+[INFO] +- jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0:compile
+[INFO] +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:4.0.6:runtime
+[INFO] | +- org.apache.cxf:cxf-core:jar:4.0.6:runtime
+[INFO] | | +- org.apache.ws.xmlschema:xmlschema-core:jar:2.3.1:runtime
+[INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1:runtime
+[INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] | \- org.eclipse.angus:angus-activation:jar:2.0.2:runtime
+[INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:runtime
[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.1:provided
[INFO] | \- javax.activation:javax.activation-api:jar:1.2.0:provided
-[INFO] +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:runtime
-[INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:runtime
-[INFO] | +- org.glassfish.jaxb:txw2:jar:2.3.9:runtime
-[INFO] | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:runtime
-[INFO] | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
-[INFO] +- org.apache.johnzon:johnzon-jsonb:jar:1.2.21:compile
+[INFO] +- org.glassfish.jaxb:jaxb-runtime:jar:3.0.2:runtime
+[INFO] | +- com.sun.activation:jakarta.activation:jar:2.0.1:runtime
+[INFO] | \- org.glassfish.jaxb:jaxb-core:jar:3.0.2:runtime
+[INFO] | +- org.glassfish.jaxb:txw2:jar:3.0.2:runtime
+[INFO] | \- com.sun.istack:istack-commons-runtime:jar:4.0.1:runtime
+[INFO] +- org.apache.johnzon:johnzon-jsonb:jar:jakarta:1.2.21:compile
[INFO] | \- org.apache.johnzon:johnzon-mapper:jar:1.2.21:compile
[INFO] | \- org.apache.johnzon:johnzon-core:jar:1.2.21:compile
[INFO] +- javax.json:javax.json-api:jar:1.1.4:compile
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --< org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-meecrowave >--
-[INFO] Building Apache Shiro :: ITs :: JAX-RS :: Meecrowave 2.0.0-SNAPSHOT [44/62]
+[INFO] Building Apache Shiro :: ITs :: JAX-RS :: Meecrowave 3.0.0-SNAPSHOT [43/60]
[INFO] from integration-tests/jaxrs/meecrowave/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-its-jaxrs-meecrowave ---
-[INFO] org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-meecrowave:jar:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-app:jar:classes:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-jaxrs:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-meecrowave:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-app:jar:classes:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-jaxrs:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | | | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
+[INFO] | | | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
[INFO] | +- org.yaml:snakeyaml:jar:2.4:compile
[INFO] | \- com.github.javafaker:javafaker:jar:1.0.2:compile
[INFO] | +- org.apache.commons:commons-lang3:jar:3.5:compile
[INFO] | \- com.github.mifmif:generex:jar:1.0.2:compile
[INFO] | \- dk.brics.automaton:automaton:jar:1.11-8:compile
-[INFO] +- org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-tests:jar:2.0.0-SNAPSHOT:test
-[INFO] | +- javax.json.bind:javax.json.bind-api:jar:1.0:test
+[INFO] +- org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-tests:jar:3.0.0-SNAPSHOT:test
+[INFO] | +- jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0:test
[INFO] | \- javax.json:javax.json-api:jar:1.1.4:test
-[INFO] +- org.apache.shiro.integrationtests:shiro-its-meecrowave-support:jar:2.0.0-SNAPSHOT:test
-[INFO] | +- org.apache.meecrowave:meecrowave-core:jar:1.2.15:test
+[INFO] +- org.apache.shiro.integrationtests:shiro-its-meecrowave-support:jar:3.0.0-SNAPSHOT:test
+[INFO] | +- org.apache.meecrowave:meecrowave-junit:jar:jakarta:1.2.15:test
+[INFO] | +- org.apache.meecrowave:meecrowave-core:jar:jakarta:1.2.15:test
[INFO] | | +- org.apache.meecrowave:meecrowave-specs-api:jar:1.2.15:test
[INFO] | | +- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.70:test
[INFO] | | +- org.apache.xbean:xbean-finder-shaded:jar:4.20:test
[INFO] | | +- org.apache.xbean:xbean-asm9-shaded:jar:4.20:test
[INFO] | | +- org.apache.xbean:xbean-reflect:jar:4.20:test
[INFO] | | +- org.apache.openwebbeans:openwebbeans-spi:jar:2.0.27:test
[INFO] | | +- org.apache.openwebbeans:openwebbeans-web:jar:2.0.27:test
[INFO] | | | +- org.apache.openwebbeans:openwebbeans-impl:jar:2.0.27:test
[INFO] | | | \- org.apache.openwebbeans:openwebbeans-el22:jar:2.0.27:test
[INFO] | | +- org.apache.tomcat:tomcat-catalina:jar:9.0.70:test
[INFO] | | | +- org.apache.tomcat:tomcat-juli:jar:9.0.70:test
[INFO] | | | +- org.apache.tomcat:tomcat-api:jar:9.0.70:test
[INFO] | | | +- org.apache.tomcat:tomcat-jni:jar:9.0.70:test
[INFO] | | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.70:test
[INFO] | | | +- org.apache.tomcat:tomcat-util:jar:9.0.70:test
[INFO] | | | \- org.apache.tomcat:tomcat-util-scan:jar:9.0.70:test
-[INFO] | | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.5.5:test
-[INFO] | | | +- org.apache.cxf:cxf-core:jar:3.5.5:test
-[INFO] | | | +- org.apache.cxf:cxf-rt-transports-http:jar:3.5.5:test
-[INFO] | | | \- org.apache.cxf:cxf-rt-security:jar:3.5.5:test
-[INFO] | | +- org.apache.cxf:cxf-integration-cdi:jar:3.5.5:test
-[INFO] | | +- org.apache.cxf:cxf-rt-rs-client:jar:3.5.5:test
[INFO] | | +- org.apache.johnzon:johnzon-jsonb:jar:1.2.19:test
[INFO] | | | \- org.apache.johnzon:johnzon-mapper:jar:1.2.19:test
[INFO] | | | \- org.apache.johnzon:johnzon-core:jar:1.2.19:test
[INFO] | | \- org.apache.logging.log4j:log4j-jul:jar:2.24.3:test
-[INFO] | +- org.apache.meecrowave:meecrowave-junit:jar:1.2.15:test
[INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:test
+[INFO] +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:4.0.6:runtime
+[INFO] | +- org.apache.cxf:cxf-core:jar:4.0.6:runtime
+[INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:3.0.2:runtime
+[INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:3.0.2:runtime
+[INFO] | | | +- org.glassfish.jaxb:txw2:jar:3.0.2:runtime
+[INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.0.1:runtime
+[INFO] | | +- org.apache.ws.xmlschema:xmlschema-core:jar:2.3.1:runtime
+[INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1:runtime
+[INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0:runtime
+[INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] | \- org.eclipse.angus:angus-activation:jar:2.0.2:runtime
+[INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:runtime
+[INFO] +- jakarta.platform:jakarta.jakartaee-api:jar:9.0.0:provided
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] | \- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --< org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-openliberty >--
-[INFO] Building Apache Shiro :: ITs :: JAX-RS :: OpenLiberty 2.0.0-SNAPSHOT [45/62]
+[INFO] Building Apache Shiro :: ITs :: JAX-RS :: OpenLiberty 3.0.0-SNAPSHOT [44/60]
[INFO] from integration-tests/jaxrs/openliberty/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-its-jaxrs-openliberty ---
-[INFO] org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-openliberty:jar:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-app:war:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-tests:jar:2.0.0-SNAPSHOT:test
-[INFO] | +- javax.json.bind:javax.json.bind-api:jar:1.0:test
-[INFO] | +- org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-app:jar:classes:2.0.0-SNAPSHOT:test
-[INFO] | | +- org.apache.shiro:shiro-jaxrs:jar:2.0.0-SNAPSHOT:test
-[INFO] | | | +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:test
-[INFO] | | | | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:test
+[INFO] org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-openliberty:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-tests:jar:3.0.0-SNAPSHOT:test
+[INFO] | +- org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-app:jar:classes:3.0.0-SNAPSHOT:test
+[INFO] | | +- org.apache.shiro:shiro-jaxrs:jar:3.0.0-SNAPSHOT:test
+[INFO] | | | +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:test
+[INFO] | | | | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:test
[INFO] | | | | | \- org.slf4j:slf4j-api:jar:2.0.17:test
-[INFO] | | | | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:test
-[INFO] | | | | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:test
-[INFO] | | | | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:test
+[INFO] | | | | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:test
+[INFO] | | | | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:test
+[INFO] | | | | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:test
[INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:test
-[INFO] | | | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:test
-[INFO] | | | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:test
-[INFO] | | | | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:test
-[INFO] | | | | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:test
-[INFO] | | | | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:test
+[INFO] | | | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:test
+[INFO] | | | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:test
+[INFO] | | | | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:test
+[INFO] | | | | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:test
+[INFO] | | | | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:test
[INFO] | | | | | \- commons-beanutils:commons-beanutils:jar:1.10.1:test
[INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:test
-[INFO] | | | | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:test
-[INFO] | | | +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:test
-[INFO] | | | | \- org.owasp.encoder:encoder:jar:1.3.1:test
-[INFO] | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:test
+[INFO] | | | | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:test
+[INFO] | | | \- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:test
+[INFO] | | | \- org.owasp.encoder:encoder:jar:1.3.1:test
[INFO] | | +- org.yaml:snakeyaml:jar:2.4:test
[INFO] | | \- com.github.javafaker:javafaker:jar:1.0.2:test
[INFO] | | +- org.apache.commons:commons-lang3:jar:3.5:test
[INFO] | | \- com.github.mifmif:generex:jar:1.0.2:test
[INFO] | | \- dk.brics.automaton:automaton:jar:1.11-8:test
-[INFO] | +- org.apache.cxf:cxf-rt-rs-client:jar:3.6.5:test
-[INFO] | | +- org.apache.cxf:cxf-rt-transports-http:jar:3.6.5:test
-[INFO] | | +- org.apache.cxf:cxf-core:jar:3.6.5:test
-[INFO] | | | +- com.fasterxml.woodstox:woodstox-core:jar:6.6.2:test
-[INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:test
-[INFO] | | | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.3.1:test
-[INFO] | | \- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.6.5:test
-[INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:test
-[INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.6.5:test
-[INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:test
-[INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test
-[INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:test
-[INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test
-[INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test
-[INFO] | +- org.apache.johnzon:johnzon-jsonb:jar:1.2.21:test
+[INFO] | +- jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0:test
+[INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:4.0.6:compile
+[INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0:compile
+[INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] | | \- org.eclipse.angus:angus-activation:jar:2.0.2:compile
+[INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:compile
+[INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:3.0.2:compile
+[INFO] | | +- com.sun.activation:jakarta.activation:jar:2.0.1:compile
+[INFO] | | \- org.glassfish.jaxb:jaxb-core:jar:3.0.2:compile
+[INFO] | | +- org.glassfish.jaxb:txw2:jar:3.0.2:compile
+[INFO] | | \- com.sun.istack:istack-commons-runtime:jar:4.0.1:compile
+[INFO] | +- org.apache.johnzon:johnzon-jsonb:jar:jakarta:1.2.21:test
[INFO] | | \- org.apache.johnzon:johnzon-mapper:jar:1.2.21:test
[INFO] | | \- org.apache.johnzon:johnzon-core:jar:1.2.21:test
[INFO] | \- javax.json:javax.json-api:jar:1.1.4:test
+[INFO] +- org.apache.shiro.integrationtests.jaxrs:shiro-its-jaxrs-app:war:3.0.0-SNAPSHOT:compile
+[INFO] +- jakarta.platform:jakarta.jakartaee-api:jar:9.0.0:provided
+[INFO] +- org.apache.cxf:cxf-rt-rs-client:jar:4.0.6:compile
+[INFO] | +- org.apache.cxf:cxf-rt-transports-http:jar:4.0.6:compile
+[INFO] | \- org.apache.cxf:cxf-core:jar:4.0.6:compile
+[INFO] | +- com.fasterxml.woodstox:woodstox-core:jar:6.6.2:compile
+[INFO] | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
+[INFO] | +- org.apache.ws.xmlschema:xmlschema-core:jar:2.3.1:compile
+[INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --------< org.apache.shiro.integrationtests:jakarta-ee-support >--------
-[INFO] Building Apache Shiro :: ITs :: Jakarta EE Support 2.0.0-SNAPSHOT [46/62]
+[INFO] Building Apache Shiro :: ITs :: Jakarta EE Support 3.0.0-SNAPSHOT [45/60]
[INFO] from integration-tests/jakarta-ee-support/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ jakarta-ee-support ---
-[INFO] org.apache.shiro.integrationtests:jakarta-ee-support:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro.integrationtests:jakarta-ee-support:pom:3.0.0-SNAPSHOT
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] -------< org.apache.shiro.integrationtests:shiro-its-jakarta-ee >-------
-[INFO] Building Apache Shiro :: ITs :: Jakarta EE 2.0.0-SNAPSHOT [47/62]
+[INFO] Building Apache Shiro :: ITs :: Jakarta EE 3.0.0-SNAPSHOT [46/60]
[INFO] from integration-tests/jakarta-ee/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-its-jakarta-ee ---
-[INFO] org.apache.shiro.integrationtests:shiro-its-jakarta-ee:war:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-jakarta-ee:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-jaxrs:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
-[INFO] | +- org.apache.shiro:shiro-cdi:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.integrationtests:shiro-its-jakarta-ee:war:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-jakarta-ee:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-jaxrs:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] | +- org.apache.shiro:shiro-cdi:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.jsoup:jsoup:jar:1.18.3:compile
[INFO] +- org.omnifaces:omnifaces:jar:3.14.7:compile
[INFO] +- org.projectlombok:lombok:jar:1.18.36:provided (optional)
-[INFO] +- jakarta.platform:jakarta.jakartaee-api:jar:8.0.0:provided
+[INFO] +- jakarta.platform:jakarta.jakartaee-api:jar:9.0.0:provided
[INFO] +- jakarta.activation:jakarta.activation-api:jar:1.2.2:provided
[INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.3:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.3:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.3:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.12.0:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.15.2:test
[INFO] +- io.github.artsok:rerunner-jupiter:jar:2.1.6:test
[INFO] +- org.slf4j:slf4j-jdk14:jar:2.0.17:runtime
[INFO] +- com.flowlogix:flowlogix-jee:jar:5.5.6:compile
[INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile
[INFO] +- org.jboss.arquillian.junit5:arquillian-junit5-container:jar:1.9.3.Final:test
[INFO] | +- org.jboss.arquillian.test:arquillian-test-api:jar:1.9.3.Final:test
[INFO] | | \- org.jboss.arquillian.core:arquillian-core-api:jar:1.9.3.Final:test
[INFO] | +- org.jboss.arquillian.test:arquillian-test-spi:jar:1.9.3.Final:test
[INFO] | +- org.jboss.arquillian.container:arquillian-container-test-api:jar:1.9.3.Final:test
[INFO] | +- org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.9.3.Final:test
[INFO] | +- org.jboss.arquillian.core:arquillian-core-impl-base:jar:1.9.3.Final:test
[INFO] | +- org.jboss.arquillian.test:arquillian-test-impl-base:jar:1.9.3.Final:test
[INFO] | +- org.jboss.arquillian.container:arquillian-container-impl-base:jar:1.9.3.Final:test
[INFO] | +- org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.9.3.Final:test
[INFO] | +- org.jboss.arquillian.junit5:arquillian-junit5-core:jar:1.9.3.Final:test
[INFO] | \- org.jboss.shrinkwrap:shrinkwrap-impl-base:jar:1.2.6:test
[INFO] | \- org.jboss.shrinkwrap:shrinkwrap-spi:jar:1.2.6:test
-[INFO] +- fish.payara.arquillian:arquillian-payara-server-remote:jar:2.5:test
-[INFO] | \- fish.payara.arquillian:payara-container-common:jar:2.5:test
-[INFO] | \- org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api:jar:3.0:test
+[INFO] +- fish.payara.arquillian:arquillian-payara-server-remote:jar:3.0.alpha3:test
+[INFO] | \- fish.payara.arquillian:payara-container-common:jar:3.0.alpha3:test
+[INFO] | \- org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api:jar:4.0:test
[INFO] +- org.jboss.arquillian.container:arquillian-container-spi:jar:1.9.3.Final:test
[INFO] | +- org.jboss.arquillian.core:arquillian-core-spi:jar:1.9.3.Final:test
[INFO] | +- org.jboss.arquillian.config:arquillian-config-api:jar:1.9.3.Final:test
[INFO] | +- org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.9.3.Final:test
[INFO] | | \- org.jboss.arquillian.config:arquillian-config-spi:jar:1.9.3.Final:test
[INFO] | +- org.jboss.shrinkwrap:shrinkwrap-api:jar:1.2.6:test
[INFO] | \- org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base:jar:2.0.0:test
[INFO] +- org.jboss.arquillian.protocol:arquillian-protocol-servlet:jar:1.9.3.Final:test
[INFO] | \- org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0:test
[INFO] +- org.jboss.arquillian.testenricher:arquillian-testenricher-cdi:jar:1.9.3.Final:test
[INFO] +- org.jboss.arquillian.testenricher:arquillian-testenricher-ejb:jar:1.9.3.Final:test
[INFO] +- org.jboss.arquillian.testenricher:arquillian-testenricher-resource:jar:1.9.3.Final:test
[INFO] +- org.jboss.arquillian.testenricher:arquillian-testenricher-initialcontext:jar:1.9.3.Final:test
[INFO] +- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain:pom:3.3.3:test
[INFO] | +- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api:jar:3.3.3:test
[INFO] | +- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi:jar:3.3.3:test
[INFO] | +- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven:jar:3.3.3:test
[INFO] | | \- org.apache.maven:maven-model:jar:3.9.9:test
[INFO] | +- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi-maven:jar:3.3.3:test
[INFO] | +- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-archive:jar:3.3.3:test
[INFO] | +- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven:jar:3.3.3:test
[INFO] | | +- eu.maveniverse.maven.mima:context:jar:2.4.20:test
[INFO] | | +- eu.maveniverse.maven.mima.runtime:embedded-maven:jar:2.4.20:test
[INFO] | | +- eu.maveniverse.maven.mima.runtime:standalone-static:jar:2.4.20:test
[INFO] | | | +- eu.maveniverse.maven.mima.runtime:standalone-shared:jar:2.4.20:test
[INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.22:test
[INFO] | | | \- org.apache.maven.resolver:maven-resolver-supplier:jar:1.9.22:test
[INFO] | | +- org.codehaus.plexus:plexus-classworlds:jar:2.8.0:test
[INFO] | | +- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3:test
[INFO] | | | +- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:test
[INFO] | | | \- org.codehaus.plexus:plexus-xml:jar:3.0.1:test
[INFO] | | +- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3:test
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:test
[INFO] | | +- org.apache.maven:maven-resolver-provider:jar:3.9.9:test
[INFO] | | +- org.apache.maven:maven-model-builder:jar:3.9.9:test
[INFO] | | | +- org.apache.maven:maven-artifact:jar:3.9.9:test
[INFO] | | | \- org.apache.maven:maven-builder-support:jar:3.9.9:test
[INFO] | | +- org.apache.maven:maven-repository-metadata:jar:3.9.9:test
[INFO] | | +- org.apache.maven:maven-settings:jar:3.9.9:test
[INFO] | | +- org.apache.maven:maven-settings-builder:jar:3.9.9:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.22:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.22:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.22:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.9.22:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.9.22:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-transport-file:jar:1.9.22:test
[INFO] | | +- org.apache.maven.resolver:maven-resolver-transport-http:jar:1.9.22:test
[INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.14:test
[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:test
[INFO] | | +- org.codehaus.plexus:plexus-interpolation:jar:1.27:test
[INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.5.1:test
[INFO] | | \- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:test
[INFO] | | \- org.codehaus.plexus:plexus-cipher:jar:2.0:test
[INFO] | +- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-archive:jar:3.3.3:test
[INFO] | | +- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-spi-maven-archive:jar:3.3.3:test
[INFO] | | \- org.codehaus.plexus:plexus-compiler-javac:jar:2.15.0:test
[INFO] | | \- org.codehaus.plexus:plexus-compiler-api:jar:2.15.0:test
[INFO] | +- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven-embedded:jar:3.3.3:test
[INFO] | | \- org.apache.maven.shared:maven-invoker:jar:3.3.0:test
[INFO] | | \- org.apache.maven.shared:maven-shared-utils:jar:3.4.2:test
[INFO] | \- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-embedded:jar:3.3.3:test
[INFO] | +- commons-codec:commons-codec:jar:1.17.1:test
[INFO] | +- commons-io:commons-io:jar:2.16.1:test
[INFO] | \- org.apache.commons:commons-compress:jar:1.27.1:test
[INFO] +- com.google.inject:guice:jar:6.0.0:test
[INFO] | +- javax.inject:javax.inject:jar:1:test
[INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:test
[INFO] | +- aopalliance:aopalliance:jar:1.0:test
[INFO] | \- com.google.guava:guava:jar:33.2.1-jre:test
[INFO] +- org.eu.ingwar.tools:arquillian-suite-extension:jar:1.2.2:test
[INFO] | \- org.reflections:reflections:jar:0.9.11:test
[INFO] +- org.javassist:javassist:jar:3.30.2-GA:test
[INFO] +- org.jboss.arquillian.graphene:graphene-webdriver:pom:3.0.0-alpha.4:test
[INFO] | +- org.jboss.arquillian.graphene:graphene-webdriver-api:jar:3.0.0-alpha.4:test
[INFO] | +- org.jboss.arquillian.graphene:graphene-webdriver-spi:jar:3.0.0-alpha.4:test
[INFO] | +- org.jboss.arquillian.graphene:graphene-webdriver-impl:jar:3.0.0-alpha.4:test
[INFO] | | +- org.jboss.arquillian.extension:arquillian-drone-impl:jar:3.0.0-alpha.8:test
[INFO] | | \- org.jboss.arquillian.extension:arquillian-drone-configuration:jar:3.0.0-alpha.8:test
[INFO] | +- org.jboss.arquillian.extension:arquillian-drone-webdriver-depchain:pom:3.0.0-alpha.8:test
[INFO] | | +- org.jboss.arquillian.extension:arquillian-drone-api:jar:3.0.0-alpha.8:test
[INFO] | | +- org.jboss.arquillian.extension:arquillian-drone-spi:jar:3.0.0-alpha.8:test
[INFO] | | +- org.jboss.arquillian.extension:arquillian-drone-webdriver:jar:3.0.0-alpha.8:test
[INFO] | | | +- org.arquillian.spacelift:arquillian-spacelift:jar:1.0.2:test
[INFO] | | | | \- org.arquillian.spacelift:arquillian-spacelift-api:jar:1.0.2:test
[INFO] | | | +- com.google.code.gson:gson:jar:2.10.1:test
[INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test
[INFO] | | +- org.seleniumhq.selenium:selenium-api:jar:4.19.1:test
[INFO] | | +- org.seleniumhq.selenium:selenium-support:jar:4.19.1:test
[INFO] | | | +- com.google.auto.service:auto-service-annotations:jar:1.1.1:test
[INFO] | | | \- org.seleniumhq.selenium:selenium-json:jar:4.19.1:test
[INFO] | | +- org.seleniumhq.selenium:selenium-chrome-driver:jar:4.19.1:test
[INFO] | | | +- org.seleniumhq.selenium:selenium-chromium-driver:jar:4.19.1:test
[INFO] | | | \- org.seleniumhq.selenium:selenium-manager:jar:4.19.1:test
[INFO] | | +- org.seleniumhq.selenium:selenium-firefox-driver:jar:4.19.1:test
[INFO] | | | \- org.seleniumhq.selenium:selenium-http:jar:4.19.1:test
[INFO] | | | \- dev.failsafe:failsafe:jar:3.3.2:test
[INFO] | | +- org.seleniumhq.selenium:selenium-ie-driver:jar:4.19.1:test
[INFO] | | +- org.seleniumhq.selenium:selenium-remote-driver:jar:4.19.1:test
[INFO] | | | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.23.1-alpha:test
[INFO] | | | +- io.opentelemetry:opentelemetry-api:jar:1.36.0:test
[INFO] | | | +- io.opentelemetry:opentelemetry-context:jar:1.36.0:test
[INFO] | | | +- io.opentelemetry:opentelemetry-exporter-logging:jar:1.36.0:test
[INFO] | | | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.36.0:test
[INFO] | | | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.36.0:test
[INFO] | | | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.36.0:test
[INFO] | | | | \- io.opentelemetry:opentelemetry-api-events:jar:1.36.0-alpha:test
[INFO] | | | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.36.0:test
[INFO] | | | | \- io.opentelemetry:opentelemetry-extension-incubator:jar:1.36.0-alpha:test
[INFO] | | | +- io.opentelemetry:opentelemetry-sdk:jar:1.36.0:test
[INFO] | | | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.36.0:test
[INFO] | | | | \- io.opentelemetry:opentelemetry-sdk-logs:jar:1.36.0:test
[INFO] | | | \- org.seleniumhq.selenium:selenium-os:jar:4.19.1:test
[INFO] | | | \- org.apache.commons:commons-exec:jar:1.3:test
[INFO] | | +- org.seleniumhq.selenium:htmlunit3-driver:jar:4.19.1:test
[INFO] | | | \- org.htmlunit:htmlunit:jar:4.10.0:test
[INFO] | | | +- org.apache.httpcomponents:httpmime:jar:4.5.14:test
[INFO] | | | +- org.htmlunit:htmlunit-core-js:jar:4.10.0:test
[INFO] | | | +- org.htmlunit:neko-htmlunit:jar:4.10.0:test
[INFO] | | | +- org.htmlunit:htmlunit-cssparser:jar:4.10.0:test
[INFO] | | | +- org.htmlunit:htmlunit-xpath:jar:4.10.0:test
[INFO] | | | +- org.htmlunit:htmlunit-csp:jar:4.10.0:test
[INFO] | | | +- org.htmlunit:htmlunit-websocket-client:jar:4.10.0:test
[INFO] | | | +- commons-logging:commons-logging:jar:1.3.5:test
[INFO] | | | \- org.brotli:dec:jar:0.1.2:test
[INFO] | | +- org.seleniumhq.selenium:selenium-safari-driver:jar:4.19.1:test
[INFO] | | \- org.seleniumhq.selenium:selenium-edge-driver:jar:4.19.1:test
[INFO] | \- org.seleniumhq.selenium:selenium-java:jar:4.19.1:test
[INFO] | +- org.seleniumhq.selenium:selenium-devtools-v121:jar:4.19.1:test
[INFO] | +- org.seleniumhq.selenium:selenium-devtools-v122:jar:4.19.1:test
[INFO] | +- org.seleniumhq.selenium:selenium-devtools-v123:jar:4.19.1:test
[INFO] | \- org.seleniumhq.selenium:selenium-devtools-v85:jar:4.19.1:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ---------------< org.apache.shiro.samples:shiro-samples >---------------
-[INFO] Building Apache Shiro :: Samples 2.0.0-SNAPSHOT [48/62]
+[INFO] Building Apache Shiro :: Samples 3.0.0-SNAPSHOT [47/60]
[INFO] from samples/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-samples ---
-[INFO] org.apache.shiro.samples:shiro-samples:pom:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro.samples:shiro-samples:pom:3.0.0-SNAPSHOT
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --------------< org.apache.shiro.samples:samples-aspectj >--------------
-[INFO] Building Apache Shiro :: Samples :: AspectJ 2.0.0-SNAPSHOT [49/62]
+[INFO] Building Apache Shiro :: Samples :: AspectJ 3.0.0-SNAPSHOT [48/60]
[INFO] from samples/aspectj/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-aspectj ---
-[INFO] org.apache.shiro.samples:samples-aspectj:jar:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-aspectj:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.samples:samples-aspectj:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-aspectj:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
[INFO] | +- org.aspectj:aspectjrt:jar:1.9.20.1:compile
[INFO] | \- org.aspectj:aspectjweaver:jar:1.9.20.1:compile
[INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:runtime
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ------------< org.apache.shiro.samples:samples-quickstart >-------------
-[INFO] Building Apache Shiro :: Samples :: Quick Start 2.0.0-SNAPSHOT [50/62]
+[INFO] Building Apache Shiro :: Samples :: Quick Start 3.0.0-SNAPSHOT [49/60]
[INFO] from samples/quickstart/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-quickstart ---
-[INFO] org.apache.shiro.samples:samples-quickstart:jar:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.samples:samples-quickstart:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:runtime
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ----------------< org.apache.shiro.samples:samples-web >----------------
-[INFO] Building Apache Shiro :: Samples :: Web 2.0.0-SNAPSHOT [51/62]
+[INFO] Building Apache Shiro :: Samples :: Web 3.0.0-SNAPSHOT [50/60]
[INFO] from samples/web/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-web ---
-[INFO] org.apache.shiro.samples:samples-web:war:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro.samples:samples-web:war:3.0.0-SNAPSHOT
[INFO] +- org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:runtime
[INFO] +- org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:runtime
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
+[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:5.0.0:provided
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:runtime
[INFO] +- org.htmlunit:htmlunit:jar:4.10.0:test
[INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.14:test
[INFO] | | \- org.apache.httpcomponents:httpclient:jar:4.5.14:test
[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:test
[INFO] | +- org.htmlunit:htmlunit-core-js:jar:4.10.0:test
[INFO] | +- org.htmlunit:neko-htmlunit:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-cssparser:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-xpath:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-csp:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-websocket-client:jar:4.10.0:test
[INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:test
[INFO] | +- commons-io:commons-io:jar:2.18.0:test
[INFO] | +- commons-logging:commons-logging:jar:1.3.5:test
[INFO] | +- commons-codec:commons-codec:jar:1.18.0:test
[INFO] | \- org.brotli:dec:jar:0.1.2:test
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
[INFO] +- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.slf4j:slf4j-reload4j:jar:2.0.17:runtime
[INFO] | \- ch.qos.reload4j:reload4j:jar:1.2.22:runtime
[INFO] +- org.eclipse.jetty:apache-jsp:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty.toolchain:jetty-schemas:jar:3.1.2:test
+[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:test
[INFO] | +- org.mortbay.jasper:apache-jsp:jar:8.5.100:test
[INFO] | | +- org.eclipse.jdt:ecj:jar:3.26.0:test
[INFO] | | \- org.mortbay.jasper:apache-el:jar:8.5.100:test
[INFO] | \- org.eclipse.jetty:jetty-annotations:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-plus:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-jndi:jar:9.4.57.v20241219:test
[INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:test
[INFO] | \- org.ow2.asm:asm-commons:jar:9.7.1:test
[INFO] | \- org.ow2.asm:asm-tree:jar:9.7.1:test
[INFO] +- org.eclipse.jetty:apache-jstl:pom:9.4.57.v20241219:test
-[INFO] +- org.apache.shiro.integrationtests:shiro-its-support:jar:2.0.0-SNAPSHOT:test
+[INFO] +- org.apache.shiro.integrationtests:shiro-its-support:jar:3.0.0-SNAPSHOT:test
[INFO] | +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test
[INFO] | \- com.github.mjeanroy:junit-servers-jetty-9:jar:3.3.1:test
[INFO] | +- com.github.mjeanroy:junit-servers-core:jar:3.3.1:test
[INFO] | \- org.eclipse.jetty:jetty-servlets:jar:9.4.56.v20240826:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --------------< org.apache.shiro.samples:samples-spring >---------------
-[INFO] Building Apache Shiro :: Samples :: Spring Quickstart 2.0.0-SNAPSHOT [52/62]
+[INFO] Building Apache Shiro :: Samples :: Spring Quickstart 3.0.0-SNAPSHOT [51/60]
[INFO] from samples/spring/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-spring ---
-[INFO] org.apache.shiro.samples:samples-spring:jar:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-spring:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.samples:samples-spring:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-spring:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- org.springframework:spring-context:jar:5.3.39:compile
-[INFO] | +- org.springframework:spring-aop:jar:5.3.39:compile
-[INFO] | +- org.springframework:spring-beans:jar:5.3.39:compile
-[INFO] | +- org.springframework:spring-core:jar:5.3.39:compile
-[INFO] | | \- org.springframework:spring-jcl:jar:5.3.39:compile
-[INFO] | \- org.springframework:spring-expression:jar:5.3.39:compile
-[INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile
+[INFO] +- org.springframework:spring-context:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-aop:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-beans:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-core:jar:6.1.15:compile
+[INFO] | | \- org.springframework:spring-jcl:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-expression:jar:6.1.15:compile
+[INFO] | \- io.micrometer:micrometer-observation:jar:1.12.12:compile
+[INFO] | \- io.micrometer:micrometer-commons:jar:1.12.12:compile
+[INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:runtime
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ------------< org.apache.shiro.samples:samples-spring-mvc >-------------
-[INFO] Building Apache Shiro :: Samples :: Spring MVC 2.0.0-SNAPSHOT [53/62]
+[INFO] Building Apache Shiro :: Samples :: Spring MVC 3.0.0-SNAPSHOT [52/60]
[INFO] from samples/spring-mvc/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-spring-mvc ---
-[INFO] org.apache.shiro.samples:samples-spring-mvc:war:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.samples:samples-spring-mvc:war:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-ehcache:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-ehcache:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
[INFO] +- net.sf.ehcache:ehcache-core:jar:2.6.11:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] +- org.apache.shiro:shiro-spring:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-spring:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
+[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:5.0.0:provided
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:runtime
-[INFO] +- org.springframework:spring-context:jar:5.3.39:compile
-[INFO] | +- org.springframework:spring-aop:jar:5.3.39:compile
-[INFO] | +- org.springframework:spring-beans:jar:5.3.39:compile
-[INFO] | +- org.springframework:spring-core:jar:5.3.39:compile
-[INFO] | | \- org.springframework:spring-jcl:jar:5.3.39:compile
-[INFO] | \- org.springframework:spring-expression:jar:5.3.39:compile
-[INFO] +- org.springframework:spring-jdbc:jar:5.3.39:compile
-[INFO] | \- org.springframework:spring-tx:jar:5.3.39:compile
-[INFO] +- org.springframework:spring-webmvc:jar:5.3.39:compile
-[INFO] | \- org.springframework:spring-web:jar:5.3.39:compile
+[INFO] +- org.springframework:spring-context:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-aop:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-beans:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-core:jar:6.1.15:compile
+[INFO] | | \- org.springframework:spring-jcl:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-expression:jar:6.1.15:compile
+[INFO] | \- io.micrometer:micrometer-observation:jar:1.12.12:compile
+[INFO] | \- io.micrometer:micrometer-commons:jar:1.12.12:compile
+[INFO] +- org.springframework:spring-jdbc:jar:6.1.15:compile
+[INFO] | \- org.springframework:spring-tx:jar:6.1.15:compile
+[INFO] +- org.springframework:spring-webmvc:jar:6.1.15:compile
+[INFO] | \- org.springframework:spring-web:jar:6.1.15:compile
[INFO] +- org.hsqldb:hsqldb:jar:2.7.4:runtime
[INFO] +- org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:runtime
[INFO] +- org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:runtime
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] --------------< org.apache.shiro.samples:samples-sprhib >---------------
-[INFO] Building Apache Shiro :: Samples :: Spring-Hibernate 2.0.0-SNAPSHOT [54/62]
+[INFO] Building Apache Shiro :: Samples :: Spring-Hibernate 3.0.0-SNAPSHOT [53/60]
[INFO] from samples/spring-hibernate/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-sprhib ---
-[INFO] org.apache.shiro.samples:samples-sprhib:war:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.samples:samples-sprhib:war:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-spring:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-spring:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:runtime
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
+[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:5.0.0:provided
[INFO] +- org.hibernate:hibernate-core:jar:5.6.15.Final:compile
[INFO] | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:compile
[INFO] | +- javax.persistence:javax.persistence-api:jar:2.2:compile
[INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.1:compile
[INFO] | +- antlr:antlr:jar:2.7.7:compile
[INFO] | +- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final:compile
[INFO] | +- org.jboss:jandex:jar:2.4.2.Final:compile
[INFO] | +- com.fasterxml:classmate:jar:1.5.1:compile
[INFO] | +- javax.activation:javax.activation-api:jar:1.2.0:compile
[INFO] | +- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final:compile
[INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile
[INFO] | \- org.glassfish.jaxb:jaxb-runtime:jar:2.3.1:compile
[INFO] | +- org.glassfish.jaxb:txw2:jar:2.3.1:compile
[INFO] | +- com.sun.istack:istack-commons-runtime:jar:3.0.7:compile
[INFO] | +- org.jvnet.staxex:stax-ex:jar:1.8:compile
[INFO] | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15:compile
[INFO] +- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:runtime
[INFO] +- org.hsqldb:hsqldb:jar:2.7.4:runtime
[INFO] +- net.sf.ehcache:ehcache-core:jar:2.6.11:runtime
[INFO] +- org.hibernate:hibernate-ehcache:jar:5.6.15.Final:runtime
[INFO] | \- net.sf.ehcache:ehcache:jar:2.10.6:runtime
-[INFO] +- org.springframework:spring-context:jar:5.3.39:compile
-[INFO] | +- org.springframework:spring-aop:jar:5.3.39:compile
-[INFO] | +- org.springframework:spring-beans:jar:5.3.39:compile
-[INFO] | +- org.springframework:spring-core:jar:5.3.39:compile
-[INFO] | | \- org.springframework:spring-jcl:jar:5.3.39:compile
-[INFO] | \- org.springframework:spring-expression:jar:5.3.39:compile
-[INFO] +- org.springframework:spring-orm:jar:5.3.39:compile
-[INFO] | \- org.springframework:spring-tx:jar:5.3.39:compile
-[INFO] +- org.springframework:spring-jdbc:jar:5.3.39:compile
-[INFO] +- org.springframework:spring-webmvc:jar:5.3.39:compile
-[INFO] | \- org.springframework:spring-web:jar:5.3.39:compile
+[INFO] +- org.springframework:spring-context:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-aop:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-beans:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-core:jar:6.1.15:compile
+[INFO] | | \- org.springframework:spring-jcl:jar:6.1.15:compile
+[INFO] | +- org.springframework:spring-expression:jar:6.1.15:compile
+[INFO] | \- io.micrometer:micrometer-observation:jar:1.12.12:compile
+[INFO] | \- io.micrometer:micrometer-commons:jar:1.12.12:compile
+[INFO] +- org.springframework:spring-orm:jar:6.1.15:compile
+[INFO] | \- org.springframework:spring-tx:jar:6.1.15:compile
+[INFO] +- org.springframework:spring-jdbc:jar:6.1.15:compile
+[INFO] +- org.springframework:spring-webmvc:jar:6.1.15:compile
+[INFO] | \- org.springframework:spring-web:jar:6.1.15:compile
[INFO] +- org.htmlunit:htmlunit:jar:4.10.0:test
[INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.14:test
[INFO] | | \- org.apache.httpcomponents:httpclient:jar:4.5.14:test
[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:test
[INFO] | +- org.htmlunit:htmlunit-core-js:jar:4.10.0:test
[INFO] | +- org.htmlunit:neko-htmlunit:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-cssparser:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-xpath:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-csp:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-websocket-client:jar:4.10.0:test
[INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:test
[INFO] | +- commons-io:commons-io:jar:2.18.0:test
[INFO] | +- commons-logging:commons-logging:jar:1.3.5:test
[INFO] | +- commons-codec:commons-codec:jar:1.18.0:test
[INFO] | \- org.brotli:dec:jar:0.1.2:test
[INFO] +- org.eclipse.jetty:apache-jsp:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty.toolchain:jetty-schemas:jar:3.1.2:test
+[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:test
[INFO] | +- org.mortbay.jasper:apache-jsp:jar:8.5.100:test
[INFO] | | +- org.eclipse.jdt:ecj:jar:3.26.0:test
[INFO] | | \- org.mortbay.jasper:apache-el:jar:8.5.100:test
[INFO] | \- org.eclipse.jetty:jetty-annotations:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-plus:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-jndi:jar:9.4.57.v20241219:test
[INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:test
[INFO] | \- org.ow2.asm:asm-commons:jar:9.7.1:test
[INFO] | \- org.ow2.asm:asm-tree:jar:9.7.1:test
[INFO] +- org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:runtime
[INFO] +- org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:runtime
[INFO] +- org.eclipse.jetty:apache-jstl:pom:9.4.57.v20241219:test
-[INFO] +- org.apache.shiro.integrationtests:shiro-its-support:jar:2.0.0-SNAPSHOT:test
+[INFO] +- org.apache.shiro.integrationtests:shiro-its-support:jar:3.0.0-SNAPSHOT:test
[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test
[INFO] | \- com.github.mjeanroy:junit-servers-jetty-9:jar:3.3.1:test
[INFO] | +- com.github.mjeanroy:junit-servers-core:jar:3.3.1:test
[INFO] | \- org.eclipse.jetty:jetty-servlets:jar:9.4.56.v20240826:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ------------< org.apache.shiro.samples:samples-spring-boot >------------
-[INFO] Building Apache Shiro :: Samples :: Spring Boot 2.0.0-SNAPSHOT [55/62]
+[INFO] Building Apache Shiro :: Samples :: Spring Boot 3.0.0-SNAPSHOT [54/60]
[INFO] from samples/spring-boot/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-spring-boot ---
-[INFO] org.apache.shiro.samples:samples-spring-boot:jar:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-spring-boot-starter:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-spring:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.samples:samples-spring-boot:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-spring-boot-starter:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-spring:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.18:compile
-[INFO] | \- org.springframework.boot:spring-boot:jar:2.7.18:compile
-[INFO] | +- org.springframework:spring-core:jar:5.3.31:compile
-[INFO] | | \- org.springframework:spring-jcl:jar:5.3.31:compile
-[INFO] | \- org.springframework:spring-context:jar:5.3.39:compile (optional)
-[INFO] | +- org.springframework:spring-aop:jar:5.3.31:compile (optional)
-[INFO] | +- org.springframework:spring-beans:jar:5.3.31:compile (optional)
-[INFO] | \- org.springframework:spring-expression:jar:5.3.31:compile (optional)
-[INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.7.18:compile (optional)
-[INFO] +- javax.annotation:javax.annotation-api:jar:1.3.2:compile
+[INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.12:compile
+[INFO] | \- org.springframework.boot:spring-boot:jar:3.2.12:compile
+[INFO] | +- org.springframework:spring-core:jar:6.1.15:compile
+[INFO] | | \- org.springframework:spring-jcl:jar:6.1.15:compile
+[INFO] | \- org.springframework:spring-context:jar:6.1.15:compile (optional)
+[INFO] | +- org.springframework:spring-aop:jar:6.1.15:compile (optional)
+[INFO] | +- org.springframework:spring-beans:jar:6.1.15:compile (optional)
+[INFO] | +- org.springframework:spring-expression:jar:6.1.15:compile (optional)
+[INFO] | \- io.micrometer:micrometer-observation:jar:1.12.13:compile (optional)
+[INFO] | \- io.micrometer:micrometer-commons:jar:1.12.13:compile (optional)
+[INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.2.12:compile (optional)
+[INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:runtime
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
-[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test
+[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.5:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
-[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test
+[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.5:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ----------< org.apache.shiro.samples:samples-spring-boot-web >----------
-[INFO] Building Apache Shiro :: Samples :: Spring Boot Web 2.0.0-SNAPSHOT [56/62]
+[INFO] Building Apache Shiro :: Samples :: Spring Boot Web 3.0.0-SNAPSHOT [55/60]
[INFO] from samples/spring-boot-web/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
-[WARNING] 1 problem was encountered while building the effective model for org.javassist:javassist:jar:3.20.0-GA
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-spring-boot-web ---
-[INFO] org.apache.shiro.samples:samples-spring-boot-web:jar:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-spring-boot-web-starter:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-spring-boot-starter:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.apache.shiro:shiro-spring:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.samples:samples-spring-boot-web:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-spring-boot-web-starter:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-spring-boot-starter:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.apache.shiro:shiro-spring:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | | | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | | | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | | | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] | | | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.18:compile
-[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.18:compile
-[INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile
-[INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile
+[INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.2.12:compile
+[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.2.12:compile
+[INFO] | | | +- ch.qos.logback:logback-classic:jar:1.4.14:compile
+[INFO] | | | | \- ch.qos.logback:logback-core:jar:1.4.14:compile
[INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:test
[INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
-[INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile
-[INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
-[INFO] | | +- org.springframework:spring-core:jar:5.3.31:compile
-[INFO] | | | \- org.springframework:spring-jcl:jar:5.3.31:compile
-[INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile
-[INFO] | \- org.springframework.boot:spring-boot-starter-web:jar:2.7.18:compile
-[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.18:compile
-[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile
-[INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile
-[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile
-[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile
-[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile
-[INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile
-[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.18:compile
-[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.83:compile
-[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.83:compile
-[INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.83:compile
-[INFO] | +- org.springframework:spring-web:jar:5.3.39:compile
-[INFO] | | \- org.springframework:spring-beans:jar:5.3.31:compile
-[INFO] | \- org.springframework:spring-webmvc:jar:5.3.39:compile (optional)
-[INFO] | +- org.springframework:spring-aop:jar:5.3.31:compile (optional)
-[INFO] | \- org.springframework:spring-expression:jar:5.3.31:compile (optional)
-[INFO] +- org.springframework.boot:spring-boot-starter-thymeleaf:jar:2.7.18:compile
-[INFO] | +- org.thymeleaf:thymeleaf-spring5:jar:3.0.15.RELEASE:compile
-[INFO] | | +- org.thymeleaf:thymeleaf:jar:3.0.15.RELEASE:compile
-[INFO] | | | +- org.attoparser:attoparser:jar:2.0.5.RELEASE:compile
-[INFO] | | | \- org.unbescape:unbescape:jar:1.1.6.RELEASE:compile
-[INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] | \- org.thymeleaf.extras:thymeleaf-extras-java8time:jar:3.0.4.RELEASE:compile
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
-[INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.18:compile
-[INFO] | \- org.springframework.boot:spring-boot:jar:2.7.18:compile
-[INFO] | \- org.springframework:spring-context:jar:5.3.39:compile (optional)
-[INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:2.7.18:compile (optional)
+[INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.16:compile
+[INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] | | +- org.springframework:spring-core:jar:6.1.15:compile
+[INFO] | | | \- org.springframework:spring-jcl:jar:6.1.15:compile
+[INFO] | | \- org.yaml:snakeyaml:jar:2.2:compile
+[INFO] | \- org.springframework.boot:spring-boot-starter-web:jar:3.2.12:compile
+[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.2.12:compile
+[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile
+[INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile
+[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile
+[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.4:compile
+[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.4:compile
+[INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.4:compile
+[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.2.12:compile
+[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.33:compile
+[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.33:compile
+[INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.33:compile
+[INFO] | +- org.springframework:spring-web:jar:6.1.15:compile
+[INFO] | | +- org.springframework:spring-beans:jar:6.1.15:compile
+[INFO] | | \- io.micrometer:micrometer-observation:jar:1.12.13:compile
+[INFO] | | \- io.micrometer:micrometer-commons:jar:1.12.13:compile
+[INFO] | \- org.springframework:spring-webmvc:jar:6.1.15:compile (optional)
+[INFO] | +- org.springframework:spring-aop:jar:6.1.15:compile (optional)
+[INFO] | \- org.springframework:spring-expression:jar:6.1.15:compile (optional)
+[INFO] +- org.springframework.boot:spring-boot-starter-thymeleaf:jar:3.2.12:compile
+[INFO] | \- org.thymeleaf:thymeleaf-spring6:jar:3.1.2.RELEASE:compile
+[INFO] | +- org.thymeleaf:thymeleaf:jar:3.1.2.RELEASE:compile
+[INFO] | | +- org.attoparser:attoparser:jar:2.0.7.RELEASE:compile
+[INFO] | | \- org.unbescape:unbescape:jar:1.1.6.RELEASE:compile
+[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
+[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:5.0.0:provided
+[INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.12:compile
+[INFO] | \- org.springframework.boot:spring-boot:jar:3.2.12:compile
+[INFO] | \- org.springframework:spring-context:jar:6.1.15:compile (optional)
+[INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.2.12:compile (optional)
[INFO] +- commons-logging:commons-logging:jar:1.3.5:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
-[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test
+[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.5:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
-[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test
+[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.5:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ---------------< org.apache.shiro.samples:samples-guice >---------------
-[INFO] Building Apache Shiro :: Samples :: Guice Web 2.0.0-SNAPSHOT [57/62]
+[INFO] Building Apache Shiro :: Samples :: Guice Web 3.0.0-SNAPSHOT [56/60]
[INFO] from samples/guice/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-guice ---
-[INFO] org.apache.shiro.samples:samples-guice:war:2.0.0-SNAPSHOT
+[INFO] org.apache.shiro.samples:samples-guice:war:3.0.0-SNAPSHOT
[INFO] +- org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:compile
[INFO] +- org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:compile
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
+[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:5.0.0:provided
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:runtime
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- org.apache.shiro:shiro-guice:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:compile
-[INFO] | +- com.google.inject:guice:jar:4.2.3:compile
-[INFO] | | +- javax.inject:javax.inject:jar:1:compile
+[INFO] +- org.apache.shiro:shiro-guice:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] | +- com.google.inject:guice:jar:7.0.0:compile
+[INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[INFO] | | +- aopalliance:aopalliance:jar:1.0:compile
-[INFO] | | \- com.google.guava:guava:jar:27.1-jre:compile
+[INFO] | | \- com.google.guava:guava:jar:31.0.1-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
-[INFO] | | +- org.checkerframework:checker-qual:jar:2.5.2:compile
-[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile
-[INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile
-[INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile
-[INFO] | +- com.google.inject.extensions:guice-multibindings:jar:4.2.3:compile
+[INFO] | | +- org.checkerframework:checker-qual:jar:3.12.0:compile
+[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.7.1:compile
+[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
[INFO] | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] +- com.google.inject.extensions:guice-servlet:jar:4.2.3:compile
+[INFO] +- com.google.inject.extensions:guice-servlet:jar:7.0.0:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
[INFO] +- org.htmlunit:htmlunit:jar:4.10.0:test
[INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.14:test
[INFO] | | \- org.apache.httpcomponents:httpclient:jar:4.5.14:test
[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:test
[INFO] | +- org.htmlunit:htmlunit-core-js:jar:4.10.0:test
[INFO] | +- org.htmlunit:neko-htmlunit:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-cssparser:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-xpath:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-csp:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-websocket-client:jar:4.10.0:test
[INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:test
[INFO] | +- commons-io:commons-io:jar:2.18.0:test
[INFO] | +- commons-logging:commons-logging:jar:1.3.5:test
[INFO] | +- commons-codec:commons-codec:jar:1.18.0:test
[INFO] | \- org.brotli:dec:jar:0.1.2:test
[INFO] +- org.eclipse.jetty:apache-jsp:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty.toolchain:jetty-schemas:jar:3.1.2:test
+[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:test
[INFO] | +- org.mortbay.jasper:apache-jsp:jar:8.5.100:test
[INFO] | | +- org.eclipse.jdt:ecj:jar:3.26.0:test
[INFO] | | \- org.mortbay.jasper:apache-el:jar:8.5.100:test
[INFO] | \- org.eclipse.jetty:jetty-annotations:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-plus:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-jndi:jar:9.4.57.v20241219:test
+[INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:test
[INFO] | \- org.ow2.asm:asm-commons:jar:9.7.1:test
[INFO] | \- org.ow2.asm:asm-tree:jar:9.7.1:test
[INFO] +- org.eclipse.jetty:apache-jstl:pom:9.4.57.v20241219:test
-[INFO] +- org.apache.shiro.integrationtests:shiro-its-support:jar:2.0.0-SNAPSHOT:test
+[INFO] +- org.apache.shiro.integrationtests:shiro-its-support:jar:3.0.0-SNAPSHOT:test
[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test
[INFO] | \- com.github.mjeanroy:junit-servers-jetty-9:jar:3.3.1:test
[INFO] | +- com.github.mjeanroy:junit-servers-core:jar:3.3.1:test
[INFO] | \- org.eclipse.jetty:jetty-servlets:jar:9.4.56.v20240826:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ---------< org.apache.shiro.samples:samples-quickstart-guice >----------
-[INFO] Building Apache Shiro :: Samples :: Quick Start Guice 2.0.0-SNAPSHOT [58/62]
+[INFO] Building Apache Shiro :: Samples :: Quick Start Guice 3.0.0-SNAPSHOT [57/60]
[INFO] from samples/quickstart-guice/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-quickstart-guice ---
-[INFO] org.apache.shiro.samples:samples-quickstart-guice:jar:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-guice:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:compile
-[INFO] | +- com.google.inject:guice:jar:4.2.3:compile
-[INFO] | | +- javax.inject:javax.inject:jar:1:compile
+[INFO] org.apache.shiro.samples:samples-quickstart-guice:jar:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-guice:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] | +- com.google.inject:guice:jar:7.0.0:compile
+[INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[INFO] | | +- aopalliance:aopalliance:jar:1.0:compile
-[INFO] | | \- com.google.guava:guava:jar:27.1-jre:compile
+[INFO] | | \- com.google.guava:guava:jar:31.0.1-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
-[INFO] | | +- org.checkerframework:checker-qual:jar:2.5.2:compile
-[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile
-[INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile
-[INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile
-[INFO] | +- com.google.inject.extensions:guice-multibindings:jar:4.2.3:compile
+[INFO] | | +- org.checkerframework:checker-qual:jar:3.12.0:compile
+[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.7.1:compile
+[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
[INFO] | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | \- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:runtime
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:runtime
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ----------< org.apache.shiro.samples:samples-servlet-plugin >-----------
-[INFO] Building Apache Shiro :: Samples :: Servlet Plugin 2.0.0-SNAPSHOT [59/62]
+[INFO] Building Apache Shiro :: Samples :: Servlet Plugin 3.0.0-SNAPSHOT [58/60]
[INFO] from samples/servlet-plugin/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-servlet-plugin ---
-[INFO] org.apache.shiro.samples:samples-servlet-plugin:war:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-servlet-plugin:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.samples:samples-servlet-plugin:war:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-servlet-plugin:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
[INFO] +- org.apache.taglibs:taglibs-standard-spec:jar:1.2.5:runtime
[INFO] +- org.apache.taglibs:taglibs-standard-impl:jar:1.2.5:runtime
-[INFO] +- javax.servlet:javax.servlet-api:jar:4.0.1:provided
+[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:5.0.0:provided
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:runtime
[INFO] +- org.htmlunit:htmlunit:jar:4.10.0:test
[INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.14:test
[INFO] | | \- org.apache.httpcomponents:httpclient:jar:4.5.14:test
[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:test
[INFO] | +- org.htmlunit:htmlunit-core-js:jar:4.10.0:test
[INFO] | +- org.htmlunit:neko-htmlunit:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-cssparser:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-xpath:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-csp:jar:4.10.0:test
[INFO] | +- org.htmlunit:htmlunit-websocket-client:jar:4.10.0:test
[INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:test
[INFO] | +- commons-io:commons-io:jar:2.18.0:test
[INFO] | +- commons-logging:commons-logging:jar:1.3.5:test
[INFO] | +- commons-codec:commons-codec:jar:1.18.0:test
[INFO] | \- org.brotli:dec:jar:0.1.2:test
[INFO] +- org.eclipse.jetty:apache-jsp:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty.toolchain:jetty-schemas:jar:3.1.2:test
+[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:test
[INFO] | +- org.mortbay.jasper:apache-jsp:jar:8.5.100:test
[INFO] | | +- org.eclipse.jdt:ecj:jar:3.26.0:test
[INFO] | | \- org.mortbay.jasper:apache-el:jar:8.5.100:test
[INFO] | \- org.eclipse.jetty:jetty-annotations:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-plus:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-jndi:jar:9.4.57.v20241219:test
[INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:test
[INFO] | \- org.ow2.asm:asm-commons:jar:9.7.1:test
[INFO] | \- org.ow2.asm:asm-tree:jar:9.7.1:test
[INFO] +- org.eclipse.jetty:apache-jstl:pom:9.4.57.v20241219:test
-[INFO] +- org.apache.shiro.integrationtests:shiro-its-support:jar:2.0.0-SNAPSHOT:test
+[INFO] +- org.apache.shiro.integrationtests:shiro-its-support:jar:3.0.0-SNAPSHOT:test
[INFO] | +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:test
[INFO] | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.24.3:test
[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test
[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test
[INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test
[INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test
[INFO] | +- com.github.mjeanroy:junit-servers-jetty-9:jar:3.3.1:test
[INFO] | | +- com.github.mjeanroy:junit-servers-core:jar:3.3.1:test
[INFO] | | \- org.eclipse.jetty:jetty-servlets:jar:9.4.56.v20240826:test
-[INFO] | \- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
[INFO] ------------< org.apache.shiro.samples:samples-web-jakarta >------------
-[INFO] Building Apache Shiro :: Samples :: Web Jakarta 2.0.0-SNAPSHOT [60/62]
+[INFO] Building Apache Shiro :: Samples :: Web Jakarta 3.0.0-SNAPSHOT [59/60]
[INFO] from samples/web-jakarta/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-web-jakarta ---
-[INFO] org.apache.shiro.samples:samples-web-jakarta:war:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:jakarta:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro.samples:samples-web-jakarta:war:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:jakarta:2.0.0-SNAPSHOT:compile
+[INFO] | \- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
[INFO] +- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.24.3:compile
[INFO] +- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile
[INFO] +- org.glassfish.web:jakarta.servlet.jsp.jstl:jar:3.0.1:compile
[INFO] +- jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1:test
[INFO] +- jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.2:test
[INFO] | \- jakarta.el:jakarta.el-api:jar:5.0.0:test
[INFO] +- org.apache.tomcat:tomcat-jasper:jar:10.1.30:test
[INFO] | \- org.eclipse.jdt:ecj:jar:3.33.0:test
[INFO] +- org.apache.tomcat:tomcat-jasper-el:jar:10.1.30:test
[INFO] +- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime
-[INFO] +- org.apache.meecrowave:meecrowave-core:jar:jakarta:1.2.15:test
-[INFO] | +- org.apache.meecrowave:meecrowave-specs-api:jar:1.2.15:test
-[INFO] | +- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.70:test
-[INFO] | +- org.apache.xbean:xbean-finder-shaded:jar:4.20:test
-[INFO] | +- org.apache.xbean:xbean-asm9-shaded:jar:4.20:test
-[INFO] | +- org.apache.xbean:xbean-reflect:jar:4.20:test
-[INFO] | +- org.apache.openwebbeans:openwebbeans-spi:jar:2.0.27:test
-[INFO] | +- org.apache.openwebbeans:openwebbeans-web:jar:2.0.27:test
-[INFO] | | +- org.apache.openwebbeans:openwebbeans-impl:jar:2.0.27:test
-[INFO] | | \- org.apache.openwebbeans:openwebbeans-el22:jar:2.0.27:test
-[INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.70:test
-[INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.70:test
-[INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.70:test
-[INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.70:test
-[INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.70:test
-[INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.70:test
-[INFO] | | \- org.apache.tomcat:tomcat-util-scan:jar:9.0.70:test
-[INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.5.5:test
-[INFO] | | +- org.apache.cxf:cxf-core:jar:3.5.5:test
-[INFO] | | +- org.apache.cxf:cxf-rt-transports-http:jar:3.5.5:test
-[INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.5.5:test
-[INFO] | +- org.apache.cxf:cxf-integration-cdi:jar:3.5.5:test
-[INFO] | +- org.apache.cxf:cxf-rt-rs-client:jar:3.5.5:test
-[INFO] | +- org.apache.johnzon:johnzon-jsonb:jar:1.2.19:test
-[INFO] | | \- org.apache.johnzon:johnzon-mapper:jar:1.2.19:test
-[INFO] | | \- org.apache.johnzon:johnzon-core:jar:1.2.19:test
+[INFO] +- org.apache.meecrowave:meecrowave-core:jar:jakarta:1.2.15:compile
+[INFO] | +- org.apache.meecrowave:meecrowave-specs-api:jar:1.2.15:compile
+[INFO] | +- org.apache.tomcat:tomcat-jaspic-api:jar:9.0.70:compile
+[INFO] | +- org.apache.xbean:xbean-finder-shaded:jar:4.20:compile
+[INFO] | +- org.apache.xbean:xbean-asm9-shaded:jar:4.20:compile
+[INFO] | +- org.apache.xbean:xbean-reflect:jar:4.20:compile
+[INFO] | +- org.apache.openwebbeans:openwebbeans-spi:jar:2.0.27:compile
+[INFO] | +- org.apache.openwebbeans:openwebbeans-web:jar:2.0.27:compile
+[INFO] | | +- org.apache.openwebbeans:openwebbeans-impl:jar:2.0.27:compile
+[INFO] | | \- org.apache.openwebbeans:openwebbeans-el22:jar:2.0.27:compile
+[INFO] | +- org.apache.tomcat:tomcat-catalina:jar:9.0.70:compile
+[INFO] | | +- org.apache.tomcat:tomcat-juli:jar:9.0.70:compile
+[INFO] | | +- org.apache.tomcat:tomcat-api:jar:9.0.70:compile
+[INFO] | | +- org.apache.tomcat:tomcat-jni:jar:9.0.70:compile
+[INFO] | | +- org.apache.tomcat:tomcat-coyote:jar:9.0.70:compile
+[INFO] | | +- org.apache.tomcat:tomcat-util:jar:9.0.70:compile
+[INFO] | | \- org.apache.tomcat:tomcat-util-scan:jar:9.0.70:compile
+[INFO] | +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.5.5:compile
+[INFO] | | +- org.apache.cxf:cxf-core:jar:3.5.5:compile
+[INFO] | | +- org.apache.cxf:cxf-rt-transports-http:jar:3.5.5:compile
+[INFO] | | \- org.apache.cxf:cxf-rt-security:jar:3.5.5:compile
+[INFO] | +- org.apache.cxf:cxf-integration-cdi:jar:3.5.5:compile
+[INFO] | +- org.apache.cxf:cxf-rt-rs-client:jar:3.5.5:compile
+[INFO] | +- org.apache.johnzon:johnzon-jsonb:jar:1.2.19:compile
+[INFO] | | \- org.apache.johnzon:johnzon-mapper:jar:1.2.19:compile
+[INFO] | | \- org.apache.johnzon:johnzon-core:jar:1.2.19:compile
[INFO] | \- org.apache.logging.log4j:log4j-jul:jar:2.24.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO]
-[INFO] ---------< org.apache.shiro.samples:samples-spring-boot-3-web >---------
-[INFO] Building Apache Shiro :: Samples :: Spring Boot 3 Web 2.0.0-SNAPSHOT [61/62]
-[INFO] from samples/spring-boot-3-web/pom.xml
-[INFO] --------------------------------[ war ]---------------------------------
-[INFO]
-[INFO] --- dependency:3.7.1:tree (default-cli) @ samples-spring-boot-3-web ---
-[INFO] org.apache.shiro.samples:samples-spring-boot-3-web:war:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-core:jar:jakarta:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] | +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
-[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
-[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] | \- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:jakarta:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- org.apache.shiro:shiro-spring-boot-web-starter:jar:jakarta:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.3.4:compile
-[INFO] | | \- org.springframework.boot:spring-boot:jar:3.3.4:compile
-[INFO] | | \- org.springframework:spring-context:jar:6.1.13:compile (optional)
-[INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.3.4:compile
-[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.3.4:compile
-[INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.8:compile
-[INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.8:compile
-[INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:test
-[INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
-[INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.16:compile
-[INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile
-[INFO] | | +- org.springframework:spring-core:jar:6.1.13:compile
-[INFO] | | | \- org.springframework:spring-jcl:jar:6.1.13:compile
-[INFO] | | \- org.yaml:snakeyaml:jar:2.2:compile
-[INFO] | \- org.springframework.boot:spring-boot-starter-web:jar:3.3.4:compile
-[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.3.4:compile
-[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile
-[INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2:compile
-[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile
-[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.2:compile
-[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2:compile
-[INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.2:compile
-[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.3.4:compile
-[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.30:compile
-[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.30:compile
-[INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.30:compile
-[INFO] | +- org.springframework:spring-web:jar:6.1.13:compile
-[INFO] | | +- org.springframework:spring-beans:jar:6.1.13:compile
-[INFO] | | \- io.micrometer:micrometer-observation:jar:1.13.4:compile
-[INFO] | | \- io.micrometer:micrometer-commons:jar:1.13.4:compile
-[INFO] | \- org.springframework:spring-webmvc:jar:6.1.13:compile (optional)
-[INFO] | +- org.springframework:spring-aop:jar:6.1.13:compile (optional)
-[INFO] | \- org.springframework:spring-expression:jar:6.1.13:compile (optional)
-[INFO] +- org.apache.shiro:shiro-spring-boot-starter:jar:jakarta:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-spring:jar:jakarta:2.0.0-SNAPSHOT:compile
-[INFO] +- org.springframework.boot:spring-boot-starter-thymeleaf:jar:3.3.4:compile
-[INFO] | \- org.thymeleaf:thymeleaf-spring6:jar:3.1.2.RELEASE:compile
-[INFO] | \- org.thymeleaf:thymeleaf:jar:3.1.2.RELEASE:compile
-[INFO] | +- org.attoparser:attoparser:jar:2.0.7.RELEASE:compile
-[INFO] | \- org.unbescape:unbescape:jar:1.1.6.RELEASE:compile
-[INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.3.4:compile (optional)
-[INFO] +- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:provided
-[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
-[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
-[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.3:test
-[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
-[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
-[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.3:test
-[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
-[INFO] | \- org.hamcrest:hamcrest:jar:2.2:test
-[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
-[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
-[INFO] +- org.easymock:easymock:jar:5.5.0:test
-[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
-[INFO] | \- org.objenesis:objenesis:jar:3.4:test
-[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
-[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
-[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
-[INFO]
[INFO] ----------------< org.apache.shiro:shiro-test-coverage >----------------
-[INFO] Building Apache Shiro :: Test Coverage 2.0.0-SNAPSHOT [62/62]
+[INFO] Building Apache Shiro :: Test Coverage 3.0.0-SNAPSHOT [60/60]
[INFO] from test-coverage/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency:3.7.1:tree (default-cli) @ shiro-test-coverage ---
-[INFO] org.apache.shiro:shiro-test-coverage:pom:2.0.0-SNAPSHOT
-[INFO] +- org.apache.shiro:shiro-lang:jar:2.0.0-SNAPSHOT:compile
+[INFO] org.apache.shiro:shiro-test-coverage:pom:3.0.0-SNAPSHOT
+[INFO] +- org.apache.shiro:shiro-lang:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.slf4j:slf4j-api:jar:2.0.17:compile
-[INFO] +- org.apache.shiro:shiro-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0-SNAPSHOT:runtime
-[INFO] | \- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0-SNAPSHOT:runtime
-[INFO] +- org.apache.shiro:shiro-event:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-config-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-config-ogdl:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.apache.shiro.crypto:shiro-hashes-argon2:jar:3.0.0-SNAPSHOT:runtime
+[INFO] | \- org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:3.0.0-SNAPSHOT:runtime
+[INFO] +- org.apache.shiro:shiro-event:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-config-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-config-ogdl:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- commons-beanutils:commons-beanutils:jar:1.10.1:compile
[INFO] | \- commons-collections:commons-collections:jar:3.2.2:compile
-[INFO] +- org.apache.shiro:shiro-crypto-cipher:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-crypto-hash:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-crypto-cipher:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-crypto-hash:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.80:compile
-[INFO] +- org.apache.shiro:shiro-crypto-core:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-web:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-crypto-core:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-web:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.owasp.encoder:encoder:jar:1.3.1:compile
-[INFO] +- org.apache.shiro:shiro-jaxrs:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
-[INFO] +- org.apache.shiro:shiro-aspectj:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-jaxrs:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- jakarta.annotation:jakarta.annotation-api:jar:2.0.0:compile
+[INFO] +- org.apache.shiro:shiro-aspectj:jar:3.0.0-SNAPSHOT:compile
[INFO] | +- org.aspectj:aspectjrt:jar:1.9.20.1:compile
[INFO] | \- org.aspectj:aspectjweaver:jar:1.9.20.1:compile
-[INFO] +- org.apache.shiro:shiro-cache:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-ehcache:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-cache:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-ehcache:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- net.sf.ehcache:ehcache-core:jar:2.6.11:compile (optional)
-[INFO] +- org.apache.shiro:shiro-hazelcast:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-hazelcast:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- com.hazelcast:hazelcast:jar:5.3.8:compile
-[INFO] +- org.apache.shiro:shiro-guice:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- javax.annotation:javax.annotation-api:jar:1.3.2:compile
-[INFO] | +- com.google.inject:guice:jar:4.2.3:compile
-[INFO] | | +- javax.inject:javax.inject:jar:1:compile
-[INFO] | | +- aopalliance:aopalliance:jar:1.0:compile
-[INFO] | | \- com.google.guava:guava:jar:27.1-jre:compile
-[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
-[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
-[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
-[INFO] | | +- org.checkerframework:checker-qual:jar:2.5.2:compile
-[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile
-[INFO] | | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile
-[INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile
-[INFO] | \- com.google.inject.extensions:guice-multibindings:jar:4.2.3:compile
-[INFO] +- org.apache.shiro:shiro-quartz:jar:2.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-guice:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- com.google.inject:guice:jar:7.0.0:compile
+[INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
+[INFO] | +- aopalliance:aopalliance:jar:1.0:compile
+[INFO] | \- com.google.guava:guava:jar:31.0.1-jre:compile
+[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
+[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
+[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
+[INFO] | +- org.checkerframework:checker-qual:jar:3.12.0:compile
+[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.7.1:compile
+[INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
+[INFO] +- org.apache.shiro:shiro-quartz:jar:3.0.0-SNAPSHOT:compile
[INFO] | \- org.quartz-scheduler:quartz:jar:2.5.0:compile (optional)
[INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:runtime (optional)
[INFO] | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:runtime (optional)
-[INFO] +- org.apache.shiro:shiro-spring:jar:2.0.0-SNAPSHOT:compile
-[INFO] +- org.apache.shiro:shiro-spring-boot-starter:jar:2.0.0-SNAPSHOT:compile
-[INFO] | \- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.18:compile
-[INFO] | \- org.springframework.boot:spring-boot:jar:2.7.18:compile
-[INFO] | \- org.springframework:spring-context:jar:5.3.39:compile (optional)
-[INFO] +- org.apache.shiro:shiro-spring-boot-web-starter:jar:2.0.0-SNAPSHOT:compile
-[INFO] | +- org.springframework.boot:spring-boot-starter:jar:2.7.18:compile
-[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:2.7.18:compile
-[INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile
-[INFO] | | | | \- ch.qos.logback:logback-core:jar:1.2.12:compile
+[INFO] +- org.apache.shiro:shiro-spring:jar:3.0.0-SNAPSHOT:compile
+[INFO] +- org.apache.shiro:shiro-spring-boot-starter:jar:3.0.0-SNAPSHOT:compile
+[INFO] | \- org.springframework.boot:spring-boot-autoconfigure:jar:3.2.12:compile
+[INFO] | \- org.springframework.boot:spring-boot:jar:3.2.12:compile
+[INFO] | \- org.springframework:spring-context:jar:6.1.15:compile (optional)
+[INFO] +- org.apache.shiro:shiro-spring-boot-web-starter:jar:3.0.0-SNAPSHOT:compile
+[INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.2.12:compile
+[INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.2.12:compile
+[INFO] | | | +- ch.qos.logback:logback-classic:jar:1.4.14:compile
+[INFO] | | | | \- ch.qos.logback:logback-core:jar:1.4.14:compile
[INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:test
[INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:test
-[INFO] | | | \- org.slf4j:jul-to-slf4j:jar:1.7.36:compile
-[INFO] | | +- org.springframework:spring-core:jar:5.3.31:compile
-[INFO] | | | \- org.springframework:spring-jcl:jar:5.3.31:compile
-[INFO] | | \- org.yaml:snakeyaml:jar:1.30:compile
-[INFO] | \- org.springframework.boot:spring-boot-starter-web:jar:2.7.18:compile
-[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:2.7.18:compile
-[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5:compile
-[INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5:compile
-[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.13.5:compile
-[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5:compile
-[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5:compile
-[INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5:compile
-[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.18:compile
-[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.83:compile
-[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.83:compile
-[INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.83:compile
-[INFO] | +- org.springframework:spring-web:jar:5.3.39:compile
-[INFO] | | \- org.springframework:spring-beans:jar:5.3.39:compile
-[INFO] | \- org.springframework:spring-webmvc:jar:5.3.39:compile (optional)
-[INFO] | +- org.springframework:spring-aop:jar:5.3.39:compile (optional)
-[INFO] | \- org.springframework:spring-expression:jar:5.3.39:compile (optional)
+[INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.16:compile
+[INFO] | | +- org.springframework:spring-core:jar:6.1.15:compile
+[INFO] | | | \- org.springframework:spring-jcl:jar:6.1.15:compile
+[INFO] | | \- org.yaml:snakeyaml:jar:2.2:compile
+[INFO] | \- org.springframework.boot:spring-boot-starter-web:jar:3.2.12:compile
+[INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.2.12:compile
+[INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile
+[INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile
+[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile
+[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.4:compile
+[INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.4:compile
+[INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.4:compile
+[INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.2.12:compile
+[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.33:compile
+[INFO] | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.33:compile
+[INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.33:compile
+[INFO] | +- org.springframework:spring-web:jar:6.1.15:compile
+[INFO] | | +- org.springframework:spring-beans:jar:6.1.15:compile
+[INFO] | | \- io.micrometer:micrometer-observation:jar:1.12.12:compile
+[INFO] | | \- io.micrometer:micrometer-commons:jar:1.12.12:compile
+[INFO] | \- org.springframework:spring-webmvc:jar:6.1.15:compile (optional)
+[INFO] | +- org.springframework:spring-aop:jar:6.1.15:compile (optional)
+[INFO] | \- org.springframework:spring-expression:jar:6.1.15:compile (optional)
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.12.0:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.12.0:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.12.0:test
[INFO] +- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.assertj:assertj-core:jar:3.27.3:test
[INFO] | \- net.bytebuddy:byte-buddy:jar:1.17.1:test
[INFO] +- org.easymock:easymock:jar:5.5.0:test
[INFO] | +- org.ow2.asm:asm:jar:9.7.1:test
[INFO] | \- org.objenesis:objenesis:jar:3.4:test
[INFO] +- org.mockito:mockito-core:jar:5.15.2:test
[INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.17.1:test
[INFO] \- org.apache.groovy:groovy:jar:4.0.26:test
[INFO] ------------------------------------------------------------------------
-[INFO] Reactor Summary for Apache Shiro 2.0.0-SNAPSHOT:
+[INFO] Reactor Summary for Apache Shiro 3.0.0-SNAPSHOT:
[INFO]
-[INFO] Apache Shiro ....................................... SUCCESS [ 0.545 s]
-[INFO] Apache Shiro :: Lang ............................... SUCCESS [ 0.294 s]
+[INFO] Apache Shiro ....................................... SUCCESS [ 0.604 s]
+[INFO] Apache Shiro :: Lang ............................... SUCCESS [ 0.317 s]
[INFO] Apache Shiro :: Cryptography ....................... SUCCESS [ 0.008 s]
-[INFO] Apache Shiro :: Cryptography :: Core ............... SUCCESS [ 0.012 s]
+[INFO] Apache Shiro :: Cryptography :: Core ............... SUCCESS [ 0.014 s]
[INFO] Apache Shiro :: Cryptography :: Hashing ............ SUCCESS [ 0.011 s]
-[INFO] Apache Shiro :: Cryptography :: Ciphers ............ SUCCESS [ 0.011 s]
-[INFO] Apache Shiro :: Cryptography :: Support ............ SUCCESS [ 0.005 s]
-[INFO] Apache Shiro :: Cryptography :: Support :: Argon2 .. SUCCESS [ 0.028 s]
-[INFO] Apache Shiro :: Cryptography :: Support :: BCrypt .. SUCCESS [ 0.008 s]
-[INFO] Apache Shiro :: Event .............................. SUCCESS [ 0.005 s]
-[INFO] Apache Shiro :: Cache .............................. SUCCESS [ 0.006 s]
+[INFO] Apache Shiro :: Cryptography :: Ciphers ............ SUCCESS [ 0.014 s]
+[INFO] Apache Shiro :: Cryptography :: Support ............ SUCCESS [ 0.006 s]
+[INFO] Apache Shiro :: Cryptography :: Support :: Argon2 .. SUCCESS [ 0.034 s]
+[INFO] Apache Shiro :: Cryptography :: Support :: BCrypt .. SUCCESS [ 0.007 s]
+[INFO] Apache Shiro :: Event .............................. SUCCESS [ 0.006 s]
+[INFO] Apache Shiro :: Cache .............................. SUCCESS [ 0.005 s]
[INFO] Apache Shiro :: Configuration ...................... SUCCESS [ 0.005 s]
-[INFO] Apache Shiro :: Configuration :: Core .............. SUCCESS [ 0.006 s]
-[INFO] Apache Shiro :: Configuration :: OGDL .............. SUCCESS [ 0.028 s]
+[INFO] Apache Shiro :: Configuration :: Core .............. SUCCESS [ 0.007 s]
+[INFO] Apache Shiro :: Configuration :: OGDL .............. SUCCESS [ 0.027 s]
[INFO] Apache Shiro :: Core ............................... SUCCESS [ 0.122 s]
-[INFO] Apache Shiro :: Web ................................ SUCCESS [ 0.026 s]
-[INFO] Apache Shiro :: Support ............................ SUCCESS [ 0.005 s]
-[INFO] Apache Shiro :: Support :: AspectJ ................. SUCCESS [ 0.015 s]
-[INFO] Apache Shiro :: Support :: JCache .................. SUCCESS [ 0.017 s]
-[INFO] Apache Shiro :: Support :: EHCache ................. SUCCESS [ 0.009 s]
-[INFO] Apache Shiro :: Support :: Hazelcast ............... SUCCESS [ 0.024 s]
-[INFO] Apache Shiro :: Support :: Quartz .................. SUCCESS [ 0.012 s]
-[INFO] Apache Shiro :: Support :: Spring .................. SUCCESS [ 0.014 s]
-[INFO] Apache Shiro :: Support :: Guice ................... SUCCESS [ 0.025 s]
-[INFO] Apache Shiro :: Support :: Spring Boot Parent ...... SUCCESS [ 0.012 s]
-[INFO] Apache Shiro :: Support :: Spring Boot ............. SUCCESS [ 0.051 s]
-[INFO] Apache Shiro :: Support :: Spring Boot Web ......... SUCCESS [ 0.013 s]
-[INFO] Apache Shiro :: Support :: Servlet Plugin .......... SUCCESS [ 0.012 s]
-[INFO] Apache Shiro :: Support :: JAX-RS .................. SUCCESS [ 0.053 s]
-[INFO] Apache Shiro :: Support :: Karaf Features .......... SUCCESS [ 0.158 s]
-[INFO] Apache Shiro :: Support :: CDI ..................... SUCCESS [ 0.012 s]
-[INFO] Apache Shiro :: Support :: Jakarta EE .............. SUCCESS [ 0.021 s]
+[INFO] Apache Shiro :: Web ................................ SUCCESS [ 0.034 s]
+[INFO] Apache Shiro :: Support ............................ SUCCESS [ 0.006 s]
+[INFO] Apache Shiro :: Support :: AspectJ ................. SUCCESS [ 0.012 s]
+[INFO] Apache Shiro :: Support :: JCache .................. SUCCESS [ 0.026 s]
+[INFO] Apache Shiro :: Support :: EHCache ................. SUCCESS [ 0.013 s]
+[INFO] Apache Shiro :: Support :: Hazelcast ............... SUCCESS [ 0.033 s]
+[INFO] Apache Shiro :: Support :: Quartz .................. SUCCESS [ 0.032 s]
+[INFO] Apache Shiro :: Support :: Spring .................. SUCCESS [ 0.028 s]
+[INFO] Apache Shiro :: Support :: Guice ................... SUCCESS [ 0.010 s]
+[INFO] Apache Shiro :: Support :: Spring Boot Parent ...... SUCCESS [ 0.021 s]
+[INFO] Apache Shiro :: Support :: Spring Boot ............. SUCCESS [ 0.079 s]
+[INFO] Apache Shiro :: Support :: Spring Boot Web ......... SUCCESS [ 0.024 s]
+[INFO] Apache Shiro :: Support :: Servlet Plugin .......... SUCCESS [ 0.016 s]
+[INFO] Apache Shiro :: Support :: JAX-RS .................. SUCCESS [ 0.065 s]
+[INFO] Apache Shiro :: Support :: Karaf Features .......... SUCCESS [ 0.189 s]
+[INFO] Apache Shiro :: Support :: CDI ..................... SUCCESS [ 0.018 s]
+[INFO] Apache Shiro :: Support :: Jakarta EE .............. SUCCESS [ 0.013 s]
[INFO] Apache Shiro :: Tools .............................. SUCCESS [ 0.004 s]
-[INFO] Apache Shiro :: Tools :: Hasher .................... SUCCESS [ 0.030 s]
-[INFO] Apache Shiro :: BOM ................................ SUCCESS [ 0.008 s]
-[INFO] Apache Shiro :: Integration Tests .................. SUCCESS [ 0.008 s]
-[INFO] Apache Shiro :: ITs :: Support ..................... SUCCESS [ 0.215 s]
-[INFO] Apache Shiro :: ITs :: Guice 3 ..................... SUCCESS [ 0.056 s]
-[INFO] Apache Shiro :: ITs :: Guice 4 ..................... SUCCESS [ 0.023 s]
-[INFO] Apache Shiro :: ITs :: Meecrowave-Support .......... SUCCESS [ 0.175 s]
-[INFO] Apache Shiro :: ITs :: JAX-RS ...................... SUCCESS [ 0.011 s]
-[INFO] Apache Shiro :: ITs :: JAX-RS :: App ............... SUCCESS [ 0.060 s]
-[INFO] Apache Shiro :: ITs :: JAX-RS :: Tests ............. SUCCESS [ 0.076 s]
-[INFO] Apache Shiro :: ITs :: JAX-RS :: Meecrowave ........ SUCCESS [ 0.024 s]
-[INFO] Apache Shiro :: ITs :: JAX-RS :: OpenLiberty ....... SUCCESS [ 0.051 s]
-[INFO] Apache Shiro :: ITs :: Jakarta EE Support .......... SUCCESS [ 0.013 s]
-[INFO] Apache Shiro :: ITs :: Jakarta EE .................. SUCCESS [ 0.588 s]
-[INFO] Apache Shiro :: Samples ............................ SUCCESS [ 0.008 s]
-[INFO] Apache Shiro :: Samples :: AspectJ ................. SUCCESS [ 0.008 s]
-[INFO] Apache Shiro :: Samples :: Quick Start ............. SUCCESS [ 0.017 s]
-[INFO] Apache Shiro :: Samples :: Web ..................... SUCCESS [ 0.018 s]
-[INFO] Apache Shiro :: Samples :: Spring Quickstart ....... SUCCESS [ 0.008 s]
-[INFO] Apache Shiro :: Samples :: Spring MVC .............. SUCCESS [ 0.016 s]
-[INFO] Apache Shiro :: Samples :: Spring-Hibernate ........ SUCCESS [ 0.071 s]
-[INFO] Apache Shiro :: Samples :: Spring Boot ............. SUCCESS [ 0.009 s]
-[INFO] Apache Shiro :: Samples :: Spring Boot Web ......... SUCCESS [ 0.024 s]
-[INFO] Apache Shiro :: Samples :: Guice Web ............... SUCCESS [ 0.009 s]
+[INFO] Apache Shiro :: Tools :: Hasher .................... SUCCESS [ 0.019 s]
+[INFO] Apache Shiro :: BOM ................................ SUCCESS [ 0.003 s]
+[INFO] Apache Shiro :: Integration Tests .................. SUCCESS [ 0.017 s]
+[INFO] Apache Shiro :: ITs :: Support ..................... SUCCESS [ 0.100 s]
+[INFO] Apache Shiro :: ITs :: Guice 4 ..................... SUCCESS [ 0.019 s]
+[INFO] Apache Shiro :: ITs :: Meecrowave-Support .......... SUCCESS [ 0.088 s]
+[INFO] Apache Shiro :: ITs :: JAX-RS ...................... SUCCESS [ 0.004 s]
+[INFO] Apache Shiro :: ITs :: JAX-RS :: App ............... SUCCESS [ 0.016 s]
+[INFO] Apache Shiro :: ITs :: JAX-RS :: Tests ............. SUCCESS [ 0.019 s]
+[INFO] Apache Shiro :: ITs :: JAX-RS :: Meecrowave ........ SUCCESS [ 0.010 s]
+[INFO] Apache Shiro :: ITs :: JAX-RS :: OpenLiberty ....... SUCCESS [ 0.046 s]
+[INFO] Apache Shiro :: ITs :: Jakarta EE Support .......... SUCCESS [ 0.005 s]
+[INFO] Apache Shiro :: ITs :: Jakarta EE .................. SUCCESS [ 0.295 s]
+[INFO] Apache Shiro :: Samples ............................ SUCCESS [ 0.004 s]
+[INFO] Apache Shiro :: Samples :: AspectJ ................. SUCCESS [ 0.005 s]
+[INFO] Apache Shiro :: Samples :: Quick Start ............. SUCCESS [ 0.008 s]
+[INFO] Apache Shiro :: Samples :: Web ..................... SUCCESS [ 0.010 s]
+[INFO] Apache Shiro :: Samples :: Spring Quickstart ....... SUCCESS [ 0.005 s]
+[INFO] Apache Shiro :: Samples :: Spring MVC .............. SUCCESS [ 0.008 s]
+[INFO] Apache Shiro :: Samples :: Spring-Hibernate ........ SUCCESS [ 0.064 s]
+[INFO] Apache Shiro :: Samples :: Spring Boot ............. SUCCESS [ 0.013 s]
+[INFO] Apache Shiro :: Samples :: Spring Boot Web ......... SUCCESS [ 0.038 s]
+[INFO] Apache Shiro :: Samples :: Guice Web ............... SUCCESS [ 0.008 s]
[INFO] Apache Shiro :: Samples :: Quick Start Guice ....... SUCCESS [ 0.005 s]
-[INFO] Apache Shiro :: Samples :: Servlet Plugin .......... SUCCESS [ 0.009 s]
-[INFO] Apache Shiro :: Samples :: Web Jakarta ............. SUCCESS [ 0.019 s]
-[INFO] Apache Shiro :: Samples :: Spring Boot 3 Web ....... SUCCESS [ 0.081 s]
-[INFO] Apache Shiro :: Test Coverage ...................... SUCCESS [ 0.024 s]
+[INFO] Apache Shiro :: Samples :: Servlet Plugin .......... SUCCESS [ 0.007 s]
+[INFO] Apache Shiro :: Samples :: Web Jakarta ............. SUCCESS [ 0.015 s]
+[INFO] Apache Shiro :: Test Coverage ...................... SUCCESS [ 0.009 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 4.684 s
-[INFO] Finished at: 2025-03-05T13:38:42-05:00
+[INFO] Total time: 4.344 s
+[INFO] Finished at: 2025-03-05T13:37:36-05:00
[INFO] ------------------------------------------------------------------------
Process finished with exit code 0
+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment