Skip to content

Commit

Permalink
fix(deps): update dependency io.netty:netty-all to v4.1.98.final
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github.aaakk.us.kg[bot] <mend-for-github.aaakk.us.kg[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github.aaakk.us.kg[bot] authored Sep 26, 2023
1 parent 5bd7396 commit d0db6f4
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 @@ -164,7 +164,7 @@ dependencies {

def opensearchVersion = "${opensearch_version}"
def log4jVersion = "2.20.0"
def nettyVersion = "4.1.97.Final"
def nettyVersion = "4.1.98.Final"
def jacksonDatabindVersion = "2.15.2"
def guavaVersion = "32.1.2-jre"
def guiceVersion = "7.0.0"
Expand Down

0 comments on commit d0db6f4

Please sign in to comment.