Skip to content

Commit 5a46770

Browse files
build(deps-dev): bump io.netty:netty-codec-http from 4.2.5.Final to 4.2.7.Final (#8061)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicolas Humblot <[email protected]>
1 parent 52fc55a commit 5a46770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Copyright (c) 2014 - Jeremy Long. All Rights Reserved.
9595
<dependency>
9696
<groupId>io.netty</groupId>
9797
<artifactId>netty-codec-http</artifactId>
98-
<version>4.2.5.Final</version>
98+
<version>4.2.7.Final</version>
9999
<scope>test</scope>
100100
</dependency>
101101
<dependency>

0 commit comments

Comments
 (0)