Skip to content

Commit e4e4b6b

Browse files
committed
Upgrade to HikariCP 6.3.0
Closes gh-45106
1 parent 370750b commit e4e4b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ bom {
571571
]
572572
}
573573
}
574-
library("HikariCP", "6.2.1") {
574+
library("HikariCP", "6.3.0") {
575575
group("com.zaxxer") {
576576
modules = [
577577
"HikariCP"

0 commit comments

Comments
 (0)