Skip to content

Commit 2f17ef7

Browse files
authored
Merge pull request #419 from renovate-bot/renovate/org.jacoco-jacoco-maven-plugin-0.x
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14
2 parents 1f4ab8f + b756eff commit 2f17ef7

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
@@ -426,7 +426,7 @@ limitations under the License.
426426
<plugin> <!-- JACOCO - reporting -->
427427
<groupId>org.jacoco</groupId>
428428
<artifactId>jacoco-maven-plugin</artifactId>
429-
<version>0.8.12</version>
429+
<version>0.8.14</version>
430430
<executions>
431431
<execution>
432432
<goals>

0 commit comments

Comments
 (0)