Skip to content

Commit 534cacf

Browse files
authored
Upgrade Netty from 4.1.84.Final to 4.1.87.Final (#1150)
JAVA-5038
1 parent ca5271d commit 534cacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ buildscript {
5050
ext {
5151
configDir = new File(rootDir, 'config')
5252
jnrUnixsocketVersion = '0.38.17'
53-
nettyVersion = '4.1.84.Final'
53+
nettyVersion = '4.1.87.Final'
5454
snappyVersion = '1.1.8.4'
5555
zstdVersion = '1.5.5-2'
5656
awsSdkV2Version = '2.18.9'

0 commit comments

Comments
 (0)