This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push:
new c0d352a Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#42)
c0d352a is described below
commit c0d352a8df5cd23b031324e200f1eea138b50a81
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 11 11:47:09 2021 -0400
Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#42)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to
0.8.7.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.6...v0.8.7)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1afdd2a..a247d0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
<commons.failsafe.version>2.22.2</commons.failsafe.version>
<commons.felix.version>5.1.1</commons.felix.version>
<commons.findbugs.version>3.0.5</commons.findbugs.version>
- <commons.jacoco.version>0.8.6</commons.jacoco.version>
+ <commons.jacoco.version>0.8.7</commons.jacoco.version>
<commons.japicmp.version>0.15.3</commons.japicmp.version>
<commons.jar-plugin.version>3.2.0</commons.jar-plugin.version>
<commons.javadoc.version>3.2.0</commons.javadoc.version>