This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new f63b9ecef81 Upgrade jacoco's version (#37042)
f63b9ecef81 is described below

commit f63b9ecef81a434dd70f85144d04ac960bbac66c
Author: Liang Zhang <[email protected]>
AuthorDate: Sat Nov 8 18:50:31 2025 +0800

    Upgrade jacoco's version (#37042)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3239d804260..b394c74c952 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
         <maven-jxr-plugin.version>3.3.0</maven-jxr-plugin.version>
         <jdepend-maven-plugin.version>2.0</jdepend-maven-plugin.version>
         <taglist-maven-plugin.version>2.4</taglist-maven-plugin.version>
-        <jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
+        <jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
         <dependency-check-maven.version>12.1.6</dependency-check-maven.version>
     </properties>
     

Reply via email to