Skip to content

Commit 35650d7

Browse files
committed
Upgrade to HikariCP 5.0.1
Closes gh-29510
1 parent 7b35fab commit 35650d7

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
@@ -358,7 +358,7 @@ bom {
358358
]
359359
}
360360
}
361-
library("HikariCP", "4.0.3") {
361+
library("HikariCP", "5.0.1") {
362362
group("com.zaxxer") {
363363
modules = [
364364
"HikariCP"

0 commit comments

Comments
 (0)