Skip to content

Commit

Permalink
Update dependency org.apache.felix:maven-bundle-plugin to v5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 13, 2021
1 parent 6a4040d commit ddbe1da
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 @@ -206,7 +206,7 @@
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<extensions>true</extensions>
<version>5.1.2</version>
<version>5.1.3</version>
<configuration>
<instructions>
<Bundle-Name>${project.artifactId}</Bundle-Name>
Expand Down

0 comments on commit ddbe1da

Please sign in to comment.