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

kwin pushed a commit to branch feature/bnd-7.3.0
in repository https://gitbox.apache.org/repos/asf/sling-parent.git

commit 11bb4a1f7ebe9584d2d99bf082e4cae1b2155589
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Jun 18 09:57:47 2026 +0200

    SLING-13241 Update to Bnd 7.3.0
    
    https://github.com/bndtools/bnd/wiki/Changes-in-7.3.0
---
 sling-bundle-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index 918fc06..3fe25b6 100644
--- a/sling-bundle-parent/pom.xml
+++ b/sling-bundle-parent/pom.xml
@@ -40,7 +40,7 @@
 
     <properties>
         <!-- Bnd 7+ requires Java 17 -->
-        <bnd.version>7.2.1</bnd.version>
+        <bnd.version>7.3.0</bnd.version>
     </properties>
 
     <dependencyManagement>

Reply via email to