Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
MIME4J-289 Upgrade maven-jar-plugin 2.4 -> 3.1.2
- Loading branch information
1 parent
44f6417
commit 032fc0ffad4984fb55da95cb3dac0c59228c7c0d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -185,7 +185,7 @@ | ||
</plugin> | ||
<plugin> | ||
<artifactId>maven-jar-plugin</artifactId> | ||
<version>2.4</version> | ||
<version>3.1.2</version> | ||
<executions> | ||
<execution> | ||
<id>jar</id> | ||