Skip to content

Commit

Permalink
FIX: update jacoco-maven-plugin (0.8.3 --> 0.8.5)
Browse files Browse the repository at this point in the history
Refs: #234
  • Loading branch information
dzc34 committed Mar 25, 2020
1 parent 92fe103 commit 2357024
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 @@ -101,7 +101,7 @@
<build-helper-maven-plugin.version>3.0.0</build-helper-maven-plugin.version>
<buildnumber-maven-plugin.version>1.4</buildnumber-maven-plugin.version>
<dependency-check-maven.version>5.3.1</dependency-check-maven.version>
<jacoco-maven-plugin.version>0.8.3</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
</properties>
<prerequisites> <!-- Maven 3.3.9 is required to use the following plugin: -->
<maven>3.3.9</maven> <!-- ............ jacoco-maven-plugin >= 0.8.2 -->
Expand Down

0 comments on commit 2357024

Please sign in to comment.