Skip to content

Commit

Permalink
Update dependency org.apache.felix:maven-bundle-plugin to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2021
1 parent cd4af50 commit dfd4fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<extensions>true</extensions>
<version>4.2.1</version>
<version>5.1.1</version>
<configuration>
<instructions>
<Bundle-Name>${project.artifactId}</Bundle-Name>
Expand Down

0 comments on commit dfd4fc6

Please sign in to comment.