Skip to content

Commit

Permalink
Bump org.apache.tomcat:tomcat-jdbc from 9.0.36 to 10.1.16
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat:tomcat-jdbc from 9.0.36 to 10.1.16.

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent d84cf93 commit 37e3aa2
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.1.16'
runtimeOnly "org.grails.plugins:scaffolding:$scaffolingVersion"
runtimeOnly "org.grails.plugins:fields:$fieldsVersion"

Expand Down

0 comments on commit 37e3aa2

Please sign in to comment.