This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
The following commit(s) were added to refs/heads/master by this push:
new 35fba45c Bump karaf.version from 4.4.6 to 4.4.10 (#65)
35fba45c is described below
commit 35fba45cc4419f341ae97a934ef620e0e88de340
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 20:22:33 2026 +0200
Bump karaf.version from 4.4.6 to 4.4.10 (#65)
Bumps `karaf.version` from 4.4.6 to 4.4.10.
Updates `org.apache.karaf.features:framework` from 4.4.6 to 4.4.10
Updates `org.apache.karaf.features:standard` from 4.4.6 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
- dependency-name: org.apache.karaf.features:standard
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>
---
features/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/features/pom.xml b/features/pom.xml
index db9f8caf..6f3110b3 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -34,7 +34,7 @@
<properties>
<topDirectoryLocation>../..</topDirectoryLocation>
- <karaf.version>4.4.6</karaf.version>
+ <karaf.version>4.4.10</karaf.version>
</properties>
<dependencies>