Skip to content

Commit a2f19c0

Browse files
Use :tomcat:7.0.69-SNAPSHOT
Related to #9891
1 parent fb89e54 commit a2f19c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ grails.project.dependency.resolution = {
5555

5656
plugins {
5757
// plugins for the build system only
58-
build ":tomcat:7.0.55.3" // or ":tomcat:8.0.22"
58+
build ":tomcat:7.0.69-SNAPSHOT" // or ":tomcat:8.0.22"
5959

6060
// plugins for the compile step
6161
compile ":scaffolding:2.1.2"

0 commit comments

Comments
 (0)