grails / grails-forge

This is Grails project creator. Grails projects may be created using the browser interface, Command Line, or via CURL.
Apache License 2.0
3 stars 8 forks source link

fix(deps): Remove dependency org.hibernate:hibernate-core #286

Closed matrei closed 7 months ago

matrei commented 7 months ago

There is no need to include this library as a direct dependency for Grails applications. Any libraries/modules that depend on it declares it themselves.