Skip to content

Commit 37f296b

Browse files
authored
build(deps-dev): bump io.netty:netty-codec-http from 4.2.0.Final to 4.2.1.Final (#7635)
2 parents c20ecfd + 06cce45 commit 37f296b

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

0 commit comments

Comments
 (0)