Skip to content

Commit

Permalink
Merge pull request #5 from wucao/dependabot/maven/io.netty-netty-all-…
Browse files Browse the repository at this point in the history
…4.1.42.Final

Bump netty-all from 4.1.33.Final to 4.1.42.Final
  • Loading branch information
wucao authored Oct 12, 2019
2 parents 27bfc16 + ab73bd2 commit a8e9fae
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 @@ -26,7 +26,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.33.Final</version>
<version>4.1.42.Final</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a8e9fae

Please sign in to comment.