Skip to content

Commit d80358c

Browse files
Bump io.netty:netty-codec-http from 4.1.119.Final to 4.2.3.Final (#518)
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.119.Final to 4.2.3.Final. - [Commits](netty/netty@netty-4.1.119.Final...netty-4.2.3.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.3.Final dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae81860 commit d80358c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<mockito.version>5.18.0</mockito.version>
141141
<netty.version>4.0.56.Final</netty.version>
142142
<netty.all.version>4.0.21.Final</netty.all.version>
143-
<netty.codec.http.version>4.1.119.Final</netty.codec.http.version>
143+
<netty.codec.http.version>4.2.3.Final</netty.codec.http.version>
144144
<ning.http.client.version>1.9.31</ning.http.client.version>
145145
<oval.version>3.2.1</oval.version>
146146
<play.ws.version>3.0.7</play.ws.version>

0 commit comments

Comments
 (0)