Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc/o…
Browse files Browse the repository at this point in the history
…rg.apache.tomcat-tomcat-jdbc-10.1.11' into combined-pr-branch
  • Loading branch information
eddumelendez committed Aug 2, 2023
2 parents 911f5a6 + a4bb3c6 commit cb71e02
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.0.1'
testImplementation 'commons-dbutils:commons-dbutils:1.7'
testImplementation 'org.vibur:vibur-dbcp:25.0'
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.1.10'
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.1.11'
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation ('org.mockito:mockito-core:4.11.0') {
Expand Down

0 comments on commit cb71e02

Please sign in to comment.