Skip to content

Commit 6455189

Browse files
build(deps): bump io.netty:netty-codec-http in /sts/sts-aws
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.125.Final to 4.1.129.Final. - [Commits](netty/netty@netty-4.1.125.Final...netty-4.1.129.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.1.129.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a26f7b commit 6455189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sts/sts-aws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
<dependency>
343343
<groupId>io.netty</groupId>
344344
<artifactId>netty-codec-http</artifactId>
345-
<version>4.1.125.Final</version>
345+
<version>4.1.129.Final</version>
346346
<exclusions>
347347
<exclusion>
348348
<groupId>*</groupId>

0 commit comments

Comments
 (0)