Skip to content

Commit

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

Bump netty-all from 4.1.31.Final to 4.1.42.Final
  • Loading branch information
Arnuh authored Dec 26, 2019
2 parents 08fa367 + a312f7b commit 12c7c23
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 @@ -20,7 +20,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.31.Final</version>
<version>4.1.42.Final</version>
</dependency>
<dependency>
<groupId>com.zaxxer</groupId>
Expand Down

0 comments on commit 12c7c23

Please sign in to comment.