Skip to content

5.0.0

Latest
Compare
Choose a tag to compare
@freemanjp freemanjp released this 08 May 20:14
· 1 commit to master since this release
650f1f6

Breaking changes:

  • #474: Dropped support for Java 8
  • #471: Changed library archetypes to use Java 11
  • #473: Changed Kotlin application archetype to use Java 11
  • #477: Changed Java application archetype to use Java 17

Other changes:

  • #461: Upgraded common-parent from 2.15.0 to 2.16.0
  • #462: Upgraded archetype-packaging from 3.2.0 to 3.2.1
  • #463: Upgraded maven-archetype-plugin from 3.2.0 to 3.2.1
  • #464: Upgraded common-parent from 2.16.0 to 2.17.0
  • #469: Changed CI to run on Ubuntu 20.04
  • #472: Updated library archetype documentation
  • #470: Upgraded common-parent from 2.17.0 to 3.3.0
  • #475: Updated Java versions in Maven site
  • #476: Updated Maven version in docs
  • #478: Upgraded common-parent from 3.3.0 to 3.4.1
  • #479: Upgraded common-parent from 3.4.1 to 3.5.0
  • #480: Upgraded common-parent from 3.5.0 to 3.6.0
  • #481: Upgraded Checkstyle config from 3.7.0 to 3.8.0
  • #482: Updated IntelliJ config for Java 11
  • #483: Updated IntelliJ Java app config for Java 17