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-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new d65dd83 Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2
(#438)
d65dd83 is described below
commit d65dd835668c82ed4f87336e92e1e96fe800029c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 14:53:38 2026 +0100
Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2 (#438)
---
caseditor-corpus-server-plugin/pom.xml | 2 +-
caseditor-opennlp-plugin/pom.xml | 2 +-
corpus-server/corpus-server-core/pom.xml | 2 +-
corpus-server/corpus-server-impl/pom.xml | 2 +-
pom.xml | 2 +-
tagging-server/pom.xml | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/caseditor-corpus-server-plugin/pom.xml
b/caseditor-corpus-server-plugin/pom.xml
index 8aa4de8..303b773 100644
--- a/caseditor-corpus-server-plugin/pom.xml
+++ b/caseditor-corpus-server-plugin/pom.xml
@@ -212,7 +212,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>6.0.0</version>
+ <version>6.0.2</version>
<executions>
<execution>
<goals><goal>manifest</goal></goals>
diff --git a/caseditor-opennlp-plugin/pom.xml b/caseditor-opennlp-plugin/pom.xml
index e0c995f..9f3a921 100644
--- a/caseditor-opennlp-plugin/pom.xml
+++ b/caseditor-opennlp-plugin/pom.xml
@@ -185,7 +185,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>6.0.0</version>
+ <version>6.0.2</version>
<executions>
<execution>
<goals><goal>manifest</goal></goals>
diff --git a/corpus-server/corpus-server-core/pom.xml
b/corpus-server/corpus-server-core/pom.xml
index d638543..7f5af4a 100644
--- a/corpus-server/corpus-server-core/pom.xml
+++ b/corpus-server/corpus-server-core/pom.xml
@@ -111,7 +111,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>6.0.0</version>
+ <version>6.0.2</version>
<extensions>true</extensions>
<executions>
<execution>
diff --git a/corpus-server/corpus-server-impl/pom.xml
b/corpus-server/corpus-server-impl/pom.xml
index 473ab64..c86f2cb 100644
--- a/corpus-server/corpus-server-impl/pom.xml
+++ b/corpus-server/corpus-server-impl/pom.xml
@@ -112,7 +112,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>6.0.0</version>
+ <version>6.0.2</version>
<extensions>true</extensions>
<executions>
<execution>
diff --git a/pom.xml b/pom.xml
index 1dd4abd..657295f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -310,7 +310,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>6.0.0</version>
+ <version>6.0.2</version>
</plugin>
<!--
<plugin>
diff --git a/tagging-server/pom.xml b/tagging-server/pom.xml
index 0bdd31d..26bb6c0 100644
--- a/tagging-server/pom.xml
+++ b/tagging-server/pom.xml
@@ -130,7 +130,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>6.0.0</version>
+ <version>6.0.2</version>
<extensions>true</extensions>
<executions>
<execution>