Skip to content

Commit e25ce14

Browse files
chore: update dependency io.netty:netty-codec-http to v4.2.13.final [security]
1 parent fe4ae52 commit e25ce14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/nf-codecommit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
api ('software.amazon.awssdk:ssooidc:2.31.64')
5757

5858
// address security vulnerabilities
59-
runtimeOnly 'io.netty:netty-codec-http:4.1.133.Final'
59+
runtimeOnly 'io.netty:netty-codec-http:4.2.13.Final'
6060

6161
testImplementation(testFixtures(project(":nextflow")))
6262
testImplementation project(':nextflow')

0 commit comments

Comments
 (0)