Skip to content

Commit 0fd1593

Browse files
committed
bumping jacoco-maven-plugin version
1 parent 5f6bac8 commit 0fd1593

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
@@ -206,7 +206,7 @@
206206
<plugin>
207207
<groupId>org.jacoco</groupId>
208208
<artifactId>jacoco-maven-plugin</artifactId>
209-
<version>0.8.10</version>
209+
<version>0.8.11</version>
210210
<executions>
211211
<execution>
212212
<id>prepare-agent</id>

0 commit comments

Comments
 (0)