Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent ef43682 commit cdbbdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jdbc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
compileOnly 'org.jetbrains:annotations:24.1.0'
testImplementation 'commons-dbutils:commons-dbutils:1.8.1'
testImplementation 'org.vibur:vibur-dbcp:25.0'
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.1.18'
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.1.19'
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
testImplementation 'org.assertj:assertj-core:3.25.1'
testImplementation ('org.mockito:mockito-core:4.11.0') {
Expand Down

0 comments on commit cdbbdbf

Please sign in to comment.