Skip to content

Maven Plugin v3.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 23:40
· 66 commits to main since this release

Added

  • Add tabletest-formatter support for Java and Kotlin. (#2860)

Fixed

  • Fix the ability to specify a wildcard version (*) for external formatter executables, which did not work. (#2848)
  • [fix] ConcurrentModificationException in expandWildcardImports (#2830)