Skip to content

Commit 0206620

Browse files
committed
Upgrade to HikariCP 6.2.1
Closes gh-43672
1 parent 0ac75d8 commit 0206620

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
@@ -554,7 +554,7 @@ bom {
554554
]
555555
}
556556
}
557-
library("HikariCP", "5.1.0") {
557+
library("HikariCP", "6.2.1") {
558558
group("com.zaxxer") {
559559
modules = [
560560
"HikariCP"

0 commit comments

Comments
 (0)