You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by vo...@apache.org on 2020/11/26 10:48:10 UTC

[rocketmq-spring] branch master updated: Update pom.xml

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

vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git


The following commit(s) were added to refs/heads/master by this push:
     new 544205c  Update pom.xml
544205c is described below

commit 544205c9821e0bb9005bb20d3bfeaeffddf92cd5
Author: von gosling <vo...@apache.org>
AuthorDate: Thu Nov 26 18:48:03 2020 +0800

    Update pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f7698bc..e97ff8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
             <plugin>
                 <groupId>org.jacoco</groupId>
                 <artifactId>jacoco-maven-plugin</artifactId>
-                <version>0.7.8</version>
+                <version>0.8.0</version>
                 <executions>
                     <execution>
                         <id>default-prepare-agent</id>