Skip to content

Commit 7e54524

Browse files
committed
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
1 parent 955c244 commit 7e54524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ limitations under the License.
426426
<plugin> <!-- JACOCO - reporting -->
427427
<groupId>org.jacoco</groupId>
428428
<artifactId>jacoco-maven-plugin</artifactId>
429-
<version>0.8.8</version>
429+
<version>0.8.12</version>
430430
<executions>
431431
<execution>
432432
<goals>

0 commit comments

Comments
 (0)