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

@@ -62,7 +62,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.29</version>
<version>5.1.30</version>
<scope>runtime</scope>
</dependency>
<dependency>