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.0.20' into combined-pr-branch
  • Loading branch information
kiview committed Apr 6, 2022
2 parents cb4fb88 + 913efe9 commit 8575add
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 @@ -7,7 +7,7 @@ dependencies {
compileOnly 'org.jetbrains:annotations:23.0.0'
testImplementation 'commons-dbutils:commons-dbutils:1.7'
testImplementation 'org.vibur:vibur-dbcp:25.0'
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.0.16'
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.0.20'
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
testImplementation 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
Expand Down

0 comments on commit 8575add

Please sign in to comment.