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 9746e7803a Bump org.apache.shiro:shiro-bom from 2.0.6 to 2.1.0
9746e7803a is described below
commit 9746e7803a60134f73c713e34eb4452c5137c571
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 00:22:10 2026 +0000
Bump org.apache.shiro:shiro-bom from 2.0.6 to 2.1.0
Bumps [org.apache.shiro:shiro-bom](https://github.com/apache/shiro) from
2.0.6 to 2.1.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-2.0.6...shiro-root-2.1.0)
---
updated-dependencies:
- dependency-name: org.apache.shiro:shiro-bom
dependency-version: 2.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 77f3e543da..db529235aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
These two go together
See jena-fuseki-webapp and https://shiro.apache.org/jakarta-ee.html
-->
- <ver.shiro>2.0.6</ver.shiro>
+ <ver.shiro>2.1.0</ver.shiro>
<ver.protobuf>4.33.5</ver.protobuf>
<ver.libthrift>0.22.0</ver.libthrift>