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-jsieve.git

commit 9b36aede8b1df3157242d8ed24b7622f5c174339
Author: Rene Cordier <rcord...@linagora.com>
AuthorDate: Fri Sep 6 14:57:33 2019 +0700

    JSIEVE-111 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 023fab1..0290d5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -231,7 +231,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