Skip to content

Commit 45e158f

Browse files
authored
Merge pull request #5 from EzFramework/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.14
2 parents f466c3d + 05d510b commit 45e158f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<groupId>org.jacoco</groupId>
8282
<artifactId>jacoco-maven-plugin</artifactId>
83-
<version>0.8.11</version>
83+
<version>0.8.14</version>
8484
<executions>
8585
<execution>
8686
<goals>

0 commit comments

Comments
 (0)