8.36.0
What's Changed
- Drop
OperatorWrap
as there's a copy maintained in rewrite-static-analysis by @timtebeek in #4509 - refactor: Operator wrapping on end of line by @timtebeek in #4510
- Use
maven-metadata-local.xml
forfile://
paths by @timtebeek in #4512 - Parse
MavenMetadata.Versioning.lastUpdated
asZonedDateTime
by @timtebeek in #4511 - Accommodate Java 23 in ReloadableJava21ParserVisitor by @timtebeek in #4516
- refactor: Update Gradle wrapper by @shanman190 in #4519
- Only bump Maven plugin version property when needed by @timtebeek in #4517
- Parse .NET .vbproj and .fsproj files as XML by @bryceatmoderne in #4518
- Use
OPTIONS
request before falling back toHEAD
request when trying to connect to repositories during normalization. by @pstreef in #4506
Full Changelog: v8.35.4...v8.36.0