Update netty-build to version 20

- Preparation for merging OpenSslEngine work
This commit is contained in:
Trustin Lee 2014-05-08 09:59:18 +09:00
parent 68083920a4
commit 22a21cf54e

View File

@ -526,7 +526,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>netty-build</artifactId>
<version>19</version>
<version>20</version>
</dependency>
</dependencies>
</plugin>