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 cca8c38875 Bump org.apache.shiro:shiro-web from 1.12.0 to 1.13.0
cca8c38875 is described below

commit cca8c38875bed19305b20608c459950a7bb36c56
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 15 03:12:44 2023 +0000

    Bump org.apache.shiro:shiro-web from 1.12.0 to 1.13.0
    
    Bumps [org.apache.shiro:shiro-web](https://github.com/apache/shiro) from 
1.12.0 to 1.13.0.
    - [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.12.0...shiro-root-1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.shiro:shiro-web
      dependency-type: direct:development
    ...
    
    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 21c7df0bed..1728b29758 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <ver.jakarta.json>2.0.1</ver.jakarta.json>
 
     <ver.jetty>12.0.3</ver.jetty>
-    <ver.shiro>1.12.0</ver.shiro>
+    <ver.shiro>1.13.0</ver.shiro>
 
     <ver.protobuf>3.25.1</ver.protobuf>
     <ver.libthrift>0.19.0</ver.libthrift>

Reply via email to