Skip to content

Commit

Permalink
Force netty-transport-native-unix-common version (opensearch-project#…
Browse files Browse the repository at this point in the history
…1945)

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Stephen Crawford <steecraw@amazon.com>
  • Loading branch information
cwperks authored and stephen-crawford committed Nov 10, 2022
1 parent a521673 commit 4bcf0e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ configurations.all {
force "io.netty:netty-common:${versions.netty}"
force "io.netty:netty-handler:${versions.netty}"
force "io.netty:netty-transport:${versions.netty}"
force "io.netty:netty-transport-native-unix-common:${versions.netty}"
}
}

Expand Down

0 comments on commit 4bcf0e0

Please sign in to comment.