github grails/grails-core v2.3.11
Grails 2.3.11

latest releases: v6.2.0, v4.1.4, v6.1.2...
9 years ago

Release Information

Update Notes

Recommended plugin versions

If you are upgrading from previous versions of Grails 2.3.x and you use the Hibernate plugin, you will need to update the version in BuildConfig:

  runtime ':hibernate:3.6.10.16' // ':hibernate4:4.3.5.4' for Hibernate 4

Recommended tomcat, resources, scaffolding and database-migration plugin versions for Grails 2.3.x :

 build ':tomcat:7.0.54'
 runtime ':resources:1.2.8'
 compile ':scaffolding:2.0.3'
 runtime ':database-migration:1.4.0'

Note: database-migration 1.4.0 has support for hibernate4 plugin.

Don't miss a new grails-core release

NewReleases is sending notifications on new releases.