Skip to content

Commit ad2e1cd

Browse files
committed
Update Netty dependencies
JAVA-4488
1 parent 3d8b852 commit ad2e1cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ buildscript {
4444
ext {
4545
configDir = new File(rootDir, 'config')
4646
jnrUnixsocketVersion = '0.38.13'
47-
nettyVersion = '4.1.70.Final'
48-
nettyTcnativeBoringsslVersion = '2.0.46.Final'
47+
nettyVersion = '4.1.75.Final'
48+
nettyTcnativeBoringsslVersion = '2.0.51.Final'
4949
snappyVersion = '1.1.8.4'
5050
zstdVersion = '1.5.0-4'
5151
mongoCryptVersion = '1.4.0-alpha0'

0 commit comments

Comments
 (0)