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

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 80f2e97d82 FELIX-6547 bump bndlib to 6.3.1. This fixes invalid osgi.ee 
Require-Capability generation
80f2e97d82 is described below

commit 80f2e97d822974de46515d8f69f2a167649364ba
Author: Christian Dietrich <[email protected]>
AuthorDate: Tue Jun 28 21:51:02 2022 +0200

    FELIX-6547 bump bndlib to 6.3.1. This fixes invalid osgi.ee 
Require-Capability generation
---
 tools/maven-bundle-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/maven-bundle-plugin/pom.xml 
b/tools/maven-bundle-plugin/pom.xml
index 5e0e029787..fb04b188a4 100644
--- a/tools/maven-bundle-plugin/pom.xml
+++ b/tools/maven-bundle-plugin/pom.xml
@@ -172,7 +172,7 @@
   <dependency>
     <groupId>biz.aQute.bnd</groupId>
     <artifactId>biz.aQute.bndlib</artifactId>
-    <version>6.2.0</version>
+    <version>6.3.1</version>
   </dependency>
   <dependency>
     <groupId>org.slf4j</groupId>

Reply via email to