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 fb89e54 commit a2f19c0Copy full SHA for a2f19c0
grails-resources/src/grails/grails-app/conf/BuildConfig.groovy
@@ -55,7 +55,7 @@ grails.project.dependency.resolution = {
55
56
plugins {
57
// plugins for the build system only
58
- build ":tomcat:7.0.55.3" // or ":tomcat:8.0.22"
+ build ":tomcat:7.0.69-SNAPSHOT" // or ":tomcat:8.0.22"
59
60
// plugins for the compile step
61
compile ":scaffolding:2.1.2"
0 commit comments