What's Changed
- Fix ChangePackage not rewriting fully qualified javadoc references by @timtebeek in #7284
- Prevent UpgradeDependencyVersion from downgrading ext property versions by @steve-aom-elliott in #7290
- Only add SCM to root POM in UpdateScmFromGitOrigin by @timtebeek in #7287
- Fix parsing of type-use annotations on qualified types in array declarations by @steve-aom-elliott in #7289
- Fix MergeYaml wildcard, flow-style sequence, and comment handling by @timtebeek in #7291
- Extend MethodMatcher's ability to make structural matches when partial type information is available by @sambsnyd in #7292
- Fix CsvDataTableStore failing to read rows with cells larger than 4096 characters. by @sambsnyd in #7293
Full Changelog: v8.78.5...v8.78.6