Bump maven-bundle-plugin from 3.5.1 to 5.1.1
Bumps maven-bundle-plugin from 3.5.1 to 5.1.1. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5a21d578cc
commit
1475e4e225
2
pom.xml
2
pom.xml
|
@ -700,7 +700,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.felix</groupId>
|
<groupId>org.apache.felix</groupId>
|
||||||
<artifactId>maven-bundle-plugin</artifactId>
|
<artifactId>maven-bundle-plugin</artifactId>
|
||||||
<version>3.5.1</version>
|
<version>5.1.1</version>
|
||||||
<extensions>true</extensions>
|
<extensions>true</extensions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<supportedProjectTypes>
|
<supportedProjectTypes>
|
||||||
|
|
Loading…
Reference in New Issue