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 670a8563a1 Bump ver.shiro from 1.10.0 to 1.10.1
670a8563a1 is described below

commit 670a8563a1dc5fd347041114cd020f944fad82ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 1 00:01:59 2022 +0000

    Bump ver.shiro from 1.10.0 to 1.10.1
    
    Bumps `ver.shiro` from 1.10.0 to 1.10.1.
    
    Updates `shiro-core` from 1.10.0 to 1.10.1
    - [Release notes](https://github.com/apache/shiro/releases)
    - [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
    - 
[Commits](https://github.com/apache/shiro/compare/shiro-root-1.10.0...shiro-root-1.10.1)
    
    Updates `shiro-web` from 1.10.0 to 1.10.1
    - [Release notes](https://github.com/apache/shiro/releases)
    - [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
    - 
[Commits](https://github.com/apache/shiro/compare/shiro-root-1.10.0...shiro-root-1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.shiro:shiro-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.shiro:shiro-web
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b8b8ceac22..dec871a8a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
     <ver.lucene>9.4.1</ver.lucene>
 
     <ver.jetty>10.0.12</ver.jetty>
-    <ver.shiro>1.10.0</ver.shiro>
+    <ver.shiro>1.10.1</ver.shiro>
 
     <ver.protobuf>3.21.9</ver.protobuf>
     <ver.libthrift>0.17.0</ver.libthrift>

Reply via email to