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 c8ec6dc commit 6a332d3Copy full SHA for 6a332d3
pom.xml
@@ -119,7 +119,7 @@
119
<plugin>
120
<groupId>org.jacoco</groupId>
121
<artifactId>jacoco-maven-plugin</artifactId>
122
- <version>0.8.11</version>
+ <version>0.8.12</version>
123
<executions>
124
<execution>
125
<id>prepare-agent</id>
@@ -153,7 +153,7 @@
153
154
155
156
157
<configuration>
158
<excludes>
159
<exclude>**/U$BaseHttpSslSocketFactory*.class</exclude>
0 commit comments