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 e0e12ff577 build(deps): bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.3 
to 7.3.0 (#2702)
e0e12ff577 is described below

commit e0e12ff577936301c9a332b6fce4a291c9a07fbb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 9 13:31:02 2026 +0200

    build(deps): bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.3 to 7.3.0 (#2702)
    
    Bumps [biz.aQute.bnd:biz.aQute.bndlib](https://github.com/bndtools/bnd) 
from 7.2.3 to 7.3.0.
    - [Release notes](https://github.com/bndtools/bnd/releases)
    - [Commits](https://github.com/bndtools/bnd/compare/7.2.3...7.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: biz.aQute.bnd:biz.aQute.bndlib
      dependency-version: 7.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>
---
 tooling/karaf-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/karaf-maven-plugin/pom.xml 
b/tooling/karaf-maven-plugin/pom.xml
index c9fdaa5097..75d82fc019 100644
--- a/tooling/karaf-maven-plugin/pom.xml
+++ b/tooling/karaf-maven-plugin/pom.xml
@@ -265,7 +265,7 @@
         <dependency>
             <groupId>biz.aQute.bnd</groupId>
             <artifactId>biz.aQute.bndlib</artifactId>
-            <version>7.2.3</version>
+            <version>7.3.0</version>
         </dependency>
     </dependencies>
 

Reply via email to