Upgrade soy to 2019-09-03

Change-Id: Ic2d1fb7eb74b0bf6bc400473fce5d4d345b8fa55
diff --git a/WORKSPACE b/WORKSPACE
index e1454cd..2978175 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -775,8 +775,8 @@
 # Keep this version of Soy synchronized with the version used in Gitiles.
 maven_jar(
     name = "soy",
-    artifact = "com.google.template:soy:2019-08-22",
-    sha1 = "d4bf390caf7aa448108a5b9ec1b51f46820438f3",
+    artifact = "com.google.template:soy:2019-09-03",
+    sha1 = "40781da0302b4b5d53006dc8bd5a432c7288d807",
 )
 
 maven_jar(