Merge "Upgrade PostgreSQL JDBC driver" into stable-2.14

This commit is contained in:
David Pursehouse
2018-08-08 20:35:53 +00:00
committed by Gerrit Code Review

View File

@@ -838,8 +838,8 @@ maven_jar(
maven_jar(
name = "postgresql",
artifact = "org.postgresql:postgresql:9.4.1211",
sha1 = "721e3017fab68db9f0b08537ec91b8d757973ca8",
artifact = "org.postgresql:postgresql:42.2.4",
sha1 = "dff98730c28a4b3a3263f0cf4abb9a3392f815a7",
)
maven_jar(