bmcweb: srcrev bump 039a47e347..9a5aceac20

Ed Tanous (1):
      Change query param errors to be 400 instead of 403

Nan Zhou (1):
      memory: move long code blocks in callbacks into separate functions

Change-Id: Ib105652179bb5032f031b2286f8ba85953eafe1b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 7e11a25..9034936 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "039a47e3474d5667d295984f330e876aef309eac"
+SRCREV = "9a5aceac206a550930204f102f1b84d808579407"
 
 S = "${WORKDIR}/git"