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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new a950281  [ARIES-2103] Upgrade to shiro 1.10.1
     new 674c134  Merge pull request #213 from jbonofre/ARIES-2103
a950281 is described below

commit a950281b0a52038cec4c8577062437628d02720c
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Dec 28 07:35:38 2022 +0100

    [ARIES-2103] Upgrade to shiro 1.10.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 116d84a..b2f87c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
         <osgi.util.function.version>1.2.0</osgi.util.function.version>
         <osgi.util.promise.version>1.2.0</osgi.util.promise.version>
         <osgi.test.version>1.0.1</osgi.test.version>
-        <shiro.version>1.9.0</shiro.version>
+        <shiro.version>1.10.1</shiro.version>
         <slf4j.version>1.7.36</slf4j.version>
         <spifly.extension.version>1.3.6</spifly.extension.version>
         <xmlunit.assertj3.version>2.9.0</xmlunit.assertj3.version>

Reply via email to