Skip to content

Commit

Permalink
bumps jacoco-maven-plugin to 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero committed Aug 3, 2020
1 parent ae49ced commit c340842
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ Build / Infrastructure::
* Updated maven-release-plugin version (3.0.0-M1) and POM scm configuration to simplify release process
* Adds GitHub Actions build for Linux, Windows, MacOS and Java 8, 11 (#452, #453)
* Simplify TravisCI and AppVeyor to run Java 8 and 11 only (#460)
* Upgrade Maven from v3.5.0 to 3.6.3 in AppVeyor (#460)
* Upgrade Maven from v3.5.0 to 3.6.3 in AppVeyor (#460)
* Updated jacoco-maven-plugin version from v0.8.2 to 0.8.5 (#479)
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<asciidoctorj.version>2.3.0</asciidoctorj.version>
<jruby.version>9.2.11.1</jruby.version>
<maven.coveralls.plugin.version>4.3.0</maven.coveralls.plugin.version>
<maven.jacoco.plugin.version>0.8.2</maven.jacoco.plugin.version>
<maven.jacoco.plugin.version>0.8.5</maven.jacoco.plugin.version>
<maven.plugin.plugin.version>3.5</maven.plugin.plugin.version>
<maven.project.version>3.0.5</maven.project.version>
<maven.compiler.plugin.version>3.7.0</maven.compiler.plugin.version>
Expand Down

0 comments on commit c340842

Please sign in to comment.