Skip to content

Commit d2b38c2

Browse files
authored
Merge pull request #372 from com-pas/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
build(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14
2 parents 6158bbf + 5c37551 commit d2b38c2

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
@@ -170,7 +170,7 @@ SPDX-License-Identifier: Apache-2.0
170170
<sonar.language>java</sonar.language>
171171

172172
<!-- JaCoCo Properties -->
173-
<jacoco.version>0.8.12</jacoco.version>
173+
<jacoco.version>0.8.14</jacoco.version>
174174
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
175175
<sonar.coverage.jacoco.xmlReportPaths>
176176
target/site/jacoco/jacoco.xml,

0 commit comments

Comments
 (0)