Skip to content

Commit 902f9b6

Browse files
author
Dennis Labordus
authored
Merge pull request #47 from com-pas/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
2 parents 99babee + c936e92 commit 902f9b6

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
@@ -198,7 +198,7 @@ SPDX-License-Identifier: Apache-2.0
198198
<sonar.language>java</sonar.language>
199199

200200
<!-- JaCoCo Properties -->
201-
<jacoco.version>0.8.7</jacoco.version>
201+
<jacoco.version>0.8.8</jacoco.version>
202202
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
203203
<sonar.coverage.jacoco.xmlReportPaths>
204204
target/site/jacoco/jacoco.xml,

0 commit comments

Comments
 (0)