Skip to content

Commit dfae037

Browse files
committed
Upgrade to DB2 JDBC 11.5.5.0
Closes gh-24369
1 parent fa3723e commit dfae037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ bom {
223223
]
224224
}
225225
}
226-
library("DB2 JDBC", "11.5.4.0") {
226+
library("DB2 JDBC", "11.5.5.0") {
227227
group("com.ibm.db2") {
228228
modules = [
229229
"jcc"

0 commit comments

Comments
 (0)