Skip to content

Commit b9486de

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<plugin>
289289
<groupId>org.jacoco</groupId>
290290
<artifactId>jacoco-maven-plugin</artifactId>
291-
<version>0.8.13</version>
291+
<version>0.8.14</version>
292292
<executions>
293293
<execution>
294294
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)