There was an error while loading. Please reload this page.
1 parent 10f2adc commit e0d2b16Copy full SHA for e0d2b16
1 file changed
core/build.gradle
@@ -131,7 +131,7 @@ dependencies {
131
'com.thetransactioncompany:cors-filter:2.9.1',
132
// Hibernate & Postgres
133
'org.hibernate:hibernate-core:5.4.33',
134
- 'org.postgresql:postgresql:42.7.11',
+ 'org.postgresql:postgresql:42.7.12',
135
'com.vladmihalcea:hibernate-types-52:2.17.3',
136
'com.mchange:c3p0:0.12.0',
137
"org.springframework:spring-orm:$springVersion",
0 commit comments