Skip to content

Commit 30284b0

Browse files
Bump com.ibm.db2:jcc from 12.1.0.0 to 12.1.2.0
Bumps com.ibm.db2:jcc from 12.1.0.0 to 12.1.2.0. --- updated-dependencies: - dependency-name: com.ibm.db2:jcc dependency-version: 12.1.2.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1138668 commit 30284b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ com-fasterxml-jackson-jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.3"
1212
com-google-code-findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2" # FIXME: Remove findbugs?
1313
com-h2database-h2 = "com.h2database:h2:2.3.232"
1414
com-hazelcast = "com.hazelcast:hazelcast:5.5.0"
15-
com-ibm-db2-jcc = "com.ibm.db2:jcc:12.1.0.0"
15+
com-ibm-db2-jcc = "com.ibm.db2:jcc:12.1.2.0"
1616
com-microsoft-sqlserver-mssql-jdbc = "com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre11"
1717
com-oracle-database-jdbc-ojdbc8 = "com.oracle.database.jdbc:ojdbc8:23.7.0.25.01"
1818
com-squareup-okhttp3-okhttp = "com.squareup.okhttp3:okhttp:3.14.9"

0 commit comments

Comments
 (0)