Skip to content

Commit c9cd29a

Browse files
committed
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14
1 parent 98b62ba commit c9cd29a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

oauth2_http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>org.jacoco</groupId>
270270
<artifactId>jacoco-maven-plugin</artifactId>
271-
<version>0.8.12</version>
271+
<version>0.8.14</version>
272272
<executions>
273273
<execution>
274274
<id>jacoco-check</id>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
<plugin>
351351
<groupId>org.jacoco</groupId>
352352
<artifactId>jacoco-maven-plugin</artifactId>
353-
<version>0.8.12</version>
353+
<version>0.8.14</version>
354354
<executions>
355355
<execution>
356356
<goals>

0 commit comments

Comments
 (0)