Skip to content

Commit 5a93547

Browse files
committed
Bump netty-common:4.1.118.Final
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent 8f47457 commit 5a93547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/nf-azure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
}
4949

5050
// address security vulnerabilities
51-
runtimeOnly 'io.netty:netty-common:4.1.115.Final'
51+
runtimeOnly 'io.netty:netty-common:4.1.118.Final'
5252

5353
testImplementation(testFixtures(project(":nextflow")))
5454
testImplementation project(':nextflow')

0 commit comments

Comments
 (0)