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 91f6b22  Bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0 
(#173)
91f6b22 is described below

commit 91f6b22f85ad0c00c528c5752d3946c5af72a9bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 07:09:07 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index c4d21d4..722e0a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,7 +217,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>6.0.2</version>
+                    <version>6.1.0</version>
                 </plugin>
                 <!--
                 <plugin>

Reply via email to