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 61329b1017 Bump shiro-core from 1.9.1 to 1.10.0 (#1579)
61329b1017 is described below
commit 61329b1017fc0e4e36052816c0229dc236f4b896
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 13 08:39:34 2022 +0100
Bump shiro-core from 1.9.1 to 1.10.0 (#1579)
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:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
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 e8e35c2034..66c75789cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
<ver.lucene>8.11.1</ver.lucene>
<ver.jetty>10.0.12</ver.jetty>
- <ver.shiro>1.9.1</ver.shiro>
+ <ver.shiro>1.10.0</ver.shiro>
<ver.protobuf>3.21.7</ver.protobuf>
<ver.libthrift>0.17.0</ver.libthrift>