Skip to content

Commit e3c0303

Browse files
authored
Merge pull request #3906 from kubernetes-client/dependabot/maven/master-java8/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 d1bdeb9 + 210c3d7 commit e3c0303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
<plugin>
373373
<groupId>org.apache.felix</groupId>
374374
<artifactId>maven-bundle-plugin</artifactId>
375-
<version>5.1.9</version>
375+
<version>6.0.0</version>
376376
<extensions>true</extensions>
377377
</plugin>
378378
<plugin>

0 commit comments

Comments
 (0)