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 62b8f7b commit 6f4ab78Copy full SHA for 6f4ab78
build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
implementation 'io.springfox:springfox-swagger2:3.0.0'
97
implementation 'io.springfox:springfox-swagger-ui:3.0.0'
98
99
- implementation 'org.postgresql:postgresql:42.3.6'
+ implementation 'org.postgresql:postgresql:42.7.8'
100
implementation 'com.vladmihalcea:hibernate-types-52:2.8.0'
101
implementation 'org.hibernate:hibernate-core:5.6.1.Final'
102
//implementation 'org.apache.logging.log4j:log4j-api:2.13.2'
0 commit comments