[platform] upgrades Netty

To 4.1.6 with the following patches applied:
895a92cb22
7dac4fdd25
This commit is contained in:
Roman Shevchenko
2016-12-12 17:35:05 +01:00
parent 2ed2c9ecea
commit ec07e126bc
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -280,7 +280,7 @@ class CommunityLibraryLicenses {
licenseUrl: "http://www.opensource.org/licenses/zlib-license.html"),
new LibraryLicense(name: "nekohtml", libraryName: "nekohtml", version: "1.9.14", license: "Apache 2.0",
url: "http://nekohtml.sourceforge.net/", licenseUrl: "http://apache.org/licenses/LICENSE-2.0.txt"),
new LibraryLicense(name: "Netty", libraryName: "Netty", version: "4.1.0.Beta3", license: "Apache 2.0", url: "http://netty.io",
new LibraryLicense(name: "Netty", libraryName: "Netty", version: "4.1.6", license: "Apache 2.0", url: "http://netty.io",
licenseUrl: "http://www.apache.org/licenses/LICENSE-2.0"),
new LibraryLicense(name: "Objenesis", libraryName: "objenesis-1.2.jar", version: "1.2", license: "Apache 2.0", url: "http://objenesis.org/",
licenseUrl: "http://apache.org/licenses/LICENSE-2.0"),