Skip to content

Commit 63a8d58

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
1 parent 87de8af commit 63a8d58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<plugin>
6868
<groupId>org.jacoco</groupId>
6969
<artifactId>jacoco-maven-plugin</artifactId>
70-
<version>0.8.12</version>
70+
<version>0.8.13</version>
7171
<executions>
7272
<execution>
7373
<id>prepare-agent</id>
@@ -163,7 +163,7 @@
163163
<plugin>
164164
<groupId>org.jacoco</groupId>
165165
<artifactId>jacoco-maven-plugin</artifactId>
166-
<version>0.8.12</version>
166+
<version>0.8.13</version>
167167
<configuration>
168168
<excludes>
169169
<exclude>**/U$BaseHttpSslSocketFactory*.class</exclude>

0 commit comments

Comments
 (0)