Update Jacoco to 0.7.9
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/abc080e2 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/abc080e2 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/abc080e2 Branch: refs/heads/master Commit: abc080e2680dbd76a39918ca59eebcd1a9e90361 Parents: 3bb858f Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Tue Feb 7 09:09:55 2017 +0100 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Fri Feb 24 12:06:26 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/abc080e2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d5beb05..4a3d2cf 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ <maven.compiler.target>1.8</maven.compiler.target> <!-- Project Versions --> - <jacoco.version>0.7.8</jacoco.version> + <jacoco.version>0.7.9</jacoco.version> <jetty.version>9.4.0.v20161208</jetty.version> <joda-time.version>2.9.7</joda-time.version> <junit.version>4.12</junit.version>
