GitHub user bitstorm opened a pull request:
https://github.com/apache/wicket/pull/259
WICKET-6522 session cleaning code moved to HttpSessionStore
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bitstorm/wicket WICKET-6522
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/259.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #259
----
commit 0315c37d447a1040609cb5fa0b137def66a254c3
Author: Andrea Del Bene <adelbene@...>
Date: 2018-01-23T08:45:27Z
WICKET-6522 session cleaning code moved to HttpSessionStore
----
---