We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7846652 commit f581f14Copy full SHA for f581f14
captchaservice-backend/pom.xml
@@ -38,7 +38,7 @@
38
<findsecbugs-plugin.version>1.13.0</findsecbugs-plugin.version>
39
40
<!-- Testing -->
41
- <jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
+ <jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
42
<argLine /> <!-- Must be empty, definition needed for integration of Jacoco and Surefire via @{argLine} lazy property evaluation -->
43
44
<!-- Release -->
0 commit comments