Skip to content

Commit 4dbb0a4

Browse files
Update dependency com.mchange:c3p0 to v0.14.0 [SECURITY] (#4303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0d2b16 commit 4dbb0a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ dependencies {
133133
'org.hibernate:hibernate-core:5.4.33',
134134
'org.postgresql:postgresql:42.7.12',
135135
'com.vladmihalcea:hibernate-types-52:2.17.3',
136-
'com.mchange:c3p0:0.12.0',
136+
'com.mchange:c3p0:0.14.0',
137137
"org.springframework:spring-orm:$springVersion",
138138
"org.springframework:spring-jdbc:$springVersion",
139139
"org.springframework:spring-tx:$springVersion",

0 commit comments

Comments
 (0)