Skip to content

Commit 1da1624

Browse files
committed
[pom] Override jacoco to 0.8.9
1 parent 1bca2df commit 1da1624

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@
118118

119119
<!-- Reproducible Builds -->
120120
<project.build.outputTimestamp>1670546764</project.build.outputTimestamp>
121+
122+
<!-- TODO: Remove this after mybatis-parent 38 -->
123+
<jacoco.plugin>0.8.9</jacoco.plugin>
121124
</properties>
122125

123126
<dependencies>

0 commit comments

Comments
 (0)