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

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


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 0723a4ed5c Bump 
org.apache.aries.blueprint:blueprint-maven-plugin-annotation (#2444)
0723a4ed5c is described below

commit 0723a4ed5cb4d638ef6a42d7a9d02e50831b58c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 18:20:31 2026 +0100

    Bump org.apache.aries.blueprint:blueprint-maven-plugin-annotation (#2444)
    
    Bumps org.apache.aries.blueprint:blueprint-maven-plugin-annotation from 
1.0.0 to 1.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: 
org.apache.aries.blueprint:blueprint-maven-plugin-annotation
      dependency-version: 1.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../karaf-blueprint-example/karaf-blueprint-example-provider/pom.xml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/examples/karaf-blueprint-example/karaf-blueprint-example-provider/pom.xml 
b/examples/karaf-blueprint-example/karaf-blueprint-example-provider/pom.xml
index 8bc54cc94a..4568aa382e 100644
--- a/examples/karaf-blueprint-example/karaf-blueprint-example-provider/pom.xml
+++ b/examples/karaf-blueprint-example/karaf-blueprint-example-provider/pom.xml
@@ -41,7 +41,7 @@
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>blueprint-maven-plugin-annotation</artifactId>
-            <version>1.0.0</version>
+            <version>1.3.0</version>
         </dependency>
     </dependencies>
 

Reply via email to