What's Changed
- Match maven's handling of obsolete poms by refusing resolve their dependencies by @sambsnyd in 7390cc1
- ChangePackage fails to migrate annotation argument enum in package-info by @pativa in #4174
- YAML: Support lists of lists by @pdulich in #4178
- Only allow Gradle
AddDependency
to add dependencies to the top-leveldependencies
block by @shanman190 in #4181 - YAML: Support other cases of lists of lists by @pdulich in #4187
- Don't modify package declaration of siblings in ChangeType by @kennytv in #4184
- Remove
J.ClassDeclaration.Annotations
wrapper by @knutwannheden in #4172
New Contributors
- @pativa made their first contribution in #4174
- @pdulich made their first contribution in #4178
- @kennytv made their first contribution in #4184
Full Changelog: v8.25.0...v8.26.0