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
onWrappingAndBracesStyle
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
- @jhl221123 made their first contribution in #5581
Full Changelog: v8.55.2...v8.55.3