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 431282b63 chore(deps): bump org.apache.karaf.features:framework (#2597)
431282b63 is described below
commit 431282b63628a1c4fe1107d5daac798f087cccc8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 1 12:06:16 2026 -0600
chore(deps): bump org.apache.karaf.features:framework (#2597)
Bumps org.apache.karaf.features:framework from 4.4.9 to 4.4.10.
---
updated-dependencies:
- dependency-name: org.apache.karaf.features:framework
dependency-version: 4.4.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 d31f47a5e..42907b695 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.9</karaf.version>
+ <karaf.version>4.4.10</karaf.version>
</properties>
<dependencies>