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

pdallig 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 3f9e98e183 Bump shiro-core from 1.9.1 to 1.10.0 (#4481)
3f9e98e183 is described below

commit 3f9e98e183afee12901208f0067a3f4ffc3d9a86
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 4 11:10:06 2023 +0200

    Bump shiro-core from 1.9.1 to 1.10.0 (#4481)
    
    Bumps [shiro-core](https://github.com/apache/shiro) from 1.9.1 to 1.10.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.9.1...shiro-root-1.10.0)
    
    ---
    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 c58415e520..d9af663c0e 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.9.1</shiro.version>
+    <shiro.version>1.10.0</shiro.version>
     <bouncycastle.version>1.70</bouncycastle.version>
     <maven.version>3.6.3</maven.version>
     <dropwizard.version>4.1.14</dropwizard.version>

Reply via email to