This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new 3e0e00d Update jacoco to 0.8.7
3e0e00d is described below
commit 3e0e00d4c0358926bcef9669e3f5d9254ca775aa
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Thu May 6 11:49:40 2021 +0300
Update jacoco to 0.8.7
(cherry picked from commit 67ca0e8b0757de2a4a009109a4db4bfabf8d4721)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 366dc60..fd3c098 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>2.0.0-RC1</jakarta.annotation-api.version>
<jakarta.el.version>4.0.1</jakarta.el.version>