Skip to content

Commit 6c4d2ef

Browse files
authored
build(deps-dev): bump io.netty:netty-codec-http from 4.2.7.Final to 4.2.9.Final (#8194)
2 parents 199ee79 + 68ae5c9 commit 6c4d2ef

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

0 commit comments

Comments
 (0)