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 9422c0b3a Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
(#3986)
9422c0b3a is described below
commit 9422c0b3acfee85d190df847f2c536554b607a92
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 27 16:11:32 2023 +0800
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#3986)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f2afd8a32..54aeb4980 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
<docker-maven-plugin.version>0.43.3</docker-maven-plugin.version>
<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
<gpg-maven-plugin.version>3.0.1</gpg-maven-plugin.version>
- <jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
+ <jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<javadoc-maven-plugin.version>3.5.0</javadoc-maven-plugin.version>
<jxr-maven-plugin.version>2.5</jxr-maven-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>