What's Changed
- update
XPathMatcher
to support conditional tag match by @kunli2 in #3145 - Introduce a visitor to extract examples from a rewrite recipe unit test. by @kunli2 in #3146
- Rewrite rewrites Rewrite 🥘 🐕 by @JLLeitschuh in #3149
- remove semicolons from RemoveUnusedVisitorTest by @sullis in #3151
- MavenPomDownloader support download snapshot timestamp version by @JoeCqupt in #3153
- ClasspathScanningLoader should catch Throwable not Exception to catch Error by @blipper in #3150
- NoStaticImport recipe updates inner calls #3161 by @Cimballi in #3162
- Implement prerelease versions according to Maven rules by @knutwannheden in #3163
- During parsing of Maven poms, treat failure to resolve dependencies like other parsing failures, allowing parsing of other sources to continue. by @sambsnyd in 6886dee
- Handle shortened form of Maven parent.version and project.artifactId by @jkschneider in defbc7c
New Contributors
Full Changelog: v7.40.0...v7.40.1