Skip to content

Commit

Permalink
Update dependency io.netty:netty-all to v4.1.94.Final (#829) (#832)
Browse files Browse the repository at this point in the history
(cherry picked from commit d661884)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: Joshua Palis <jpalis@amazon.com>
  • Loading branch information
4 people authored Jun 21, 2023
1 parent 4b7b59c commit 79ca207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ dependencies {
def opensearchVersion = "${opensearch_version}"
def opensearchJavaClientVersion = "2.1.0-SNAPSHOT"
def log4jVersion = "2.20.0"
def nettyVersion = "4.1.93.Final"
def nettyVersion = "4.1.94.Final"
def jacksonDatabindVersion = "2.15.2"
def guavaVersion = "32.0.1-jre"
def guiceVersion = "7.0.0"
Expand Down

0 comments on commit 79ca207

Please sign in to comment.