Skip to content

Commit

Permalink
Merge pull request #103 from knowm/dependabot/maven/org.apache.felix-…
Browse files Browse the repository at this point in the history
…maven-bundle-plugin-5.1.8

Bump maven-bundle-plugin from 5.1.2 to 5.1.8
  • Loading branch information
timmolter authored Apr 18, 2024
2 parents dbe4c7c + ba8ae01 commit c0a11c8
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 @@ -185,7 +185,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.2</version>
<version>5.1.8</version>
<extensions>true</extensions>
</plugin>
<!--for Java code formatting -->
Expand Down

0 comments on commit c0a11c8

Please sign in to comment.