You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2023/01/24 14:14:20 UTC

[jena] branch main updated: update org.apache.shiro:shiro-web 1.10.1 to 1.11.0

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

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


The following commit(s) were added to refs/heads/main by this push:
     new d04fb83d0e update org.apache.shiro:shiro-web 1.10.1 to 1.11.0
     new 1ffa437b9d Merge pull request #1728 from wjl110/oscs_fix_cf7m7roau51vh2d7rhe0
d04fb83d0e is described below

commit d04fb83d0e00ca59d2f90ac3bac42dc7be2378e7
Author: wjl110 <53...@users.noreply.github.com>
AuthorDate: Tue Jan 24 12:52:08 2023 +0800

    update org.apache.shiro:shiro-web 1.10.1 to 1.11.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ccbe65ccd6..27ff0d1497 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
     <ver.lucene>9.4.2</ver.lucene>
 
     <ver.jetty>10.0.13</ver.jetty>
-    <ver.shiro>1.10.1</ver.shiro>
+    <ver.shiro>1.11.0</ver.shiro>
 
     <ver.protobuf>3.21.12</ver.protobuf>
     <ver.libthrift>0.17.0</ver.libthrift>