Skip to content

Commit

Permalink
upgrade maven-jar-plugin: fixes Reproducible Builds
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy authored Dec 17, 2023
1 parent 28d7fbe commit 2d248b7
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 @@ -325,7 +325,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>2.4</version><!--$NO-MVN-MAN-VER$-->
<version>3.3.0</version><!--$NO-MVN-MAN-VER$-->
<configuration>
<archive>
<manifestEntries>
Expand Down

0 comments on commit 2d248b7

Please sign in to comment.