Skip to content

Commit

Permalink
Update to latest Netty (4.1.33)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbax committed Feb 12, 2019
1 parent 8e150a2 commit 4383ac2
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 @@ -59,7 +59,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<plugin.javadocs.version>3.0.1</plugin.javadocs.version>
<plugin.source.version>3.0.1</plugin.source.version>
<dependency.netty.version>4.1.31.Final</dependency.netty.version>
<dependency.netty.version>4.1.33.Final</dependency.netty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 4383ac2

Please sign in to comment.