Skip to content

Commit 249ea45

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.13
1 parent f5875ab commit 249ea45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

captchaservice-backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<findsecbugs-plugin.version>1.13.0</findsecbugs-plugin.version>
3939

4040
<!-- Testing -->
41-
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
41+
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
4242
<argLine /> <!-- Must be empty, definition needed for integration of Jacoco and Surefire via @{argLine} lazy property evaluation -->
4343

4444
<!-- Release -->

0 commit comments

Comments
 (0)