We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef80e4 commit 529b0a2Copy full SHA for 529b0a2
pom.xml
@@ -115,7 +115,7 @@
115
<plugin>
116
<groupId>org.jacoco</groupId>
117
<artifactId>jacoco-maven-plugin</artifactId>
118
- <version>0.8.5</version>
+ <version>0.8.6</version>
119
<executions>
120
<execution>
121
<id>prepare-agent</id>
@@ -148,7 +148,7 @@
148
149
150
151
152
<configuration>
153
<excludes>
154
<exclude>**/U$BaseHttpSslSocketFactory*.class</exclude>
0 commit comments