Skip to content

Commit 3d7106f

Browse files
committed
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14
1 parent 77cd082 commit 3d7106f

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
@@ -354,7 +354,7 @@
354354
<plugin>
355355
<groupId>org.jacoco</groupId>
356356
<artifactId>jacoco-maven-plugin</artifactId>
357-
<version>0.8.12</version>
357+
<version>0.8.14</version>
358358
<executions>
359359
<execution>
360360
<goals>

0 commit comments

Comments
 (0)