This message was deleted.
# help
s
This message was deleted.
l
This is probably to do with the fact that Spring Boot 3.x.x ships with jetty 12 and wiremock ships with jetty 11. I think you can work around this if you update your dependency to the wiremock standalone version.
We have an issue open about this - https://github.com/wiremock/wiremock/issues/2513 And we are also looking into how we can support both jetty 11 and jetty 12
j
Thank you very much. Look forward to hearing further updates on the fixes.
4019 Views