Skip to content

Commit ca30e62

Browse files
Merge pull request #194 from com-pas/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.9
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9
2 parents c4e3b99 + b1b0693 commit ca30e62

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
@@ -227,7 +227,7 @@ SPDX-License-Identifier: Apache-2.0
227227
<sonar.language>java</sonar.language>
228228

229229
<!-- JaCoCo Properties -->
230-
<jacoco.version>0.8.8</jacoco.version>
230+
<jacoco.version>0.8.9</jacoco.version>
231231
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
232232
<sonar.coverage.jacoco.xmlReportPaths>
233233
target/site/jacoco/jacoco.xml,

0 commit comments

Comments
 (0)