Skip to content

Commit

Permalink
Merge pull request #96 from paulcwarren/dependabot/maven/1.0.x/org.ja…
Browse files Browse the repository at this point in the history
…coco-jacoco-maven-plugin-0.8.5

Bump jacoco-maven-plugin from 0.7.8 to 0.8.5
  • Loading branch information
Paul Warren committed Feb 10, 2020
2 parents 2820deb + fb915e2 commit 9e032d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ Integrates with Spring Data, Spring Data REST and Apache Solr</description>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.7.8</version>
<version>0.8.5</version>
<executions>
<!-- Prepare execution with Surefire -->
<execution>
Expand Down

0 comments on commit 9e032d5

Please sign in to comment.