Skip to content

Commit 70b59c4

Browse files
Bump org.jacoco:jacoco-maven-plugin in the maven-build-plugins group
Bumps the maven-build-plugins group with 1 update: [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec877d1 commit 70b59c4

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
@@ -36,7 +36,7 @@
3636
<mvn-deploy.version>3.1.4</mvn-deploy.version>
3737
<mvn-gpg.version>3.2.7</mvn-gpg.version>
3838
<dependency-check.version>12.1.1</dependency-check.version>
39-
<jacoco.version>0.8.12</jacoco.version>
39+
<jacoco.version>0.8.13</jacoco.version>
4040
<central-publishing.version>0.7.0</central-publishing.version>
4141
</properties>
4242

0 commit comments

Comments
 (0)