Skip to content

Commit 14b93c7

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
1 parent ecbb77b commit 14b93c7

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
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>org.jacoco</groupId>
113113
<artifactId>jacoco-maven-plugin</artifactId>
114-
<version>0.8.12</version>
114+
<version>0.8.13</version>
115115
<executions>
116116
<execution>
117117
<id>prepare-agent</id>
@@ -145,7 +145,7 @@
145145
<plugin>
146146
<groupId>org.jacoco</groupId>
147147
<artifactId>jacoco-maven-plugin</artifactId>
148-
<version>0.8.12</version>
148+
<version>0.8.13</version>
149149
<configuration>
150150
<excludes>
151151
<exclude>**/U$BaseHttpSslSocketFactory*.class</exclude>

0 commit comments

Comments
 (0)