Skip to content

Commit 9b0c2a7

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.13
1 parent bdf27d4 commit 9b0c2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sps-backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<!-- SonarQube -->
3636
<sonar.scanner.version>3.9.0.2155</sonar.scanner.version>
3737
<!-- TestCoverage -->
38-
<jacoco.version>0.8.7</jacoco.version>
38+
<jacoco.version>0.8.13</jacoco.version>
3939
<!-- Plugins -->
4040
<maven-scm-plugin.version>1.10.0</maven-scm-plugin.version>
4141
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)