Upgrade Modernizer Maven Plugin 2.4.0 -> 3.0.0 #301
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.4.0
->3.0.0
Release Notes
gaul/modernizer-maven-plugin (Modernizer Maven Plugin)
v3.0.0
: Modernizer Maven Plugin 3.0.0File
violations, #301ByteStreams.toByteArray
StringReader
, #291Map
s andSet
s with expected size, #258pom.xml
structure, #263, #264Thanks @cstamas and @mkarg for sending pull requests to improve Modernizer!
v2.9.0
: Modernizer Maven Plugin 2.9.0Thanks @cstamas for sending pull requests to improve Modernizer!
v2.8.0
: Modernizer Maven Plugin 2.8.0Thanks @hazendaz and @themadprofessor for sending pull requests to improve Modernizer!
v2.7.0
: Modernizer Maven Plugin 2.7.0Enumeration
andStack
violations, #183, #185Thanks @delanym for sending pull requests to improve Modernizer!
v2.6.0
: Modernizer Maven Plugin 2.6.0Optional::orElseThrow
instead ofget
#147StringUtils
for compatibility with newer Maven #170Thanks @Harmelodic, @krzyk, and @mattnelson for sending pull requests to improve Modernizer!
v2.5.0
: Modernizer Maven Plugin 2.5.0pom.xml
fixesThanks @cstamas, @mnoteberg-non, and @sullis for sending pull requests to improve Modernizer!