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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 43474e3  Update maven-compiler-plugin
43474e3 is described below

commit 43474e3b573e23bdf041470007bc9b462f8bd356
Author: Andreas Veithen <veit...@apache.org>
AuthorDate: Sun May 10 10:11:08 2020 +0100

    Update maven-compiler-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7f0562c..fec2f4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -719,7 +719,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-compiler-plugin</artifactId>
-                    <version>2.3.2</version>
+                    <version>3.8.1</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-jar-plugin</artifactId>

Reply via email to