Skip to content

Commit e912091

Browse files
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (#324)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.8. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.7...v0.8.8) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d906b4f commit e912091

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
@@ -20,7 +20,7 @@
2020
<maven.compiler.source>${java.version}</maven.compiler.source>
2121
<maven.compiler.target>${java.version}</maven.compiler.target>
2222

23-
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
23+
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
2424
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
2525
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
2626
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)