Skip to content

Commit

Permalink
Update dependency org.apache.felix:maven-bundle-plugin to v6 (#168)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent cee2900 commit 4a1e833
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 @@ -222,7 +222,7 @@
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<extensions>true</extensions>
<version>5.1.9</version>
<version>6.0.0</version>
<configuration>
<instructions>
<Bundle-Name>${project.artifactId}</Bundle-Name>
Expand Down

0 comments on commit 4a1e833

Please sign in to comment.