Skip to content

Commit bfcaea2

Browse files
authored
Merge pull request #1616 from kubernetes-client/dependabot/maven/org.apache.felix-maven-bundle-plugin-5.1.2
Bump maven-bundle-plugin from 5.1.1 to 5.1.2
2 parents 99bab18 + c42da25 commit bfcaea2

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
@@ -330,7 +330,7 @@
330330
<plugin>
331331
<groupId>org.apache.felix</groupId>
332332
<artifactId>maven-bundle-plugin</artifactId>
333-
<version>5.1.1</version>
333+
<version>5.1.2</version>
334334
<extensions>true</extensions>
335335
</plugin>
336336
<plugin>

0 commit comments

Comments
 (0)