Skip to content

Commit

Permalink
Upgrade to netty 4.0.51/4.1.15 #600
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Sep 8, 2017
1 parent 0a1d7bd commit a094767
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.13.Final</netty-version>
<netty-version>4.1.15.Final</netty-version>
<spring-version>4.3.10.RELEASE</spring-version>
</properties>

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

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

Expand Down

0 comments on commit a094767

Please sign in to comment.