GitHub user tremel opened a pull request:
https://github.com/apache/wicket/pull/273
WICKET-6321 Support Integrity and Crossorigin attributes
WICKET-6321 Support Integrity and Crossorigin attributes for
JavaScriptUrlReferenceHeaderItem
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tremel/wicket master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/273.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 #273
----
commit bea5c61463391099c4f06dd05607f8b9326312b8
Author: Dieter Tremel <tremel@...>
Date: 2018-03-30T16:40:19Z
WICKET-6321 Support Integrity and Crossorigin attributes for
JavaScriptUrlReferenceHeaderItem
----
---