Skip to content

Commit 8cb9d5d

Browse files
Merge pull request #5317 from JabRef/dependabot/gradle/org.postgresql-postgresql-42.2.8
2 parents f30c3b9 + 6e1f7c1 commit 8cb9d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ dependencies {
150150

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

153-
compile 'org.postgresql:postgresql:42.2.6'
153+
compile 'org.postgresql:postgresql:42.2.8'
154154

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

0 commit comments

Comments
 (0)