Skip to content

Commit

Permalink
Merge pull request #231 from grails/dependabot/gradle/master/org.apac…
Browse files Browse the repository at this point in the history
…he.tomcat-tomcat-jdbc-10.0.8

Bump tomcat-jdbc from 9.0.36 to 10.0.8
  • Loading branch information
puneetbehl authored Aug 4, 2021
2 parents 56d9a1f + 2702864 commit 9c45a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/grails3-hibernate5-mongodb/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {

runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:$assetPipelineVersion"
runtimeOnly "com.h2database:h2"
runtimeOnly 'org.apache.tomcat:tomcat-jdbc:9.0.36'
runtimeOnly 'org.apache.tomcat:tomcat-jdbc:10.0.8'
runtimeOnly "org.grails.plugins:scaffolding:$scaffolingVersion"
runtimeOnly "org.grails.plugins:fields:$fieldsVersion"

Expand Down

0 comments on commit 9c45a0c

Please sign in to comment.