Skip to content

Commit

Permalink
Upgrade to netty 4.1.33.Final #976
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Feb 12, 2019
1 parent 52ee0dc commit 57b02bf
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 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- You need a running redis+sentinel for all tests, therefore disabled by default -->
<netty-version>4.1.31.Final</netty-version>
<netty-version>4.1.33.Final</netty-version>
<spring-version>4.3.20.RELEASE</spring-version>
<reactor-version>3.2.3.RELEASE</reactor-version>
<brave-version>5.2.0</brave-version>
Expand Down

0 comments on commit 57b02bf

Please sign in to comment.