Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 827 Bytes

CHANGELOG.md

File metadata and controls

20 lines (17 loc) · 827 Bytes

Changelog

1.1.0 (unreleased)

Notes

  • Add the maven-pmd-plugin plugin with pmd-core and pmd-java dependencies
  • Update the javanilla dependency to 1.8.0
  • Update the junit-jupiter dependency to 5.11.4
  • Update the assertj-core dependency to 3.26.3
  • Update the license-maven-plugin plugin to 4.6
  • Update the maven-compiler-plugin plugin to 3.13.0
  • Update the maven-surefire-plugin plugin to 3.5.2
  • Update the jacoco-maven-plugin plugin to 0.8.12
  • Update the maven-source-plugin plugin to 3.3.1
  • Update the maven-javadoc-plugin plugin to 3.11.2
  • Update the maven-gpg-plugin plugin to 3.2.7
  • Migrate the continuous integration from Travis CI to GitHub Actions

1.0.0 (2019-04-22)

Initial release