Repository: logging-log4j2 Updated Branches: refs/heads/master 49db3dbff -> fedbd3f71
Update Jacoco from 0.7.7.201606060606 to 0.7.9. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/fedbd3f7 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/fedbd3f7 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/fedbd3f7 Branch: refs/heads/master Commit: fedbd3f711f0cf9497ceb801d5bfa35dc943e930 Parents: 49db3db Author: Gary Gregory <[email protected]> Authored: Tue Aug 15 21:26:20 2017 -0600 Committer: Gary Gregory <[email protected]> Committed: Tue Aug 15 21:26:20 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/fedbd3f7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c1530d7..2feb45a 100644 --- a/pom.xml +++ b/pom.xml @@ -198,7 +198,7 @@ <rat.plugin.version>0.12</rat.plugin.version> <pdf.plugin.version>1.2</pdf.plugin.version> <cobertura.plugin.version>2.7</cobertura.plugin.version> - <jacoco.plugin.version>0.7.7.201606060606</jacoco.plugin.version> + <jacoco.plugin.version>0.7.9</jacoco.plugin.version> <release.plugin.version>2.5.3</release.plugin.version> <scm.plugin.version>1.9.5</scm.plugin.version> <jxr.plugin.version>2.5</jxr.plugin.version>
