Hi @Ekta Bansal it looks like you’ve got a clashing version of the servlet API on your classpath.
2 options to resolve this:
1. Upgrade to WireMock 3.0.0-beta-11, which has a newer servlet version.
2. Use the standalone JAR instead, which shades the servlet API out.