bmcweb: srcrev bump 8c88860856..8a3bb71ebc

AppaRao Puli (1):
      EventService: SubmitTestEvent initial support

Sunitha Harish (1):
      Persist the lock table

Zhenfei Tai (1):
      bmcweb: Replace deprecated boost call

Change-Id: I4259d80bdf3a583ce3248fe7b4a31b4bef13e5c1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 9b3ba81..48582c0 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "8c88860856ac446254cd13ff352f6f8c06a0bf30"
+SRCREV = "8a3bb71ebcdf14dafd5967192f73bf2416e8bb6e"
 
 S = "${WORKDIR}/git"