Skip to content

Commit 7bec08c

Browse files
committed
Upgrade to HikariCP 6.3.2
Closes gh-46729
1 parent 3b29993 commit 7bec08c

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
@@ -602,7 +602,7 @@ bom {
602602
]
603603
}
604604
}
605-
library("HikariCP", "6.3.1") {
605+
library("HikariCP", "6.3.2") {
606606
group("com.zaxxer") {
607607
modules = [
608608
"HikariCP"

0 commit comments

Comments
 (0)