Repository: logging-log4j2 Updated Branches: refs/heads/master 500a5aea9 -> 4ed2afaf8
Update Maven compiler plugin 3.6.2 -> 3.7.0. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/4ed2afaf Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4ed2afaf Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/4ed2afaf Branch: refs/heads/master Commit: 4ed2afaf80be3c5fdd8ef21e05274700e72d05ad Parents: 500a5ae Author: Gary Gregory <[email protected]> Authored: Tue Sep 5 12:52:36 2017 -0600 Committer: Gary Gregory <[email protected]> Committed: Tue Sep 5 12:52:36 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/4ed2afaf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 727497f..a8e3632 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,7 @@ <flumeVersion>1.7.0</flumeVersion> <disruptorVersion>3.3.6</disruptorVersion> <conversantDisruptorVersion>1.2.10</conversantDisruptorVersion> - <compiler.plugin.version>3.6.2</compiler.plugin.version> + <compiler.plugin.version>3.7.0</compiler.plugin.version> <pmd.plugin.version>3.7</pmd.plugin.version> <findbugs.plugin.version>3.0.4</findbugs.plugin.version> <changes.plugin.version>2.12.1</changes.plugin.version>
