Skip to content

Commit bf3d3be

Browse files
opensearch-trigger-bot[bot]github-actions[bot]mend-for-github-com[bot]
authored
fix(deps): update dependency io.netty:netty-all to v4.1.95.final (#891) (#893)
(cherry picked from commit f7a5d28) 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>
1 parent ef7adcb commit bf3d3be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ dependencies {
133133
def opensearchVersion = "${opensearch_version}"
134134
def opensearchJavaClientVersion = "2.1.0-SNAPSHOT"
135135
def log4jVersion = "2.20.0"
136-
def nettyVersion = "4.1.94.Final"
136+
def nettyVersion = "4.1.95.Final"
137137
def jacksonDatabindVersion = "2.15.2"
138138
def guavaVersion = "32.1.1-jre"
139139
def guiceVersion = "7.0.0"

0 commit comments

Comments
 (0)