What's Changed
- Guard against MavenResolutionResult.parentPomIsProjectPom() considering anything within .m2 to be part of the current repository. by @sambsnyd in #6119
- Add support to HCL grammar for escaped backslash by @kbrockhoff in #6117
- Adjust how negation is handled when simplifying boolean expressions by @Laurens-W in #6111
- Fix NPE and NoSuchMethodError by @Jenson3210 in #6120
- Revert changes made to add method wrapping style by @kmccarp in #6121
- chore: add
.vscode/
to.gitignore
by @qxo in #6103
New Contributors
- @kbrockhoff made their first contribution in #6117
Full Changelog: v8.62.7...v8.63.0