bmcweb: srcrev bump f5ffd8062e..28afb49c48

JunLin Chen (1):
      EventService: Move subscription persistent data

Ravi Teja (1):
      Fix EventService Subscriptions URI

dhineskumare (1):
      Enable Keepalive to server role

Change-Id: Ibe10aa6171383271320940876c9b80091d5562cb
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 53a330e..224460e 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"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "f5ffd8062e556cb3bdf5f441dd393e784b771e85"
+SRCREV = "28afb49c480790e763b8491be0b5a8e35964dbc9"
 
 S = "${WORKDIR}/git"