commit | 7e8811092809dac8d5ca252bd32d13260a21bb45 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Aug 08 20:35:53 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Aug 08 20:35:53 2018 +0000 |
tree | fa333bedbcf66011561e484cebd5be51d8ce52d3 | |
parent | 4babf95ed823dc3b895169116ec3bbce045f2ac0 [diff] | |
parent | 72c2560619d1bdba0a0bf090e9d0893aaf00d03b [diff] |
Merge "Upgrade PostgreSQL JDBC driver" into stable-2.14
diff --git a/WORKSPACE b/WORKSPACE index 9080457..59b8dc4 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -838,8 +838,8 @@ maven_jar( name = "postgresql", - artifact = "org.postgresql:postgresql:9.4.1211", - sha1 = "721e3017fab68db9f0b08537ec91b8d757973ca8", + artifact = "org.postgresql:postgresql:42.2.4", + sha1 = "dff98730c28a4b3a3263f0cf4abb9a3392f815a7", ) maven_jar(