gnodet opened a new pull request, #12156: URL: https://github.com/apache/maven/pull/12156
## Summary Cherry-pick of #12155 to `maven-4.0.x`. - Fixed `PluginUpgradeStrategy` recommending `maven-enforcer-plugin:3.5.2`, a version that was never released to Maven Central (versions go 3.5.0 → 3.6.0) - The `3.5.2` version was confused with `maven-surefire-plugin`, which does have a 3.5.2 release - Changed the recommended minimum to `3.5.0` ## Test plan - [x] All 27 `PluginUpgradeStrategyTest` tests pass - [ ] Verify `mvnup apply` no longer recommends non-existent enforcer plugin version 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
