Skip to content

Commit

Permalink
upgrade Felix Maven Bundle Plugin
Browse files Browse the repository at this point in the history
fixes last Reproducible Builds issue
  • Loading branch information
hboutemy committed Jul 11, 2023
1 parent 4c926c2 commit 1e564b3
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 @@ -287,7 +287,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.6</version>
<version>5.1.9</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 1e564b3

Please sign in to comment.