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 8b8144d26e Bump org.apache.shiro:shiro-bom in the maven-patch-group 
group
8b8144d26e is described below

commit 8b8144d26e3bbd5f01876447dbf42156c8b2f2dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 18 00:03:15 2024 +0000

    Bump org.apache.shiro:shiro-bom in the maven-patch-group group
    
    Bumps the maven-patch-group group with 1 update: 
[org.apache.shiro:shiro-bom](https://github.com/apache/shiro).
    
    
    Updates `org.apache.shiro:shiro-bom` from 2.0.1 to 2.0.2
    - [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-2.0.1...shiro-root-2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.shiro:shiro-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    ...
    
    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 6a2130f4f4..b8a5a88c08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <ver.jetty>12.0.15</ver.jetty>
     <ver.jakarta-servlet>6.1.0</ver.jakarta-servlet>
 
-    <ver.shiro>2.0.1</ver.shiro>
+    <ver.shiro>2.0.2</ver.shiro>
 
     <ver.protobuf>4.28.3</ver.protobuf>
     <ver.libthrift>0.21.0</ver.libthrift>

Reply via email to