Skip to content

Commit c3b7f85

Browse files
author
Rob Tjalma
authored
Merge pull request #75 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 9970f86 + ea391f2 commit c3b7f85

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
@@ -162,7 +162,7 @@ SPDX-License-Identifier: Apache-2.0
162162
<sonar.language>java</sonar.language>
163163

164164
<!-- JaCoCo Properties -->
165-
<jacoco.version>0.8.7</jacoco.version>
165+
<jacoco.version>0.8.8</jacoco.version>
166166
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
167167
<sonar.coverage.jacoco.xmlReportPaths>
168168
target/site/jacoco/jacoco.xml,

0 commit comments

Comments
 (0)