Skip to content

Commit

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

---
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 Jan 10, 2024
1 parent f7ff73d commit 7eed0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/grails3-neo4j-hibernate/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:$assetPipelineVersion"
runtimeOnly "org.grails.plugins:scaffolding:$scaffoldingVersion"
runtimeOnly "org.grails.plugins:fields:$fieldsVersion"
runtimeOnly "org.apache.tomcat:tomcat-jdbc:9.0.36"
runtimeOnly "org.apache.tomcat:tomcat-jdbc:10.1.18"

testImplementation ("org.grails:grails-gorm-testing-support:$testingSupportVersion") {
exclude group: "org.spockframework", module: "spock-core"
Expand Down

0 comments on commit 7eed0eb

Please sign in to comment.