Skip to content

Commit

Permalink
Upgrade to DB2 JDBC 11.5.5.0
Browse files Browse the repository at this point in the history
Closes gh-24369
  • Loading branch information
snicoll committed Dec 7, 2020
1 parent fa3723e commit dfae037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -223,7 +223,7 @@ bom {
]
}
}
library("DB2 JDBC", "11.5.4.0") {
library("DB2 JDBC", "11.5.5.0") {
group("com.ibm.db2") {
modules = [
"jcc"
Expand Down

0 comments on commit dfae037

Please sign in to comment.