Skip to content

Commit 6ab7005

Browse files
author
Pankaj Agrawal
committed
1 parent b66b178 commit 6ab7005

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
@@ -171,7 +171,7 @@
171171
<plugin>
172172
<groupId>org.jacoco</groupId>
173173
<artifactId>jacoco-maven-plugin</artifactId>
174-
<version>0.8.2</version>
174+
<version>0.8.5</version>
175175
<executions>
176176
<execution>
177177
<goals>
@@ -259,7 +259,7 @@
259259
<plugin>
260260
<groupId>org.jacoco</groupId>
261261
<artifactId>jacoco-maven-plugin</artifactId>
262-
<version>0.8.2</version>
262+
<version>0.8.5</version>
263263
<executions>
264264
<execution>
265265
<goals>

0 commit comments

Comments
 (0)