This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push:
new 3374ffcfb Update jacoco version to 0.8.12 (#1161)
3374ffcfb is described below
commit 3374ffcfbc3b0659b40b133bec9f1781c24e6183
Author: Sean Yang <[email protected]>
AuthorDate: Thu Jun 20 09:31:46 2024 +0800
Update jacoco version to 0.8.12 (#1161)
---
test/dubbo-test-jacoco-merger/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test/dubbo-test-jacoco-merger/pom.xml
b/test/dubbo-test-jacoco-merger/pom.xml
index 21c6996c8..0574ad675 100644
--- a/test/dubbo-test-jacoco-merger/pom.xml
+++ b/test/dubbo-test-jacoco-merger/pom.xml
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.cli</artifactId>
- <version>0.8.8</version>
+ <version>0.8.12</version>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]