Skip to content

Commit

Permalink
Update dependency org.apache.felix:maven-bundle-plugin to v5.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2023
1 parent 066b5de commit 0e3a093
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 @@ -207,7 +207,7 @@
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<extensions>true</extensions>
<version>5.1.8</version>
<version>5.1.9</version>
<configuration>
<instructions>
<Bundle-Name>${project.artifactId}</Bundle-Name>
Expand Down

0 comments on commit 0e3a093

Please sign in to comment.