2.1.0
What's Changed
- Upgrade
maven-compiler-plugin
to3.6.2
to support<release>
tag. by @nguyenhoan in #281 - Replace isEmpty/isNotEmpty for presumed simple getters by @timtebeek in #282
- Only replace repeatable arguments in
StringUtils
recipes by @timtebeek in #283 - Add MavenSharedStringUtils Refaster recipes by @timtebeek in #288
- Add PlexusStringUtils refaster recipes by @timtebeek in #287
New Contributors
- @nguyenhoan made their first contribution in #281
Full Changelog: v2.0.10...v2.1.0