Skip to content

Commit af10bf7

Browse files
authored
Merge pull request #3807 from kubernetes-client/dependabot/maven/org.apache.felix-maven-bundle-plugin-6.0.0
build(deps): bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0
2 parents 8d766fe + 09a8308 commit af10bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@
364364
<plugin>
365365
<groupId>org.apache.felix</groupId>
366366
<artifactId>maven-bundle-plugin</artifactId>
367-
<version>5.1.9</version>
367+
<version>6.0.0</version>
368368
<extensions>true</extensions>
369369
</plugin>
370370
<plugin>

0 commit comments

Comments
 (0)