This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-addons.git
The following commit(s) were added to refs/heads/master by this push:
new 279c155 Bump org.apache.felix:maven-bundle-plugin from 5.1.4 to 6.0.0
(#50)
279c155 is described below
commit 279c1557b87447c880ed7ced384af6d3911aec65
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 23 13:19:03 2024 +0100
Bump org.apache.felix:maven-bundle-plugin from 5.1.4 to 6.0.0 (#50)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e01a79f..8e99398 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>5.1.4</version>
+ <version>6.0.0</version>
</plugin>
<!--
<plugin>