Skip to content

Commit abdc530

Browse files
authored
Merge pull request #1068 from kubernetes-client/dependabot/maven/org.apache.felix-maven-bundle-plugin-5.1.1
Bump maven-bundle-plugin from 4.2.1 to 5.1.1
2 parents 17303db + 7bb0180 commit abdc530

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
@@ -221,7 +221,7 @@
221221
<plugin>
222222
<groupId>org.apache.felix</groupId>
223223
<artifactId>maven-bundle-plugin</artifactId>
224-
<version>4.2.1</version>
224+
<version>5.1.1</version>
225225
<extensions>true</extensions>
226226
</plugin>
227227
<plugin>

0 commit comments

Comments
 (0)