[JAVA-26659] Upgrade jacoco-maven-plugin (#16223)

This commit is contained in:
vunamtien
2024-03-26 05:43:41 +07:00
committed by GitHub
parent 6776be4328
commit 82120f03d7
10 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -166,7 +166,7 @@
</build>
<properties>
<jacoco.version>0.8.6</jacoco.version>
<jacoco.version>0.8.11</jacoco.version>
<system-rules.version>1.19.0</system-rules.version>
<system-lambda.version>1.0.0</system-lambda.version>
<system-stubs.version>2.1.3</system-stubs.version>