Upgrade jacoco-maven-plugin from 0.8.8 to 0.8.12.

master
Joe Zhou 2024-04-21 23:35:26 +08:00
parent 9ab342c3a7
commit 5344db0106
1 changed files with 1 additions and 1 deletions

View File

@ -468,7 +468,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.8</version>
<version>0.8.12</version>
</plugin>
<plugin>
<groupId>com.amashchenko.maven.plugin</groupId>