Skip to content

Commit 2e85179

Browse files
committed
Upgrade to HikariCP 6.3.1
Closes gh-46493
1 parent c9e3361 commit 2e85179

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

0 commit comments

Comments
 (0)