Skip to content

Commit 35ac984

Browse files
committed
Downgrade to Jacoco 0.8.8.
See #1702
1 parent 0a35b96 commit 35ac984

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<guava>19.0</guava>
105105
<hamcrest>1.3</hamcrest>
106106
<jackson>2.13.5</jackson>
107-
<jacoco>0.8.9</jacoco>
107+
<jacoco>0.8.8</jacoco>
108108
<jodatime>2.10.14</jodatime>
109109
<jmolecules>1.4.0</jmolecules>
110110
<jmolecules-integration>0.9.0</jmolecules-integration>
@@ -1367,4 +1367,4 @@
13671367
</pluginRepository>
13681368
</pluginRepositories>
13691369

1370-
</project>
1370+
</project>

0 commit comments

Comments
 (0)