Skip to content

Commit b354b4c

Browse files
committed
Downgrade to Jacoco 0.8.8.
See #1702
1 parent 39c09ad commit b354b4c

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
@@ -108,7 +108,7 @@
108108
<jackson>2.14.2</jackson>
109109
<jakarta-annotation-api>2.0.0</jakarta-annotation-api>
110110
<jaxb>3.0.1</jaxb>
111-
<jacoco>0.8.9</jacoco>
111+
<jacoco>0.8.8</jacoco>
112112
<jmolecules>1.6.0</jmolecules>
113113
<jmolecules-integration>0.12.0</jmolecules-integration>
114114
<jsonpath>2.6.0</jsonpath>
@@ -1356,4 +1356,4 @@
13561356
</pluginRepository>
13571357
</pluginRepositories>
13581358

1359-
</project>
1359+
</project>

0 commit comments

Comments
 (0)