Skip to content

Commit 469c992

Browse files
authored
Merge pull request #7 from vzhn/dependabot/maven/io.netty-netty-codec-http-4.1.59.Final
Bump netty-codec-http from 4.1.47.Final to 4.1.59.Final
2 parents 961c2c5 + 56ed4b0 commit 469c992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>io.netty</groupId>
3030
<artifactId>netty-codec-http</artifactId>
31-
<version>4.1.47.Final</version>
31+
<version>4.1.59.Final</version>
3232
<scope>compile</scope>
3333
</dependency>
3434
<dependency>

0 commit comments

Comments
 (0)