Skip to content

Commit b019c35

Browse files
authoredApr 6, 2022
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
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]>
1 parent 095b858 commit b019c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<properties>
4545
<annotation-indexer.version>1.16</annotation-indexer.version>
4646
<github-branch-source.version>2.4.1</github-branch-source.version>
47-
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
47+
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
4848
<java.level>8</java.level>
4949
<java.version>1.8</java.version>
5050
<jenkins.version>2.277.4</jenkins.version>

0 commit comments

Comments
 (0)