Skip to content

Commit 3a03ae6

Browse files
authored
Merge pull request hub4j#1426 from hub4j/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
Chore(deps): Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
2 parents 471a24d + a7bbed4 commit 3a03ae6

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
@@ -102,7 +102,7 @@
102102
<plugin>
103103
<groupId>org.jacoco</groupId>
104104
<artifactId>jacoco-maven-plugin</artifactId>
105-
<version>0.8.7</version>
105+
<version>0.8.8</version>
106106
<configuration>
107107
<!-- no need to get data about external code. It dramatically reduces performance of JaCoCo for nothing -->
108108
<excludes>

0 commit comments

Comments
 (0)