]
Darran Lofthouse updated WFLY-13232:
------------------------------------
Fix Version/s: 20.0.0.Beta1
The JBoss Negotation licence should be "GNU Lesser General
Public License v2.1 or later"
----------------------------------------------------------------------------------------
Key: WFLY-13232
URL:
https://issues.redhat.com/browse/WFLY-13232
Project: WildFly
Issue Type: Bug
Components: Build System, Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Critical
Fix For: 20.0.0.Beta1
{code:xml}
<licenses>
<license>
<name>GNU Lesser General Public License v2.1 or later</name>
<
url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
<distribution>repo</distribution>
</license>
</licenses>
{code}