Merge pull request #240 from omaster395464gh/dependabot/maven/SERVLET60/org.jacoco-jacoco-maven-plugin-0.8.13

This commit is contained in:
Oliver 2025-04-03 16:39:09 +02:00 committed by GitHub
commit dc7c20c63e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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