Skip to content

Commit 649b000

Browse files
Bump postgresql from 42.2.10 to 42.2.12 in /modules/postgresql
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.10 to 42.2.12. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.10...REL42.2.12) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7025e3f commit 649b000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/postgresql/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Testcontainers :: JDBC :: PostgreSQL"
33
dependencies {
44
compile project(':jdbc')
55

6-
testCompile 'org.postgresql:postgresql:42.2.10'
6+
testCompile 'org.postgresql:postgresql:42.2.12'
77
testCompile 'commons-dbutils:commons-dbutils:1.7'
88
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
99
}

0 commit comments

Comments
 (0)