Skip to content

Commit 529b0a2

Browse files
Bump jacoco-maven-plugin from 0.8.5 to 0.8.6
1 parent 0ef80e4 commit 529b0a2

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
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>org.jacoco</groupId>
117117
<artifactId>jacoco-maven-plugin</artifactId>
118-
<version>0.8.5</version>
118+
<version>0.8.6</version>
119119
<executions>
120120
<execution>
121121
<id>prepare-agent</id>
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.jacoco</groupId>
150150
<artifactId>jacoco-maven-plugin</artifactId>
151-
<version>0.8.5</version>
151+
<version>0.8.6</version>
152152
<configuration>
153153
<excludes>
154154
<exclude>**/U$BaseHttpSslSocketFactory*.class</exclude>

0 commit comments

Comments
 (0)