bmcweb: srcrev bump b01bf29919..343ff2e152

AppaRao Puli (1):
      Changing maxPasswordLength to 20

Change-Id: I9ae49364ff98e3e26cf318a7d164aee06773854d
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 73951d9..c19970e 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 = "b01bf2991955ef267ce2be8e7a18eac984990de8"
+SRCREV = "343ff2e152b30bcc82a1bb9120ff873e8ff40e93"
 
 S = "${WORKDIR}/git"