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 de8e5f4a464e3bcb886dfde85ff8e6bb2c3c72f0
Author: Tran Tien Duc <dt...@linagora.com>
AuthorDate: Tue Sep 3 18:08:50 2019 +0700

    MIME4J-289 Upgrade maven-compiler-plugin 3.0 -> 3.8.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 792c594..00f7b5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>
-                <version>3.0</version>
+                <version>3.8.1</version>
                 <configuration>
                     <optimize>true</optimize>
                     <source>${target.jdk}</source>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to