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 107f5b6f Bump bnd.version from 7.2.3 to 7.3.0 (#136)
107f5b6f is described below

commit 107f5b6f96425939d5831bb685a92dbcc60383e6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 19:03:17 2026 +0200

    Bump bnd.version from 7.2.3 to 7.3.0 (#136)
    
    Bumps `bnd.version` from 7.2.3 to 7.3.0.
    
    Updates `biz.aQute.bnd:bnd-maven-plugin` 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)
    
    Updates `biz.aQute.bnd:bnd-baseline-maven-plugin` 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)
    
    Updates `biz.aQute.bnd:biz.aQute.bndlib` 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)
    
    Updates `biz.aQute.bnd:bnd-indexer-maven-plugin` 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)
    
    Updates `biz.aQute.bnd:bnd-resolver-maven-plugin` 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)
    
    Updates `biz.aQute.bnd:bnd-testing-maven-plugin` 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:bnd-maven-plugin
      dependency-version: 7.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: biz.aQute.bnd:bnd-baseline-maven-plugin
      dependency-version: 7.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: biz.aQute.bnd:biz.aQute.bndlib
      dependency-version: 7.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: biz.aQute.bnd:bnd-indexer-maven-plugin
      dependency-version: 7.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: biz.aQute.bnd:bnd-resolver-maven-plugin
      dependency-version: 7.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: biz.aQute.bnd:bnd-testing-maven-plugin
      dependency-version: 7.3.0
      dependency-type: direct:development
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d39d0661..3c7f783b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -33,7 +33,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <bnd.version>7.2.3</bnd.version>
+        <bnd.version>7.3.0</bnd.version>
         <zookeeper.version>3.9.5</zookeeper.version>
         <netty.version>4.1.121.Final</netty.version>
         <slf4j.version>2.0.18</slf4j.version>

Reply via email to