diff --git a/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb b/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb
index b93fa2d186..533d3e3969 100644
--- a/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb
+++ b/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb
@@ -13,7 +13,7 @@ RDEPENDS:${PN} += "apache2"
 # fork contains patches from the modules ML and fixes CVE compliance issues
 SRC_URI = "git://github.com/jchampio/apache-websocket.git;branch=master;protocol=https"
 
-SRCREV = "0ee34c77fc78ff08fd548706300b80a7bc7874e4"
+SRCREV = "18ad4ae2fc99381b8d75785f492a479f789b322b"
 
 PV = "0.1.2+git"
 
