KalleOlaviNiemitalo commented on PR #1956: URL: https://github.com/apache/avro/pull/1956#issuecomment-1339564882
If there is some security fix to System.CodeDom between May 15, 2024 and November 12, 2024, then I think Microsoft will release that in 8.0.\* and 6.0.\*, but not 7.0.\*. So if you make Avro require System.CodeDom 7.0.0 now, then each application that needs the fix will have to upgrade to System.CodeDom 8.0.\*, which will have been released in November 2023. Maybe that's OK, but it seems a bit odd if the application is otherwise using .NET 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]
