Skip to content

Commit 6a332d3

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
1 parent c8ec6dc commit 6a332d3

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
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>org.jacoco</groupId>
121121
<artifactId>jacoco-maven-plugin</artifactId>
122-
<version>0.8.11</version>
122+
<version>0.8.12</version>
123123
<executions>
124124
<execution>
125125
<id>prepare-agent</id>
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>org.jacoco</groupId>
155155
<artifactId>jacoco-maven-plugin</artifactId>
156-
<version>0.8.11</version>
156+
<version>0.8.12</version>
157157
<configuration>
158158
<excludes>
159159
<exclude>**/U$BaseHttpSslSocketFactory*.class</exclude>

0 commit comments

Comments
 (0)