Skip to content

Commit 06cce45

Browse files
build(deps-dev): bump io.netty:netty-codec-http
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.2.0.Final to 4.2.1.Final. - [Commits](netty/netty@netty-4.2.0.Final...netty-4.2.1.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.1.Final dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a487391 commit 06cce45

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)