Skip to content

Commit fb64a85

Browse files
authored
Revert to Netty 4.1.79.Final (opensearch-project#4428)
Signed-off-by: Craig Perkins <[email protected]> Signed-off-by: Craig Perkins <[email protected]>
1 parent 1889d96 commit fb64a85

File tree

50 files changed

+24
-39
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+24
-39
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion

buildSrc/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ asm = 9.3
2121
# when updating the JNA version, also update the version in buildSrc/build.gradle
2222
jna = 5.5.0
2323

24-
netty = 4.1.80.Final
24+
netty = 4.1.79.Final
2525
joda = 2.10.13
2626

2727
# client dependencies

modules/transport-netty4/build.gradle

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -144,14 +144,6 @@ thirdPartyAudit {
144144
'org.apache.log4j.Level',
145145
'org.apache.log4j.Logger',
146146

147-
// from io.netty.handler.ssl.OpenSslEngine (netty)
148-
'org.bouncycastle.openssl.PEMEncryptedKeyPair',
149-
'org.bouncycastle.openssl.PEMParser',
150-
'org.bouncycastle.openssl.jcajce.JcaPEMKeyConverter',
151-
'org.bouncycastle.openssl.jcajce.JceOpenSSLPKCS8DecryptorProviderBuilder',
152-
'org.bouncycastle.openssl.jcajce.JcePEMDecryptorProviderBuilder',
153-
'org.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfo',
154-
155147
// from io.netty.handler.ssl.OpenSslEngine (netty)
156148
'io.netty.internal.tcnative.Buffer',
157149
'io.netty.internal.tcnative.CertificateCompressionAlgo',
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
6c014412b599489b1db27c6bc08d8a46da94e397

modules/transport-netty4/licenses/netty-buffer-4.1.80.Final.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
18f5b02af7ca611978bc28f2cb58cbb3b9b0f0ef

modules/transport-netty4/licenses/netty-codec-4.1.80.Final.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
882c70bc0a30a98bf3ce477f043e967ac026044c

modules/transport-netty4/licenses/netty-codec-http-4.1.80.Final.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0eeffab0cd5efb699d5e4ab9b694d32fef6694b3

0 commit comments

Comments
 (0)