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

mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-addons.git


The following commit(s) were added to refs/heads/main by this push:
     new fb40ecd  Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2 
(#136)
fb40ecd is described below

commit fb40ecd34f7973a9850731aa20e4a6395739ffdb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 09:04:18 2026 +0100

    Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2 (#136)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 24a6fc4..98f63b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>6.0.0</version>
+                    <version>6.0.2</version>
                 </plugin>
                 <!--
                 <plugin>

Reply via email to