jdaugherty commented on PR #15958: URL: https://github.com/apache/grails-core/pull/15958#issuecomment-4997893281
groovy-json has behavioral differences that has blocked me on trying this before and changing the json parsing stack is a major change. I'd rather we update to the successor of what was vendored, which in this case is [openjson](https://github.com/openjson/openjson). It's a clean room implementation that is maintained, and it was driven by the ASF having problems with the original library. This maintains strict compatibility and is less likely to introduce regressions to behavioral differences. -- 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]
