We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a691c1f commit 7debb14Copy full SHA for 7debb14
1 file changed
pom.xml
@@ -47,7 +47,7 @@
47
<dubbo-version>3.2.5</dubbo-version>
48
<fastjson-version>1.2.83</fastjson-version>
49
<springfox-swagger-version>2.9.2</springfox-swagger-version>
50
- <jacoco-version>0.8.2</jacoco-version>
+ <jacoco-version>0.8.5</jacoco-version>
51
<apollo-version>1.2.0</apollo-version>
52
<guava-version>20.0</guava-version>
53
<dubbo-mock-version>3.0.0</dubbo-mock-version>
@@ -211,7 +211,7 @@
211
<plugin>
212
<groupId>org.apache.maven.plugins</groupId>
213
<artifactId>maven-surefire-plugin</artifactId>
214
- <version>2.21.0</version>
+ <version>2.22.2</version>
215
</plugin>
216
217
<groupId>io.github.tonycody.maven.plugins</groupId>
0 commit comments