borinquenkid commented on PR #16044: URL: https://github.com/apache/grails-core/pull/16044#issuecomment-5154942737
Following up on @jdaugherty's comment: #16079 migrates Grails to the maintained `org.jline:jansi` fork (the one Groovy 5's groovysh already uses), so this repo's builds no longer resolve `org.fusesource.jansi:jansi:2.4.2` at all. Once that lands, the Jansi exemption added here has nothing to exempt and this PR can slim down to the Log4j BOM changes, which are unaffected and still needed. Note the existing `org.fusesource.jansi:jansi:1.18` exemption on 8.0.x still has to stay either way — that finding comes from previously published Grails 6/7 artifacts pulled transitively on some scanned classpaths, which no change in this repo can fix. -- 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]
