Skip to content

Commit fb89e54

Browse files
Update Tomcat dependencies to 7.0.69
Related to #9891
1 parent defe44e commit fb89e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-plugin-datasource/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
def tomcatVersion = '7.0.50'
1+
def tomcatVersion = '7.0.69'
22
dependencies {
33
compile("org.springframework:spring-jdbc:${springVersion}") {
44
exclude group: 'commons-logging', module:'commons-logging'

0 commit comments

Comments
 (0)