Skip to content

Commit 050302f

Browse files
authored
Merge pull request #1004 from kubernetes-client/dependabot/maven/org.apache.felix-maven-bundle-plugin-4.2.1
Bump maven-bundle-plugin from 3.5.0 to 4.2.1
2 parents 1b007ad + 537ebe7 commit 050302f

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
@@ -218,7 +218,7 @@
218218
<plugin>
219219
<groupId>org.apache.felix</groupId>
220220
<artifactId>maven-bundle-plugin</artifactId>
221-
<version>3.5.0</version>
221+
<version>4.2.1</version>
222222
<extensions>true</extensions>
223223
</plugin>
224224
<plugin>

0 commit comments

Comments
 (0)