Merge "Switch postgresql from 9.4.1211.jre7 to 9.4.1211"

This commit is contained in:
David Pursehouse 2017-03-01 03:59:48 +00:00 committed by Gerrit Code Review
commit 553878ce95
1 changed files with 2 additions and 2 deletions

View File

@ -857,8 +857,8 @@ maven_jar(
maven_jar(
name = "postgresql",
artifact = "org.postgresql:postgresql:9.4.1211.jre7",
sha1 = "56b01e9e667f408818a6ef06a89598dbab80687d",
artifact = "org.postgresql:postgresql:9.4.1211",
sha1 = "721e3017fab68db9f0b08537ec91b8d757973ca8",
)
maven_jar(