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 4a1d739e0f
commit 137080c595

View File

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