Skip to content

Commit 2973f91

Browse files
build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.10 (#219)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.10. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.10) --- 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 747fd95 commit 2973f91

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
@@ -27,7 +27,7 @@
2727
<commons-lang3.version>3.12.0</commons-lang3.version>
2828
<lombok.version>1.18.26</lombok.version>
2929
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
30-
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
30+
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
3131
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
3232
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
3333
<versions-maven-plugin.version>2.15.0</versions-maven-plugin.version>

0 commit comments

Comments
 (0)