Skip to content

8.24.0

Compare
Choose a tag to compare
@timtebeek timtebeek released this 24 Apr 12:47
· 375 commits to main since this release
12ead86

What's Changed

  • Correct UTF-8 BOM detection in EncodingDetectingInputStream by @knutwannheden in #4139
  • preconditions are no longer cached by @motu55 in #4141
  • ChangeParentPom's property-preservation now checks the resolved new p… by @nmck257 in #4143
  • Adds support for merging plugins executions by @caesar-ralf in #4146
  • Add providedCompile to the DependencyHandlerSpec for ChangeDependency gradle by @burghduffkc in #4130
  • Add generic type variable bound to JsonRightPadded<T> by @knutwannheden in #4147

New Contributors

Full Changelog: v8.23.3...v8.24.0