GitHub user try0 opened a pull request:
https://github.com/apache/wicket/pull/284
Adds missing @Override annotations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/try0/wicket minor-modifications
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/284.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 #284
----
commit 2e880482c47846ea79125279f4bea656cfd0b50f
Author: Ryo Tsunoda <try0.development@...>
Date: 2018-07-15T13:06:58Z
Adds missing @Override annotations
----
---