nielsbasjes commented on PR #2723:
URL: https://github.com/apache/avro/pull/2723#issuecomment-1926801480

   @martin-g / @RyanSkraba I found the issue which you mentioned 
https://issues.apache.org/jira/browse/AVRO-3273 which is explicitly about 
supporting historical versions of maven (like Flink is using maven 3.2.5 ... 
from 2014-12-14 ?!?!?).
   
   Because this is all about build environments (and not runtime!) I simply 
vote for keeping this at the latest stable released version (currently the 
3.9.6).
   Anyone building software should keep up with security updates.
   
   And Flink already moved to force using 3.8.6 (probably because of docker 
images): https://github.com/apache/flink/blob/master/pom.xml#L1883-L1885
   
   NOTE: Subtle: 3.**8**.6 vs 3.**9**.6
   
   I see Maven 4 (when released) as a separate discussion point because that is 
a much bigger update.
   


-- 
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