Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0
Bumps org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/api/pom.xml b/api/pom.xml
index b0b2a67..9606303 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -185,7 +185,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>5.1.9</version>
+ <version>6.0.0</version>
<configuration>
<supportedProjectTypes>
<supportedProjectType>jar</supportedProjectType>