Skip to content

Commit

Permalink
Bump netty-common:4.1.118.Final
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Feb 10, 2025
1 parent 8f47457 commit 5a93547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/nf-azure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
}

// address security vulnerabilities
runtimeOnly 'io.netty:netty-common:4.1.115.Final'
runtimeOnly 'io.netty:netty-common:4.1.118.Final'

testImplementation(testFixtures(project(":nextflow")))
testImplementation project(':nextflow')
Expand Down

0 comments on commit 5a93547

Please sign in to comment.