Skip to content

Commit

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

Bump org.apache.felix:maven-bundle-plugin from 5.1.1 to 5.1.9
  • Loading branch information
samskivert authored Nov 18, 2023
2 parents 64948fb + aad9532 commit 92cef59
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 @@ -113,7 +113,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.1</version>
<version>5.1.9</version>
<extensions>true</extensions>
<configuration>
<instructions>
Expand Down

0 comments on commit 92cef59

Please sign in to comment.