grails-core
grails-core copied to clipboard
Update Profile Dependencies to more closely match Grails Forge Defaults
Issue description
There are some minor discrepancies between the default dependencies generated for each profile/application type.
Example:
grails-async for rest-api profile by not from rest-api in grails-forge
https://github.com/apache/grails-core/pull/14942 address part of this issue