Skip to content

Commit 581b883

Browse files
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#4150)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.9) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e75076 commit 581b883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@
683683
<domain-swagger-file>${project.basedir}/swagger/domain.json</domain-swagger-file>
684684
<skip.unit.tests>false</skip.unit.tests>
685685
<skip.dependency-check>false</skip.dependency-check>
686-
<jacoco.version>0.8.8</jacoco.version>
686+
<jacoco.version>0.8.9</jacoco.version>
687687
<git-commit-id-plugin-version>4.9.10</git-commit-id-plugin-version>
688688
<htmlunit-version>2.70.0</htmlunit-version>
689689
<checkstyle.config.location>${root.basedir}/build-tools/checkstyle/customized_google_checks.xml</checkstyle.config.location>

0 commit comments

Comments
 (0)