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 8041bcc0 Bump karaf.version from 4.4.10 to 4.4.11 (#99)
8041bcc0 is described below

commit 8041bcc0e7a094b2f2935796cf33ba4e3482a680
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 1 20:59:03 2026 +0200

    Bump karaf.version from 4.4.10 to 4.4.11 (#99)
    
    Bumps `karaf.version` from 4.4.10 to 4.4.11.
    
    Updates `org.apache.karaf.features:framework` from 4.4.10 to 4.4.11
    
    Updates `org.apache.karaf.features:standard` from 4.4.10 to 4.4.11
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.karaf.features:framework
      dependency-version: 4.4.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.karaf.features:standard
      dependency-version: 4.4.11
      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 9c107239..e2f52cb4 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -34,7 +34,7 @@
 
     <properties>
         <topDirectoryLocation>../..</topDirectoryLocation>
-        <karaf.version>4.4.10</karaf.version>
+        <karaf.version>4.4.11</karaf.version>
     </properties>
 
     <dependencies>

Reply via email to