dongjoon-hyun opened a new pull request, #2575: URL: https://github.com/apache/orc/pull/2575
### What changes were proposed in this pull request? This PR upgrades `Apache Maven` to 3.9.13. ### Why are the changes needed? To keep the Maven version up to date with the latest stable release. **Maven Core** - Plugin prerequisites check now properly supports ranges when Java 8 (1.8) is specified - Fixed Plexus Security Dispatcher JSR330 migration warnings on Java 26+ due to field injection into `final` fields - Updated plugin versions in default bindings **Resolver 1.9.27** - Reverted HTTP PUT parallelization from 1.9.25 due to issues with many Maven Repository Managers struggling with concurrent requests - HTTP 410 (Gone) status is now treated as 404 (Not Found) in artifact resolution - Fixed proxy support in Apache HTTP transport - Fixed locally cached artifacts escaping Remote Repository Filter (RRF) ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Opus 4.6) -- 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]
