Grail 2.3.4
Release Information
Update Notes
If you are upgrading from Grails 2.3.0 and you use the Hibernate plugin you will need to update to version 3.6.10.2 of the plugin. In BuildConfig:
build ':tomcat:7.0.47'
runtime ':hibernate:3.6.10.6'
If you are upgrading from Grails 2.3.0 and you use the Hibernate plugin you will need to update to version 3.6.10.2 of the plugin. In BuildConfig:
build ':tomcat:7.0.47'
runtime ':hibernate:3.6.10.6'