This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git
The following commit(s) were added to refs/heads/main by this push:
new e98cc65 Try to step with codecov
e98cc65 is described below
commit e98cc650e9f09422e23772ebe5ca28662876cc43
Author: von gosling <[email protected]>
AuthorDate: Thu Aug 26 10:36:22 2021 +0800
Try to step with codecov
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3eaad96..0836681 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>0.8.5</version>
+ <version>0.8.7</version>
<executions>
<execution>
<goals>