8.41.2
What's Changed
- Add version tag for managed dependency with property by @mrakshith21 in #4692
- Resove dependencies bom with properties on
ChangeParentPom
by @jonesbusy in #4735 - Add
NamingService
with Java implementation by @Laurens-W in #4725 - refactor: update OWASP suppression date bounds by @zieka in #4739
- Fix Gradle/Groovy parser issue related to Java class references by @Laurens-W in #4742
- Take
J.Case
into account in JavaTemplate by @Laurens-W in #4744 - Always add closing semicolon for
J.Case
in JavaTemplate by @Laurens-W in #4749 - Fix AddImport match variable's name by @SiBorea in #4747
- feat: Added option to comment out property in yaml by @ashakirin in #4741
- Support variable expressions in parenthesis by @jevanlingen in #4751
- Update get classpath by artifact name to support bazel by @amishra-u in #4750
- Add RegExp support to ChangeTagValue recipe by @anthochristen in #4733
- Add initial support for java references for yaml by @nielsdebruin in #4698
New Contributors
- @mrakshith21 made their first contribution in #4692
- @SiBorea made their first contribution in #4747
- @amishra-u made their first contribution in #4750
- @anthochristen made their first contribution in #4733
Full Changelog: v8.41.1...v8.41.2