Skip to content

Commit

Permalink
Merge pull request #4891 from eXist-db/dependabot/maven/org.jacoco-ja…
Browse files Browse the repository at this point in the history
…coco-maven-plugin-0.8.10

build(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10
  • Loading branch information
adamretter committed Apr 27, 2023
2 parents 84f7aa9 + f0749ca commit 64f44b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.9</version>
<version>0.8.10</version>
<configuration>
<propertyName>jacocoArgLine</propertyName>
<excludes>
Expand Down

0 comments on commit 64f44b9

Please sign in to comment.