Skip to content

Commit 78dc560

Browse files
committed
update to latest cache and tomcat plugins
1 parent 478a996 commit 78dc560

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

grails-resources/src/grails/grails-app/conf/BuildConfig.groovy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ grails.project.dependency.resolution = {
5555

5656
plugins {
5757
// plugins for the build system only
58-
build ":tomcat:7.0.53"
58+
build ":tomcat:7.0.54"
5959

6060
// plugins for the compile step
6161
compile ":scaffolding:2.0.3"
62-
compile ':cache:1.1.2'
62+
compile ':cache:1.1.7'
6363

6464
// plugins needed at runtime but not for compilation
6565
runtime ":hibernate:3.6.10.16" // or ":hibernate4:4.3.5.4"

0 commit comments

Comments
 (0)