We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c733b6 commit 6974338Copy full SHA for 6974338
1 file changed
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
compile 'org.hibernate:hibernate-java8'
48
compile 'org.javers:javers-spring-boot-starter-sql:2.8.1'
49
compile 'org.openlmis:openlmis-service-util:3.1.0'
50
- compile 'org.postgresql:postgresql:42.0.0'
+ compile 'org.postgresql:postgresql:42.6.2'
51
compile "org.projectlombok:lombok"
52
compile 'org.slf4j:slf4j-ext:1.7.25'
53
compile 'org.springframework.boot:spring-boot-starter-data-jpa'
0 commit comments