Bump a few versions, should probably think about exposing the new EPollEventLoop.

This commit is contained in:
md_5
2014-05-15 17:07:31 +10:00
parent ece641da23
commit ad2ff54b76
3 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
<dependency>
<groupId>net.sf.jopt-simple</groupId>
<artifactId>jopt-simple</artifactId>
<version>4.5</version>
<version>4.6</version>
<scope>compile</scope>
</dependency>
</dependencies>