Skip to content

Commit

Permalink
Upgrade to HikariCP 3.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed May 12, 2020
1 parent 292e782 commit 8e0d8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ bom {
]
}
}
library("HikariCP", "3.4.3") {
library("HikariCP", "3.4.5") {
group("com.zaxxer") {
modules = [
"HikariCP"
Expand Down

0 comments on commit 8e0d8f4

Please sign in to comment.