1.5.0
What's Changed
- Updated to use rewrite 7.22.9
- Added UseEnumSetOf recipe. #89
- Remove Cobertura Maven Plugin, as it is not compatible with Java 11. by @timtebeek #98
- Update ApacheBase64ToJavaBase64 to support converting 'Base64#encodeBase64URLSafe(..)' and
Base64#encodeBase64URLSafeString(encodeBytes)
#90
Full Changelog: v1.4.3...v1.5.0