Merge pull request #62 from omaster395464gh/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.10

This commit is contained in:
Oliver 2023-04-26 12:52:18 +02:00 committed by GitHub
commit 207a607c5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,7 +187,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.9</version>
<version>0.8.10</version>
<executions>
<execution>
<id>prepare-agent</id>