Skip to content

Commit 3ec985d

Browse files
build(deps-dev): bump io.netty:netty-codec-http from 4.2.3.Final to 4.2.4.Final (#7866)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9716927 commit 3ec985d

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.3.Final</version>
98+
<version>4.2.4.Final</version>
9999
<scope>test</scope>
100100
</dependency>
101101
<dependency>

0 commit comments

Comments
 (0)