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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new be329db68 Bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.3 to 7.3.0
be329db68 is described below

commit be329db6866ec74ffd4518b88ee264ef14c1dd62
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 5 03:58:09 2026 +0000

    Bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.3 to 7.3.0
    
    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:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 systests/osgi-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systests/osgi-tests/pom.xml b/systests/osgi-tests/pom.xml
index 09455af9e..450baae44 100644
--- a/systests/osgi-tests/pom.xml
+++ b/systests/osgi-tests/pom.xml
@@ -150,7 +150,7 @@
         <dependency>
             <groupId>biz.aQute.bnd</groupId>
             <artifactId>biz.aQute.bndlib</artifactId>
-            <version>7.2.3</version>
+            <version>7.3.0</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to