Skip to content

Commit 6e1f7c1

Browse files
Bump postgresql from 42.2.6 to 42.2.8
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.6 to 42.2.8. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.6...REL42.2.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f30c3b9 commit 6e1f7c1

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)