Skip to content

Commit 8fdae9c

Browse files
Bump jcc from 11.5.0.0 to 11.5.7.0 in /modules/db2
Bumps jcc from 11.5.0.0 to 11.5.7.0. --- updated-dependencies: - dependency-name: com.ibm.db2:jcc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0c4ced commit 8fdae9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/db2/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ dependencies {
44
api project(':jdbc')
55

66
testImplementation project(':jdbc-test')
7-
testImplementation 'com.ibm.db2:jcc:11.5.0.0'
7+
testImplementation 'com.ibm.db2:jcc:11.5.7.0'
88
}

0 commit comments

Comments
 (0)