This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new 20e9cdf4d Bump jacoco-maven-plugin from 0.7.8 to 0.8.8 (#2964)
20e9cdf4d is described below
commit 20e9cdf4d80e620350d140287bdaa5d5322e968e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 20 20:55:31 2022 +0800
Bump jacoco-maven-plugin from 0.7.8 to 0.8.8 (#2964)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 669075906..60dfb6ab3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<gmaven-plugin.version>1.5</gmaven-plugin.version>
<gpg-maven-plugin.version>3.0.1</gpg-maven-plugin.version>
<lifecycle-mapping-plugin.version>1.0.0</lifecycle-mapping-plugin.version>
- <jacoco-maven-plugin.version>0.7.8</jacoco-maven-plugin.version>
+ <jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<javadoc-maven-plugin.version>3.4.0</javadoc-maven-plugin.version>
<jxr-maven-plugin.version>2.5</jxr-maven-plugin.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>