Skip to content

Commit 0578e50

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.3 to 0.8.14
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.3 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.3...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 110a883 commit 0578e50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<gogs-waitFor>Gogs: Go Git Service</gogs-waitFor>
146146
<keycloak-waitFor>WFLYSRV0025</keycloak-waitFor>
147147

148-
<version.plugin.jacoco>0.8.3</version.plugin.jacoco>
148+
<version.plugin.jacoco>0.8.14</version.plugin.jacoco>
149149
<jacoco.report.dir>${project.build.directory}</jacoco.report.dir>
150150
<junit.report.dir>${project.build.directory}/surefire-reports</junit.report.dir>
151151
<failsafe.report.dir>${project.build.directory}/failsafe-reports</failsafe.report.dir>

0 commit comments

Comments
 (0)