Skip to content

Commit

Permalink
Merge pull request #10 from pingao777/dependabot/maven/io.netty-netty…
Browse files Browse the repository at this point in the history
…-codec-http-4.1.59.Final

Bump netty-codec-http from 4.1.12.Final to 4.1.59.Final
  • Loading branch information
naosense authored Mar 24, 2021
2 parents 00b21fc + e038c76 commit 7863b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<version>4.1.12.Final</version>
<version>4.1.59.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit 7863b33

Please sign in to comment.