On 06. 12. 23 13:08, Martin Grigorov wrote:
The reason is SameSite support -
https://github.com/apache/wicket/commit/f0b4b1b3b63f33e12c8b2b04e22fcf73b773ec34
It is easy for us to fix the version in the wiki!
How easy is it for you to use a container that supports Servlet API 6 ?
Unfortunately some libraries do not support Jetty 12 yet, so I'm stuck
with Jetty 11 that supports only Servlet API 5: https://eclipse.dev/jetty/
The solution you've done in
https://github.com/apache/wicket/commit/a68536eb095bb5cf59e4063b6af9436523ddc623
works for me, tried with locally built M3-SNAPSHOT.