Skip to content

Commit 0ace1b7

Browse files
authored
Update pom.xml
1 parent 657e7bd commit 0ace1b7

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
@@ -114,7 +114,7 @@
114114
<plugin>
115115
<groupId>org.jacoco</groupId>
116116
<artifactId>jacoco-maven-plugin</artifactId>
117-
<version>0.8.1</version>
117+
<version>0.8.2</version>
118118
<executions>
119119
<execution>
120120
<id>prepare-agent</id>
@@ -146,7 +146,7 @@
146146
<plugin>
147147
<groupId>org.jacoco</groupId>
148148
<artifactId>jacoco-maven-plugin</artifactId>
149-
<version>0.8.1</version>
149+
<version>0.8.2</version>
150150
<configuration>
151151
<excludes>
152152
<exclude>**/U$BaseHttpSSLSocketFactory*.class</exclude>

0 commit comments

Comments
 (0)