mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-20 05:21:29 +07:00
[platform] upgrades Netty
To 4.1.6 with the following patches applied:895a92cb227dac4fdd25
This commit is contained in:
Binary file not shown.
BIN
lib/netty-all-4.1.6.Final.Patched.jar
Normal file
BIN
lib/netty-all-4.1.6.Final.Patched.jar
Normal file
Binary file not shown.
Binary file not shown.
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user