We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478a996 commit 78dc560Copy full SHA for 78dc560
grails-resources/src/grails/grails-app/conf/BuildConfig.groovy
@@ -55,11 +55,11 @@ grails.project.dependency.resolution = {
55
56
plugins {
57
// plugins for the build system only
58
- build ":tomcat:7.0.53"
+ build ":tomcat:7.0.54"
59
60
// plugins for the compile step
61
compile ":scaffolding:2.0.3"
62
- compile ':cache:1.1.2'
+ compile ':cache:1.1.7'
63
64
// plugins needed at runtime but not for compilation
65
runtime ":hibernate:3.6.10.16" // or ":hibernate4:4.3.5.4"
0 commit comments