We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead60e1 commit f5a8ecbCopy full SHA for f5a8ecb
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.4.5',
+ 'org.postgresql:postgresql:42.7.11',
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