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

Commit fbc7377

Browse files
Bump org.apache.tomcat:tomcat-jdbc from 9.0.36 to 11.0.2
Bumps org.apache.tomcat:tomcat-jdbc from 9.0.36 to 11.0.2. --- updated-dependencies: - dependency-name: org.apache.tomcat:tomcat-jdbc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4688398 commit fbc7377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/grails3-hibernate5-mongodb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818

1919
runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:$assetPipelineVersion"
2020
runtimeOnly "com.h2database:h2"
21-
runtimeOnly 'org.apache.tomcat:tomcat-jdbc:9.0.36'
21+
runtimeOnly 'org.apache.tomcat:tomcat-jdbc:11.0.2'
2222
runtimeOnly "org.grails.plugins:scaffolding:$scaffolingVersion"
2323
runtimeOnly "org.grails.plugins:fields:$fieldsVersion"
2424

0 commit comments

Comments
 (0)