Skip to content

Commit 9f8b539

Browse files
committed
Upgrade to HikariCP 4.0.2
Closes gh-25327
1 parent 20689e4 commit 9f8b539

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
@@ -437,7 +437,7 @@ bom {
437437
]
438438
}
439439
}
440-
library("HikariCP", "4.0.1") {
440+
library("HikariCP", "4.0.2") {
441441
group("com.zaxxer") {
442442
modules = [
443443
"HikariCP"

0 commit comments

Comments
 (0)