Skip to content

Commit 560937a

Browse files
authored
Update pom.xml
1 parent 8fe5557 commit 560937a

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
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>org.jacoco</groupId>
113113
<artifactId>jacoco-maven-plugin</artifactId>
114-
<version>0.8.8</version>
114+
<version>0.8.10</version>
115115
<executions>
116116
<execution>
117117
<id>prepare-agent</id>
@@ -145,7 +145,7 @@
145145
<plugin>
146146
<groupId>org.jacoco</groupId>
147147
<artifactId>jacoco-maven-plugin</artifactId>
148-
<version>0.8.8</version>
148+
<version>0.8.10</version>
149149
<configuration>
150150
<excludes>
151151
<exclude>**/U$BaseHttpSslSocketFactory*.class</exclude>

0 commit comments

Comments
 (0)