anukalp2804 commented on PR #11599: URL: https://github.com/apache/maven/pull/11599#issuecomment-3693971475
> Actually an easier way to find the release is `git tag --contains e89b6fd`. Deprecation was in `maven-4.0.0-alpha-9`, but it is probably not worth to go to that level of details. I think that `4.0.0` is sufficient. Thank you for checking the history and confirming the version. I have updated the code to use @Deprecated(since = "4.0.0") and removed the redundant Javadoc deprecation tag, keeping only the rationale text. Please let me know if anything else should be adjusted. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
