REM:
1. 修正org.jacoco缺少版本信息无法下载问题
This commit is contained in:
huangxin 2020-08-17 08:16:07 +08:00
parent e2d5cb9ec1
commit 915df62ed8
1 changed files with 1 additions and 0 deletions

View File

@ -230,6 +230,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.5</version>
<configuration>
<excludes>