Skip to content

Commit

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

Bump netty-all from 4.1.20.Final to 4.1.42.Final
  • Loading branch information
Exceptionflug authored Oct 15, 2019
2 parents f1d8f80 + e4b1b68 commit c1a0014
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 @@ -61,7 +61,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.20.Final</version>
<version>4.1.42.Final</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c1a0014

Please sign in to comment.