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

mgrigorov pushed a commit to branch wicket-9.x
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/wicket-9.x by this push:
     new 67ca0e8  Update jacoco to 0.8.7
67ca0e8 is described below

commit 67ca0e8b0757de2a4a009109a4db4bfabf8d4721
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Thu May 6 11:49:40 2021 +0300

    Update jacoco to 0.8.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 673b5a8..bbe83c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
                <guice.version>4.2.3</guice.version>
                <el-impl.version>2.2.1-b05</el-impl.version>
                <forbiddenapis.version>3.1</forbiddenapis.version>
-               <jacoco.version>0.8.6</jacoco.version>
+               <jacoco.version>0.8.7</jacoco.version>
                <jackson.version>2.10.5</jackson.version>
                
<jakarta.annotation-api.version>1.3.5</jakarta.annotation-api.version>
                <jakarta.el.version>3.0.3</jakarta.el.version>

Reply via email to