Merge pull request #8 from omaster395464gh/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8

Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
This commit is contained in:
Oliver 2022-09-12 15:37:15 +02:00 committed by GitHub
commit b2fb7ba5fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,7 +183,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.7</version>
<version>0.8.8</version>
<executions>
<execution>
<id>prepare-agent</id>