Skip to content

Commit 5fa693f

Browse files
Merge pull request #194 from AxonFramework/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
2 parents b2df165 + 174323b commit 5fa693f

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)