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

rgoers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/master by this push:
     new 136514a  Update compiler plugin version
136514a is described below

commit 136514a4a11cee8354e951e3d9c931948a91e49c
Author: Ralph Goers <[email protected]>
AuthorDate: Tue Jul 9 10:43:48 2019 -0700

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

diff --git a/pom.xml b/pom.xml
index b343d6f..fe94fb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
     <mongodb2.version>2.14.3</mongodb2.version>
     <mongodb3.version>3.10.2</mongodb3.version>
     <groovy.version>2.5.6</groovy.version>
-    <compiler.plugin.version>3.7.0</compiler.plugin.version>
+    <compiler.plugin.version>3.8.1</compiler.plugin.version>
     <pmd.plugin.version>3.10.0</pmd.plugin.version>
     <spotbugs.plugin.version>3.1.5</spotbugs.plugin.version>
     <spotbugs.version>3.1.7</spotbugs.version>

Reply via email to