This is an automated email from the ASF dual-hosted git repository.
liubao 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 2530027cc Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
(#4354)
2530027cc is described below
commit 2530027ccfead46c52c39cab51d8f3f6d84f7e61
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 5 14:35:26 2024 +0800
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#4354)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f76f69db8..1629588f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
<docker-maven-plugin.version>0.44.0</docker-maven-plugin.version>
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
<gpg-maven-plugin.version>3.2.2</gpg-maven-plugin.version>
- <jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
+ <jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<javadoc-maven-plugin.version>3.7.0</javadoc-maven-plugin.version>
<jxr-maven-plugin.version>2.5</jxr-maven-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>