Skip to content

Commit f5a8ecb

Browse files
Update dependency org.postgresql:postgresql to v42.7.11 [SECURITY] (#4144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ead60e1 commit f5a8ecb

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
@@ -131,7 +131,7 @@ dependencies {
131131
'com.thetransactioncompany:cors-filter:2.9.1',
132132
// Hibernate & Postgres
133133
'org.hibernate:hibernate-core:5.4.33',
134-
'org.postgresql:postgresql:42.4.5',
134+
'org.postgresql:postgresql:42.7.11',
135135
'com.vladmihalcea:hibernate-types-52:2.17.3',
136136
'com.mchange:c3p0:0.12.0',
137137
"org.springframework:spring-orm:$springVersion",

0 commit comments

Comments
 (0)