Skip to content

Commit dcc0342

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.14
1 parent a6c17f4 commit dcc0342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
<plugin>
286286
<groupId>org.jacoco</groupId>
287287
<artifactId>jacoco-maven-plugin</artifactId>
288-
<version>0.8.12</version>
288+
<version>0.8.14</version>
289289
<executions>
290290
<execution>
291291
<goals>

0 commit comments

Comments
 (0)