Skip to content

Commit fe4ae52

Browse files
Bump io.netty:netty-codec-http from 4.1.132.Final to 4.1.133.Final (#7101)
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.132.Final to 4.1.133.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.132.Final...netty-4.1.133.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.1.133.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84ef12d commit fe4ae52

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.132.Final'
59+
runtimeOnly 'io.netty:netty-codec-http:4.1.133.Final'
6060

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

0 commit comments

Comments
 (0)