Skip to content

Commit

Permalink
Merge pull request #32 from teverett/dependabot/maven/org.apache.feli…
Browse files Browse the repository at this point in the history
…x-maven-bundle-plugin-5.1.9

Bump maven-bundle-plugin from 5.1.8 to 5.1.9
  • Loading branch information
teverett authored May 22, 2023
2 parents 153b149 + 94afffe commit 7100c01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.8</version>
<version>5.1.9</version>
<extensions>true</extensions>
<configuration>
<instructions>
Expand Down
2 changes: 1 addition & 1 deletion restlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.8</version>
<version>5.1.9</version>
<extensions>true</extensions>
<configuration>
<instructions>
Expand Down

0 comments on commit 7100c01

Please sign in to comment.