Skip to content

Commit ee5ec6d

Browse files
authored
Update pom.xml
1 parent ec49893 commit ee5ec6d

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
@@ -106,7 +106,7 @@
106106
<plugin>
107107
<groupId>org.jacoco</groupId>
108108
<artifactId>jacoco-maven-plugin</artifactId>
109-
<version>0.8.2</version>
109+
<version>0.8.4</version>
110110
<executions>
111111
<execution>
112112
<id>prepare-agent</id>
@@ -139,7 +139,7 @@
139139
<plugin>
140140
<groupId>org.jacoco</groupId>
141141
<artifactId>jacoco-maven-plugin</artifactId>
142-
<version>0.8.2</version>
142+
<version>0.8.4</version>
143143
<configuration>
144144
<excludes>
145145
<exclude>**/U$BaseHttpSslSocketFactory*.class</exclude>

0 commit comments

Comments
 (0)