Skip to content

Commit a0df48f

Browse files
committed
Upgrade to HikariCP 6.3.1
Closes gh-46497
1 parent 2a37168 commit a0df48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ bom {
589589
]
590590
}
591591
}
592-
library("HikariCP", "6.3.0") {
592+
library("HikariCP", "6.3.1") {
593593
group("com.zaxxer") {
594594
modules = [
595595
"HikariCP"

0 commit comments

Comments
 (0)