Skip to content

Commit a6a0f66

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.14
1 parent d9d6869 commit a6a0f66

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
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>org.jacoco</groupId>
160160
<artifactId>jacoco-maven-plugin</artifactId>
161-
<version>0.8.13</version>
161+
<version>0.8.14</version>
162162
<executions>
163163
<execution>
164164
<goals>

0 commit comments

Comments
 (0)