Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 98de6fc

Browse files
authored
Merge pull request #380 from grails/renovate/tomcatversion
Update dependency org.apache.tomcat:tomcat-jdbc to v9.0.54
2 parents 421fee9 + 8e372b1 commit 98de6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spockVersion=2.0-groovy-3.0
2424
springBootVersion=2.5.5
2525
springVersion=5.3.10
2626
tomcatLog4jVersion=8.5.2
27-
tomcatVersion=9.0.53
27+
tomcatVersion=9.0.54
2828
webdriverBinariesVersion=1.4
2929

3030
# Following are used only for example projects

0 commit comments

Comments
 (0)