mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[platform] upgrades Netty
To 4.1.6 with the following patches applied: https://github.com/netty/netty/commit/895a92cb2208906e0cabba21063e604c10c4d5ae https://github.com/netty/netty/commit/7dac4fdd250c5638e02511e00d22ddf2a6ecf4d1
This commit is contained in:
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
+1
-1
@@ -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