Remove long-deprecated unused encoding property from VerifyMojo by Tomlincoln · Pull Request #3198 · apache/maven-surefire (original) (raw)

Since 2.20.1 this is deprecated, but as far as I cheked this encoding property in VerifyMojo is not used anywhere.
It's a minor iconvenience to see a warning about it in every build log.
image