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

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

commit 2d71c5b90b45a5c955f5e68fa2efbfc2e3e76959
Author: Vaclav Haisman <vhais...@gmail.com>
AuthorDate: Tue Jan 7 07:54:10 2025 +0100

    felix.log: Use Maven Bundle plugin version 6.0.0.
---
 log/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log/pom.xml b/log/pom.xml
index 9ee6fe0a4c..354c33e247 100644
--- a/log/pom.xml
+++ b/log/pom.xml
@@ -92,7 +92,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>5.1.9</version>
+        <version>6.0.0</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>

Reply via email to