We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c503a0d + 0578e50 commit 3c72388Copy full SHA for 3c72388
1 file changed
pom.xml
@@ -145,7 +145,7 @@
145
<gogs-waitFor>Gogs: Go Git Service</gogs-waitFor>
146
<keycloak-waitFor>WFLYSRV0025</keycloak-waitFor>
147
148
- <version.plugin.jacoco>0.8.3</version.plugin.jacoco>
+ <version.plugin.jacoco>0.8.14</version.plugin.jacoco>
149
<jacoco.report.dir>${project.build.directory}</jacoco.report.dir>
150
<junit.report.dir>${project.build.directory}/surefire-reports</junit.report.dir>
151
<failsafe.report.dir>${project.build.directory}/failsafe-reports</failsafe.report.dir>
0 commit comments