Merge pull request #146 from omaster395464gh/dependabot/maven/SERVLET60/org.jacoco-jacoco-maven-plugin-0.8.12

Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.12
This commit is contained in:
Oliver 2024-07-24 23:17:25 +02:00 committed by GitHub
commit d12514186e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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