diff --git a/bom/pom.xml b/bom/pom.xml index b9cb6b1773..8fe8e3ea33 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ shiro-root org.apache.shiro - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/cache/pom.xml b/cache/pom.xml index 63b35d83ae..8949c18a8c 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-root - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/config/core/pom.xml b/config/core/pom.xml index 4f9e031d5d..cae43f50f6 100644 --- a/config/core/pom.xml +++ b/config/core/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-config - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/config/ogdl/pom.xml b/config/ogdl/pom.xml index c853df9154..d861092f61 100644 --- a/config/ogdl/pom.xml +++ b/config/ogdl/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-config - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index 681049c197..7910247b22 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -25,7 +25,7 @@ org.apache.shiro shiro-root - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-config diff --git a/core/pom.xml b/core/pom.xml index 12ec84c05e..421f20ef5b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-root - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/crypto/cipher/pom.xml b/crypto/cipher/pom.xml index 5a85da05a4..2f9bcca9ec 100644 --- a/crypto/cipher/pom.xml +++ b/crypto/cipher/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-crypto - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/crypto/core/pom.xml b/crypto/core/pom.xml index 2e5e210e54..bf956bdec9 100644 --- a/crypto/core/pom.xml +++ b/crypto/core/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-crypto - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/crypto/hash/pom.xml b/crypto/hash/pom.xml index 1bf2982c0b..30c5a491ff 100644 --- a/crypto/hash/pom.xml +++ b/crypto/hash/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-crypto - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/crypto/pom.xml b/crypto/pom.xml index 566402c660..9071d72db8 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -25,7 +25,7 @@ org.apache.shiro shiro-root - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-crypto diff --git a/crypto/support/hashes/argon2/pom.xml b/crypto/support/hashes/argon2/pom.xml index 22e1617ba6..d6d8e9809e 100644 --- a/crypto/support/hashes/argon2/pom.xml +++ b/crypto/support/hashes/argon2/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro.crypto shiro-crypto-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT ../../pom.xml diff --git a/crypto/support/hashes/bcrypt/pom.xml b/crypto/support/hashes/bcrypt/pom.xml index 079cb59742..97a644abe0 100644 --- a/crypto/support/hashes/bcrypt/pom.xml +++ b/crypto/support/hashes/bcrypt/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro.crypto shiro-crypto-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT ../../pom.xml diff --git a/crypto/support/pom.xml b/crypto/support/pom.xml index fde3c8710f..e2b7432a14 100644 --- a/crypto/support/pom.xml +++ b/crypto/support/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro shiro-crypto - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.shiro.crypto diff --git a/event/pom.xml b/event/pom.xml index 2652390688..3d67660b29 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-root - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/guice3/pom.xml b/integration-tests/guice3/pom.xml index 584f05728c..92a6bc5496 100644 --- a/integration-tests/guice3/pom.xml +++ b/integration-tests/guice3/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro.integrationtests shiro-integration-tests - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-its-guice3 diff --git a/integration-tests/guice4/pom.xml b/integration-tests/guice4/pom.xml index 323486a573..94f93549cc 100644 --- a/integration-tests/guice4/pom.xml +++ b/integration-tests/guice4/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro.integrationtests shiro-integration-tests - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-its-guice4 diff --git a/integration-tests/jakarta-ee-support/pom.xml b/integration-tests/jakarta-ee-support/pom.xml index c6c4f50b19..18d575a472 100644 --- a/integration-tests/jakarta-ee-support/pom.xml +++ b/integration-tests/jakarta-ee-support/pom.xml @@ -22,14 +22,14 @@ 4.0.0 org.apache.shiro.integrationtests jakarta-ee-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT Apache Shiro :: ITs :: Jakarta EE Support pom org.apache.shiro.integrationtests shiro-integration-tests - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/integration-tests/jakarta-ee/pom.xml b/integration-tests/jakarta-ee/pom.xml index b6ab0bf4c1..0a6693fe86 100644 --- a/integration-tests/jakarta-ee/pom.xml +++ b/integration-tests/jakarta-ee/pom.xml @@ -22,14 +22,14 @@ 4.0.0 org.apache.shiro.integrationtests shiro-its-jakarta-ee - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT war Apache Shiro :: ITs :: Jakarta EE org.apache.shiro.integrationtests shiro-integration-tests - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/integration-tests/jaxrs/app/pom.xml b/integration-tests/jaxrs/app/pom.xml index b0c55c05b5..bb92b3ae5a 100644 --- a/integration-tests/jaxrs/app/pom.xml +++ b/integration-tests/jaxrs/app/pom.xml @@ -26,11 +26,11 @@ org.apache.shiro.integrationtests.jaxrs shiro-its-jaxrs - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-its-jaxrs-app - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT Apache Shiro :: ITs :: JAX-RS :: App war diff --git a/integration-tests/jaxrs/meecrowave/pom.xml b/integration-tests/jaxrs/meecrowave/pom.xml index d0602cc81a..b5b43f72ad 100644 --- a/integration-tests/jaxrs/meecrowave/pom.xml +++ b/integration-tests/jaxrs/meecrowave/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro.integrationtests.jaxrs shiro-its-jaxrs - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-its-jaxrs-meecrowave diff --git a/integration-tests/jaxrs/openliberty/pom.xml b/integration-tests/jaxrs/openliberty/pom.xml index 5074a2e5eb..dfb6ed3299 100644 --- a/integration-tests/jaxrs/openliberty/pom.xml +++ b/integration-tests/jaxrs/openliberty/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro.integrationtests.jaxrs shiro-its-jaxrs - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-its-jaxrs-openliberty diff --git a/integration-tests/jaxrs/pom.xml b/integration-tests/jaxrs/pom.xml index b39d660062..3a6a83de9b 100644 --- a/integration-tests/jaxrs/pom.xml +++ b/integration-tests/jaxrs/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro.integrationtests shiro-integration-tests - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.shiro.integrationtests.jaxrs diff --git a/integration-tests/jaxrs/tests/pom.xml b/integration-tests/jaxrs/tests/pom.xml index 2d5f9bc465..b2ee9d37aa 100644 --- a/integration-tests/jaxrs/tests/pom.xml +++ b/integration-tests/jaxrs/tests/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro.integrationtests.jaxrs shiro-its-jaxrs - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-its-jaxrs-tests diff --git a/integration-tests/meecrowave-support/pom.xml b/integration-tests/meecrowave-support/pom.xml index fa36b1c507..05a6029491 100644 --- a/integration-tests/meecrowave-support/pom.xml +++ b/integration-tests/meecrowave-support/pom.xml @@ -26,7 +26,7 @@ shiro-integration-tests org.apache.shiro.integrationtests - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-its-meecrowave-support diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 63447d91ba..e63643fabb 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro shiro-root - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.shiro.integrationtests diff --git a/integration-tests/support/pom.xml b/integration-tests/support/pom.xml index f837c7c9a6..983c608543 100644 --- a/integration-tests/support/pom.xml +++ b/integration-tests/support/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro.integrationtests shiro-integration-tests - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-its-support diff --git a/lang/pom.xml b/lang/pom.xml index 3bfca83c45..339608e204 100644 --- a/lang/pom.xml +++ b/lang/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro shiro-root - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 5f0554e16c..69c0de4fbd 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.apache.shiro shiro-root pom - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT Apache Shiro https://shiro.apache.org/ @@ -69,7 +69,7 @@ 1.13.0 ${user.name}-${maven.build.timestamp} - 2022-03-22T23:08:15Z + 2024-08-12T08:14:05Z true diff --git a/samples/aspectj/pom.xml b/samples/aspectj/pom.xml index 5387eb5144..0a0366e0c8 100644 --- a/samples/aspectj/pom.xml +++ b/samples/aspectj/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/samples/guice/pom.xml b/samples/guice/pom.xml index 9727dc584a..1a62b580b6 100644 --- a/samples/guice/pom.xml +++ b/samples/guice/pom.xml @@ -22,7 +22,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/samples/pom.xml b/samples/pom.xml index b378d6ca61..083008ca51 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-root - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/samples/quickstart-guice/pom.xml b/samples/quickstart-guice/pom.xml index caaff5fb3a..d1d120fb31 100644 --- a/samples/quickstart-guice/pom.xml +++ b/samples/quickstart-guice/pom.xml @@ -22,7 +22,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/samples/quickstart/pom.xml b/samples/quickstart/pom.xml index 44c9dff4ef..f701e1d8e9 100644 --- a/samples/quickstart/pom.xml +++ b/samples/quickstart/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/samples/servlet-plugin/pom.xml b/samples/servlet-plugin/pom.xml index a251bc5b72..2e9eeffbc4 100644 --- a/samples/servlet-plugin/pom.xml +++ b/samples/servlet-plugin/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/samples/spring-boot-3-web/pom.xml b/samples/spring-boot-3-web/pom.xml index a5b09fb724..4a9871032d 100644 --- a/samples/spring-boot-3-web/pom.xml +++ b/samples/spring-boot-3-web/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT samples-spring-boot-3-web diff --git a/samples/spring-boot-web/pom.xml b/samples/spring-boot-web/pom.xml index 75af1c67b8..6d01482447 100644 --- a/samples/spring-boot-web/pom.xml +++ b/samples/spring-boot-web/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT samples-spring-boot-web diff --git a/samples/spring-boot/pom.xml b/samples/spring-boot/pom.xml index 9439730af0..83ab0a2e1a 100644 --- a/samples/spring-boot/pom.xml +++ b/samples/spring-boot/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT samples-spring-boot diff --git a/samples/spring-hibernate/pom.xml b/samples/spring-hibernate/pom.xml index 2408fa36a4..a64b38f3e6 100644 --- a/samples/spring-hibernate/pom.xml +++ b/samples/spring-hibernate/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/samples/spring-mvc/pom.xml b/samples/spring-mvc/pom.xml index 28dbcf8a07..cb7892770a 100644 --- a/samples/spring-mvc/pom.xml +++ b/samples/spring-mvc/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/samples/spring/pom.xml b/samples/spring/pom.xml index 780e828cdd..c0c6405b2a 100644 --- a/samples/spring/pom.xml +++ b/samples/spring/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/samples/web-jakarta/pom.xml b/samples/web-jakarta/pom.xml index 9ed41153ba..000b9f002b 100644 --- a/samples/web-jakarta/pom.xml +++ b/samples/web-jakarta/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/samples/web/pom.xml b/samples/web/pom.xml index 135ef4ac78..0352d4dd25 100644 --- a/samples/web/pom.xml +++ b/samples/web/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro.samples shiro-samples - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/support/aspectj/pom.xml b/support/aspectj/pom.xml index 1f87b9227e..d32896189a 100644 --- a/support/aspectj/pom.xml +++ b/support/aspectj/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/support/cdi/pom.xml b/support/cdi/pom.xml index 67f7a31495..6e2f8a677d 100644 --- a/support/cdi/pom.xml +++ b/support/cdi/pom.xml @@ -28,7 +28,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT cdi diff --git a/support/ehcache/pom.xml b/support/ehcache/pom.xml index d1266ee3f4..40a96211af 100644 --- a/support/ehcache/pom.xml +++ b/support/ehcache/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/support/features/pom.xml b/support/features/pom.xml index 572fd8cbe6..0b8b184b90 100644 --- a/support/features/pom.xml +++ b/support/features/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/support/guice/pom.xml b/support/guice/pom.xml index c5d94ecceb..148d04a498 100644 --- a/support/guice/pom.xml +++ b/support/guice/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/support/hazelcast/pom.xml b/support/hazelcast/pom.xml index b48a440539..2fb08a8ef0 100644 --- a/support/hazelcast/pom.xml +++ b/support/hazelcast/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/support/jakarta-ee/pom.xml b/support/jakarta-ee/pom.xml index a2c738c86e..bc361a39c5 100644 --- a/support/jakarta-ee/pom.xml +++ b/support/jakarta-ee/pom.xml @@ -28,7 +28,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/support/jaxrs/pom.xml b/support/jaxrs/pom.xml index 9f0afaa659..a1fcaacf49 100644 --- a/support/jaxrs/pom.xml +++ b/support/jaxrs/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/support/jcache/pom.xml b/support/jcache/pom.xml index 4266492374..1169219aa6 100644 --- a/support/jcache/pom.xml +++ b/support/jcache/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml diff --git a/support/pom.xml b/support/pom.xml index 2ba9aed0b1..e9c9ee68a7 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-root - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/support/quartz/pom.xml b/support/quartz/pom.xml index 9cf08d9937..c18333a2fe 100644 --- a/support/quartz/pom.xml +++ b/support/quartz/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/support/servlet-plugin/pom.xml b/support/servlet-plugin/pom.xml index e03de5318f..e30e69f393 100644 --- a/support/servlet-plugin/pom.xml +++ b/support/servlet-plugin/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-servlet-plugin diff --git a/support/spring-boot/pom.xml b/support/spring-boot/pom.xml index 8e946e6b8e..43c7590241 100644 --- a/support/spring-boot/pom.xml +++ b/support/spring-boot/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/support/spring-boot/spring-boot-starter/pom.xml b/support/spring-boot/spring-boot-starter/pom.xml index bde8557102..d14109501d 100644 --- a/support/spring-boot/spring-boot-starter/pom.xml +++ b/support/spring-boot/spring-boot-starter/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro shiro-spring-boot - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-spring-boot-starter diff --git a/support/spring-boot/spring-boot-web-starter/pom.xml b/support/spring-boot/spring-boot-web-starter/pom.xml index c8ef3096f4..600dea0ae4 100644 --- a/support/spring-boot/spring-boot-web-starter/pom.xml +++ b/support/spring-boot/spring-boot-web-starter/pom.xml @@ -26,7 +26,7 @@ org.apache.shiro shiro-spring-boot - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT shiro-spring-boot-web-starter diff --git a/support/spring/pom.xml b/support/spring/pom.xml index 69efb8e84d..064f29a75b 100644 --- a/support/spring/pom.xml +++ b/support/spring/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-support - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/test-coverage/pom.xml b/test-coverage/pom.xml index 9e41bb0c39..eab36c7b60 100644 --- a/test-coverage/pom.xml +++ b/test-coverage/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-root - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/tools/hasher/pom.xml b/tools/hasher/pom.xml index 5d0e3dc631..c890742597 100644 --- a/tools/hasher/pom.xml +++ b/tools/hasher/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro.tools shiro-tools - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index f3738cea21..a2b204b412 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -23,7 +23,7 @@ org.apache.shiro shiro-root - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/web/pom.xml b/web/pom.xml index 58ce629408..3a8748e40a 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -24,7 +24,7 @@ org.apache.shiro shiro-root - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0