bmcweb: srcrev bump f8c3e6f0c2..95a3ecada4

Anthony Wilson (1):
      bmcweb: Implement SensorCollection

Ayushi Smriti (2):
      Read AllGroups property from user manager
      Fix: Only return error info in invalid URI case

Cheng C Yang (1):
      Add Power Unit Redundancy Log

Jae Hyun Yoo (1):
      Add concurrent KVM sessions support

Kowalski, Kamil (1):
      Handling of adding certificates the Redfish way

Qiang XU (1):
      Add message entry for physical security event

Change-Id: I0d9b3c6eef949817046550403df01d58ff466d0c
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 ee17126..8f82f81 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "f8c3e6f0c2a1f2c213c0978bf86befdee60625c5"
+SRCREV = "95a3ecada41219555c5efe4080d6589dc2aaa411"
 
 S = "${WORKDIR}/git"