This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch 1.13.x
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/1.13.x by this push:
new 3e0564078 chore(deps): bump org.apache.karaf.features:framework (#2439)
3e0564078 is described below
commit 3e0564078fc6beeb17e2fe9d64d3a170ee5f932c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 12:13:26 2026 -0600
chore(deps): bump org.apache.karaf.features:framework (#2439)
---
support/features/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/support/features/pom.xml b/support/features/pom.xml
index 9f03c79dc..d31f47a5e 100644
--- a/support/features/pom.xml
+++ b/support/features/pom.xml
@@ -39,7 +39,7 @@
<!-- Not a Shiro dependency - used for quartz bundle resolution only
(see features.xml): -->
<commons.collections.version>3.2.2</commons.collections.version>
<!-- karaf plugin version -->
- <karaf.version>4.4.8</karaf.version>
+ <karaf.version>4.4.9</karaf.version>
</properties>
<dependencies>