### Issue description Look at the POM here: https://central.sonatype.com/artifact/org.grails/grails-events-transform Async still depends on gorm because of this. We probably abstract some common interface so async does not have to depend on gorm. copied from https://github.com/grails/grails-async/issues/177