Skip to content

Commit 8574e24

Browse files
committed
Bump netty-common:4.1.118.Final
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent bd3e983 commit 8574e24

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)