Skip to content

Commit 174323b

Browse files
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] <support@github.com>
1 parent b2df165 commit 174323b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
<plugin>
208208
<groupId>org.jacoco</groupId>
209209
<artifactId>jacoco-maven-plugin</artifactId>
210-
<version>0.8.7</version>
210+
<version>0.8.8</version>
211211
<executions>
212212
<execution>
213213
<goals>
@@ -282,7 +282,7 @@
282282
<plugin>
283283
<groupId>org.jacoco</groupId>
284284
<artifactId>jacoco-maven-plugin</artifactId>
285-
<version>0.8.7</version>
285+
<version>0.8.8</version>
286286
</plugin>
287287
<plugin>
288288
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)