Skip to content

Commit 423bf34

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.12 (#5099)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...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 e925575 commit 423bf34

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
@@ -151,7 +151,7 @@
151151
<maven-dependency-plugin.version>3.1.1</maven-dependency-plugin.version>
152152
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
153153
<checkstyle.version>8.42</checkstyle.version>
154-
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
154+
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
155155
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
156156
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
157157
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>

0 commit comments

Comments
 (0)