OpenSearch/modules/transport-netty4
Jason Tedor 8dfb68cf1c Upgrade to Netty 4.1.9
This commit upgrades the Netty dependencies from version 4.1.8 to
version 4.1.9. This commit picks up a few bug fixes that impacted us:
 - Netty was incorrectly ignoring interfaces with self-assigned MAC
   addresses (e.g., instances running in Docker containers or on EC2)
 - incorrect handling of the Expect: 100-continue header

Relates #23540
2017-03-11 18:28:31 -08:00
..
licenses Upgrade to Netty 4.1.9 2017-03-11 18:28:31 -08:00
src Upgrade to Netty 4.1.9 2017-03-11 18:28:31 -08:00
build.gradle Upgrade to Netty 4.1.9 2017-03-11 18:28:31 -08:00