Skip to content

Commit 1496183

Browse files
committed
Upgrade to HikariCP 6.3.3
Closes gh-47187
1 parent 700904c commit 1496183

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.2") {
605+
library("HikariCP", "6.3.3") {
606606
group("com.zaxxer") {
607607
modules = [
608608
"HikariCP"

0 commit comments

Comments
 (0)