Skip to content

Commit ea16550

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
1 parent 1598236 commit ea16550

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.14</version>
122+
<version>0.8.15</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.14</version>
156+
<version>0.8.15</version>
157157
<configuration>
158158
<excludes>
159159
<exclude>**/U$BaseHttpSslSocketFactory*.class</exclude>

0 commit comments

Comments
 (0)