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

krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c1992e  KNOX-2221 - Upgrade shiro to 1.5.3 (#360)
5c1992e is described below

commit 5c1992ed9e077fa0d03379b0de7ce2be156cfc8a
Author: Kevin Risden <risd...@users.noreply.github.com>
AuthorDate: Mon Jul 13 10:33:01 2020 -0400

    KNOX-2221 - Upgrade shiro to 1.5.3 (#360)
    
    Signed-off-by: Kevin Risden <kris...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0fb005a..7e7225f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,7 +242,7 @@
         <pac4j.version>3.8.3</pac4j.version>
         <protobuf.version>3.11.4</protobuf.version>
         <rest-assured.version>4.3.0</rest-assured.version>
-        <shiro.version>1.4.2</shiro.version>
+        <shiro.version>1.5.3</shiro.version>
         <shrinkwrap.version>1.2.6</shrinkwrap.version>
         <shrinkwrap.descriptors.version>2.0.0</shrinkwrap.descriptors.version>
         <slf4j.version>1.7.30</slf4j.version>

Reply via email to