gnodet opened a new pull request, #12508:
URL: https://github.com/apache/maven/pull/12508

   ## Summary
   - Backport of #12505 to `maven-4.0.x`
   - Adds `UPPER_BOUND_BELOW_MAVEN4` pattern to `EnforcerVersionRangeStrategy` 
to handle exact version pins like `[3.8.6,3.8.6]` and sub-4 upper bounds like 
`[3.8.0,3.9)`, widening them to `[lower,5)`
   - Fixes Apache Flink compatibility (RequireMavenVersion `[3.8.6,3.8.6]` was 
blocking Maven 4)
   
   🤖 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]

Reply via email to