Skip to content

Commit ec0ab6f

Browse files
Bump commons-dbutils from 1.6 to 1.7 in /modules/oracle-xe (#1905)
1 parent b6a5248 commit ec0ab6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oracle-xe/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ dependencies {
55

66
testCompile 'com.oracle.ojdbc:ojdbc8:19.3.0.0'
77
testCompile 'com.zaxxer:HikariCP-java6:2.3.8'
8-
testCompile 'commons-dbutils:commons-dbutils:1.6'
8+
testCompile 'commons-dbutils:commons-dbutils:1.7'
99
}

0 commit comments

Comments
 (0)