jdaugherty commented on PR #16078: URL: https://github.com/apache/grails-core/pull/16078#issuecomment-5155103383
The biggest reason we have to do this change is we had 2 versions of jansi on our dependency list - groovy ships with one version, and then we had the old, unmaintained one. This makes us adopt the jline version groovy uses and it ensures we don't have a CVE in our production classpath. -- 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]
