Skip to content

Commit

Permalink
Merge pull request #5317 from JabRef/dependabot/gradle/org.postgresql…
Browse files Browse the repository at this point in the history
…-postgresql-42.2.8
  • Loading branch information
dependabot-preview[bot] authored Sep 16, 2019
2 parents f30c3b9 + 6e1f7c1 commit 8cb9d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ dependencies {

compile group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '2.4.3'

compile 'org.postgresql:postgresql:42.2.6'
compile 'org.postgresql:postgresql:42.2.8'

compile ('com.google.guava:guava:28.1-jre') {
// TODO: Remove this as soon as https://github.com/google/guava/issues/2960 is fixed
Expand Down

0 comments on commit 8cb9d5d

Please sign in to comment.