Skip to content

Commit

Permalink
upgrade Felix maven-bundle-plugin to 5.1.3
Browse files Browse the repository at this point in the history
this will fix Reproducible Builds issue
  • Loading branch information
hboutemy authored Dec 24, 2021
1 parent 56c7621 commit e1154d8
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 @@ -316,7 +316,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.1</version>
<version>5.1.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit e1154d8

Please sign in to comment.