This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch dependabot/maven/org.apache.shiro-shiro-web-1.12.0 in repository https://gitbox.apache.org/repos/asf/zeppelin.git
commit d8a2e76f0c13e5871a6b141d7931166a9678ad16 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Aug 18 01:56:13 2023 +0000 Bump org.apache.shiro:shiro-web from 1.10.0 to 1.12.0 Bumps [org.apache.shiro:shiro-web](https://github.com/apache/shiro) from 1.10.0 to 1.12.0. - [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.12.0) --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 621aa9d5fa..967f7bfb12 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.10.0</shiro.version> + <shiro.version>1.12.0</shiro.version> <bouncycastle.version>1.70</bouncycastle.version> <maven.version>3.6.3</maven.version> <dropwizard.version>4.1.14</dropwizard.version>