8.33.5
What's Changed
- Parse packages.config as XML for C# by @timtebeek in #4408
- add suppressions for owasp dependency check by @sjungling in #4409
- Update Gradle wrapper by @shanman190 in #4413
- Migrate to JSpecify by @jkschneider in #4415
- Restore newArtifactId property in ChangePluginGroupIdAndArtifactId by @gsmet in #4421
- Migrate to JSpecify from OpenRewrite JSR-305 meta-annotations by @jkschneider in #4418
NoMissingTypes
does not work if the missing type is a return value of a method and the method has a parameter by @ckcd in #4406- Check for annotations on qualified type by @knutwannheden in #4422
- Simplify lambda blocks to expressions by @timtebeek in #4425
- Remove unused imports by @timtebeek in #4426
Full Changelog: v8.33.4...v8.33.5