We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1671e42 + 7caf4a3 commit 069821bCopy full SHA for 069821b
modules/jdbc/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
compileOnly 'org.jetbrains:annotations:24.0.0'
7
testImplementation 'commons-dbutils:commons-dbutils:1.7'
8
testImplementation 'org.vibur:vibur-dbcp:25.0'
9
- testImplementation 'org.apache.tomcat:tomcat-jdbc:10.1.6'
+ testImplementation 'org.apache.tomcat:tomcat-jdbc:10.1.7'
10
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
11
testImplementation 'org.assertj:assertj-core:3.24.2'
12
testImplementation ('org.mockito:mockito-core:4.11.0') {
0 commit comments