Skip to content

Commit

Permalink
Merge pull request #776 from prometheus/dependabot/maven/org.apache.f…
Browse files Browse the repository at this point in the history
…elix-maven-bundle-plugin-6.0.0

Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0
  • Loading branch information
matthiasr authored Dec 13, 2024
2 parents 6ad9998 + f166e5a commit 9e69f77
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 @@ -187,7 +187,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.9</version>
<version>6.0.0</version>
<extensions>true</extensions>
</plugin>
<plugin>
Expand Down

0 comments on commit 9e69f77

Please sign in to comment.