Skip to content

Commit 3ed1aab

Browse files
build(deps): bump io.netty:netty-codec-http in /multicloudj-common
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 abd51f1 commit 3ed1aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multicloudj-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>io.netty</groupId>
117117
<artifactId>netty-codec-http</artifactId>
118-
<version>4.1.125.Final</version>
118+
<version>4.1.129.Final</version>
119119
<exclusions>
120120
<exclusion>
121121
<groupId>*</groupId>

0 commit comments

Comments
 (0)