Skip to content

Commit 528413c

Browse files
committed
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.13
1 parent f12b060 commit 528413c

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.13</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
@@ -334,7 +334,7 @@
334334
<plugin>
335335
<groupId>org.jacoco</groupId>
336336
<artifactId>jacoco-maven-plugin</artifactId>
337-
<version>0.8.12</version>
337+
<version>0.8.13</version>
338338
<executions>
339339
<execution>
340340
<goals>

0 commit comments

Comments
 (0)