Skip to content

Commit 2141d75

Browse files
committed
[pom] Remove jacoco override as no longer needed
1 parent 296b7ab commit 2141d75

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,6 @@
120120
<!-- Reproducible Builds -->
121121
<project.build.outputTimestamp>1684514485</project.build.outputTimestamp>
122122

123-
<!-- TODO: Remove this after mybatis-parent 40 -->
124-
<jacoco.plugin>0.8.11</jacoco.plugin>
125-
126123
<!-- Set byte buddy to experimental -->
127124
<net.bytebuddy.experimental>true</net.bytebuddy.experimental>
128125
</properties>

0 commit comments

Comments
 (0)