Skip to content

Commit 27cc977

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.10
1 parent 57dce81 commit 27cc977

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
@@ -144,7 +144,7 @@
144144
<plugin>
145145
<groupId>org.jacoco</groupId>
146146
<artifactId>jacoco-maven-plugin</artifactId>
147-
<version>0.8.8</version>
147+
<version>0.8.10</version>
148148
<executions>
149149
<execution>
150150
<goals>

0 commit comments

Comments
 (0)