Skip to content

Commit c55bffe

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.13
1 parent 7ac88ac commit c55bffe

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

2019/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>org.jacoco</groupId>
7979
<artifactId>jacoco-maven-plugin</artifactId>
80-
<version>0.8.5</version>
80+
<version>0.8.13</version>
8181
<configuration>
8282
<goal>
8383
<goalPrefix>jacoco</goalPrefix>

2020/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>org.jacoco</groupId>
7979
<artifactId>jacoco-maven-plugin</artifactId>
80-
<version>0.8.5</version>
80+
<version>0.8.13</version>
8181
<configuration>
8282
<goal>
8383
<goalPrefix>jacoco</goalPrefix>

2021/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>org.jacoco</groupId>
7979
<artifactId>jacoco-maven-plugin</artifactId>
80-
<version>0.8.5</version>
80+
<version>0.8.13</version>
8181
<configuration>
8282
<goal>
8383
<goalPrefix>jacoco</goalPrefix>

2022/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>org.jacoco</groupId>
7979
<artifactId>jacoco-maven-plugin</artifactId>
80-
<version>0.8.5</version>
80+
<version>0.8.13</version>
8181
<configuration>
8282
<goal>
8383
<goalPrefix>jacoco</goalPrefix>

0 commit comments

Comments
 (0)