Skip to content

Commit

Permalink
Upgrade to netty 4.0.53.Final/4.1.17.Final #646
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Nov 16, 2017
1 parent 898f3f5 commit dc8ca93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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>
<!-- You need a running redis+sentinel for all tests, therefore disabled by default -->
<skipTests>true</skipTests>
<netty-version>4.1.15.Final</netty-version>
<netty-version>4.1.17.Final</netty-version>
<spring-version>4.3.10.RELEASE</spring-version>
</properties>

Expand Down Expand Up @@ -338,7 +338,7 @@
<id>netty-40</id>

<properties>
<netty-version>4.0.51.Final</netty-version>
<netty-version>4.0.53.Final</netty-version>
</properties>
</profile>

Expand Down

0 comments on commit dc8ca93

Please sign in to comment.