Skip to content

Commit

Permalink
Merge pull request #902 from grails/renovate/tomcatversion
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v10.1.31
  • Loading branch information
codeconsole authored Oct 13, 2024
2 parents eaa0c71 + a3edfd1 commit cd98370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ springBootVersion=3.3.4
springVersion=6.1.13
testingSupportVersion=4.0.0-SNAPSHOT
tomcatLog4jVersion=8.5.2
tomcatVersion=10.1.30
tomcatVersion=10.1.31
viewsGradleVersion=4.0.0-SNAPSHOT
webdriverBinariesPluginVersion=3.2
chromeDriverVersion=126.0.6478.126
Expand Down

0 comments on commit cd98370

Please sign in to comment.