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 942de1f commit 075b519Copy full SHA for 075b519
pom.xml
@@ -67,7 +67,7 @@
67
<plugin>
68
<groupId>org.jacoco</groupId>
69
<artifactId>jacoco-maven-plugin</artifactId>
70
- <version>0.8.13</version>
+ <version>0.8.14</version>
71
<executions>
72
<execution>
73
<id>prepare-agent</id>
@@ -163,7 +163,7 @@
163
164
165
166
167
<configuration>
168
<excludes>
169
<exclude>**/U$BaseHttpSslSocketFactory*.class</exclude>
0 commit comments