Skip to content

Commit

Permalink
Update dependency org.apache.felix:maven-bundle-plugin to v5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2021
1 parent a2de6b7 commit 399270d
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>5.1.1</version>
<version>5.1.2</version>
<configuration>
<instructions>
<Bundle-Name>${project.artifactId}</Bundle-Name>
Expand Down

0 comments on commit 399270d

Please sign in to comment.