Skip to content

Commit 1f1adc7

Browse files
authored
Merge pull request #2137 from SonarOpenCommunity/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.7
Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
2 parents de6d343 + e6db8e4 commit 1f1adc7

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
@@ -450,7 +450,7 @@
450450
<plugin>
451451
<groupId>org.jacoco</groupId>
452452
<artifactId>jacoco-maven-plugin</artifactId>
453-
<version>0.8.6</version>
453+
<version>0.8.7</version>
454454
</plugin>
455455
</plugins>
456456
</pluginManagement>

0 commit comments

Comments
 (0)