What's Changed
ChangeType
: Use unqualified name if possible by @knutwannheden in #5080- Prove once more maven config properties are resolved by @Laurens-W in #5098
DependencyVersionSelector
: Upgrade from milestone tolatest.patch
by @knutwannheden in #5103- Adds support for Plugin Repositories in Maven Pom by @froque in #5101
- MergeYaml recipe: Handle ParseError LSTs by @jevanlingen in #5097
- Make sure
YamlParser#unwrapPrefixedMappings()
visits entire tree by @knutwannheden in #5108 - Guard against null repos in
MavenPomDownloader#distinctNormalizedRepositories
by @jkschneider in #5111 - Apply & update OpenRewrite best practices by @timtebeek in #5113
- Update suppressions by @bryceatmoderne in #5115
- Detect shell command timeouts and throw an appropriate exception by @bryceatmoderne in #5116
- Allow overriding of the cycles that data-tables are allowed to write in. by @pstreef in #5102
- fix: ResolvedPom with type=zip by @ckcd in #5118
- #5099 | Fix issue 5099 - YAML parsing crashes with IndexOutOfBoundsEx… by @mkosmul in #5100
- Configure TCCL in
InMemoryLargeSourceSet
to enableServiceLoader
by @MBoegers in #5034 - Store MavenSession.userProperties in MavenResolutionResult by @timtebeek in #5114
- find-dependency-with-versions by @MBoegers in #5121
New Contributors
Full Changelog: v8.47.3...v8.47.4