Skip to content

Commit ff3d1ec

Browse files
committed
Upgrade to C3P0 0.11.1
Closes gh-45924
1 parent 34cf8be commit ff3d1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ bom {
3232
]
3333
}
3434
}
35-
library("C3P0", "0.9.5.5") {
35+
library("C3P0", "0.11.1") {
3636
group("com.mchange") {
3737
modules = [
3838
"c3p0"

0 commit comments

Comments
 (0)