Skip to content

Commit 9faf156

Browse files
build(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14 (#6483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6b165d commit 9faf156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spoon-pom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
<plugin>
298298
<groupId>org.jacoco</groupId>
299299
<artifactId>jacoco-maven-plugin</artifactId>
300-
<version>0.8.13</version>
300+
<version>0.8.14</version>
301301
</plugin>
302302
</plugins>
303303
</pluginManagement>
@@ -525,7 +525,7 @@
525525
<plugin>
526526
<groupId>org.jacoco</groupId>
527527
<artifactId>jacoco-maven-plugin</artifactId>
528-
<version>0.8.13</version>
528+
<version>0.8.14</version>
529529
<configuration>
530530
<skip>true</skip>
531531
</configuration>

0 commit comments

Comments
 (0)