This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-mime4j.git
commit 032fc0ffad4984fb55da95cb3dac0c59228c7c0d Author: Tran Tien Duc <dt...@linagora.com> AuthorDate: Tue Sep 3 18:19:11 2019 +0700 MIME4J-289 Upgrade maven-jar-plugin 2.4 -> 3.1.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8074de0..d96bb36 100644 --- a/pom.xml +++ b/pom.xml @@ -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> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org