This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 3e1d4ac61d Bump 
org.apache.aries.blueprint:org.apache.aries.blueprint.api (#2273)
3e1d4ac61d is described below

commit 3e1d4ac61ded7efbb00070aace877aa6a1c5e1bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 10 07:40:51 2026 +0100

    Bump org.apache.aries.blueprint:org.apache.aries.blueprint.api (#2273)
    
    Bumps org.apache.aries.blueprint:org.apache.aries.blueprint.api from 1.0.0 
to 1.0.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.aries.blueprint:org.apache.aries.blueprint.api
      dependency-version: 1.0.1
      dependency-type: direct:development
      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>
---
 main/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/pom.xml b/main/pom.xml
index 0df2297542..f89b2dcaea 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -84,7 +84,7 @@
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>org.apache.aries.blueprint.api</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.1</version>
             <scope>test</scope>
         </dependency>
         <!-- karaf framework 1.0.0 features xml -->

Reply via email to