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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0ab56cd998 Bump shiro-core from 1.8.0 to 1.9.1 (#4397)
0ab56cd998 is described below

commit 0ab56cd998acf91da27984d3a6c9039ee7bea652
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 24 18:48:06 2022 +0900

    Bump shiro-core from 1.8.0 to 1.9.1 (#4397)
    
    Bumps [shiro-core](https://github.com/apache/shiro) from 1.8.0 to 1.9.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.8.0...shiro-root-1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.shiro:shiro-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dd4951f187..12c6059c48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
     <commons.io.version>2.7</commons.io.version>
     <commons.collections.version>3.2.2</commons.collections.version>
     <commons.cli.version>1.4</commons.cli.version>
-    <shiro.version>1.8.0</shiro.version>
+    <shiro.version>1.9.1</shiro.version>
     <bouncycastle.version>1.60</bouncycastle.version>
     <maven.version>3.6.3</maven.version>
     <dropwizard.version>4.1.14</dropwizard.version>

Reply via email to