GitHub user britter opened a pull request:
https://github.com/apache/commons-lang/pull/348
Explicit type parameters can be removed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/britter/commons-lang remove-type-parameters
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/348.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 #348
----
commit f013141f60df0bbbd57388c7bdd01a764ddfc1fd
Author: Benedikt Ritter <britter@...>
Date: 2018-08-24T13:37:52Z
Explicit type parameters can be removed
----
---