Skip to content

8.55.3

Latest
Compare
Choose a tag to compare
@kmccarp kmccarp released this 11 Jun 23:11
· 31 commits to main since this release
a979e4b

What's Changed

  • Correctly parse comments in doctype declarations by @jhl221123 in #5581
  • Javascript - revert support for unique symbols types by @greg-at-moderne in #5589
  • Annotation wrapping: Leave comments in tact by @Laurens-W in #5590
  • private internal findDependencies for ResolvedDependency by @Jenson3210 in #5587
  • Revert "Correctly parse comments in doctype declarations" by @greg-at-moderne in #5591
  • AddOrUpdateAnnotationAttribute mistakenly matches named attribute with field reference by @timtebeek in #5576
  • Fix NullPointerException on WrappingAndBracesStyle by @pstreef in #5597
  • Use @Nullable fields instead of ``@JsonCreator` by @pstreef in #5605
  • Improve marking for duplicate dependencies in DependencyInsight by @Jenson3210 in #5601
  • Remove redundant Gradle dependencies if exact transient dep exists by @jevanlingen in #5600
  • Datatable should not have the direct column by @Jenson3210 in #5607
  • Include tgz-type dependencies in Maven resolution by @kmccarp in #5609

New Contributors

Full Changelog: v8.55.2...v8.55.3