This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new b3e55eb  [MPOM-207] upgrade maven-compiler-plugin to version 3.8.1
b3e55eb is described below

commit b3e55ebbd1f5dc81140243d17379423563eb6767
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Sat Nov 9 14:21:34 2019 +0100

    [MPOM-207] upgrade maven-compiler-plugin to version 3.8.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 18c8ba3..7a0994c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.7.0</version>
+          <version>3.8.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

Reply via email to