Skip to content

Commit d71b048

Browse files
renovate-botchingor13
authored andcommitted
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.4 (#5421)
1 parent 0287cfb commit d71b048

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

google-api-grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@
977977
<plugin>
978978
<groupId>org.jacoco</groupId>
979979
<artifactId>jacoco-maven-plugin</artifactId>
980-
<version>0.8.2</version>
980+
<version>0.8.4</version>
981981
<executions>
982982
<execution>
983983
<goals>

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1149,7 +1149,7 @@
11491149
<plugin>
11501150
<groupId>org.jacoco</groupId>
11511151
<artifactId>jacoco-maven-plugin</artifactId>
1152-
<version>0.8.2</version>
1152+
<version>0.8.4</version>
11531153
<executions>
11541154
<execution>
11551155
<goals>

google-cloud-clients/google-cloud-spanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<plugin>
2626
<groupId>org.jacoco</groupId>
2727
<artifactId>jacoco-maven-plugin</artifactId>
28-
<version>0.8.2</version>
28+
<version>0.8.4</version>
2929
<executions>
3030
<execution>
3131
<goals>

google-cloud-clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@
674674
<plugin>
675675
<groupId>org.jacoco</groupId>
676676
<artifactId>jacoco-maven-plugin</artifactId>
677-
<version>0.8.2</version>
677+
<version>0.8.4</version>
678678
<executions>
679679
<execution>
680680
<goals>

0 commit comments

Comments
 (0)