Skip to content

Commit 94d944a

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (package-url#193)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...v0.8.12) --- 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 ea31713 commit 94d944a

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
@@ -70,7 +70,7 @@
7070
<maven.surefire.plugin.version>3.5.2</maven.surefire.plugin.version>
7171
<!-- Maven build plugins for quality checks -->
7272
<error.prone.core.version>2.36.0</error.prone.core.version>
73-
<jacoco.maven.plugin.version>0.8.11</jacoco.maven.plugin.version>
73+
<jacoco.maven.plugin.version>0.8.12</jacoco.maven.plugin.version>
7474
<spotbugs.maven.plugin.version>4.8.3.1</spotbugs.maven.plugin.version>
7575
<com.github.spotbugs.version>4.8.3</com.github.spotbugs.version>
7676
<!-- Dependency versions -->

0 commit comments

Comments
 (0)