commit | 6520198dfff43f96b40fad95c54a412fbbdb8404 | [log] [tgz] |
---|---|---|
author | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Mon Aug 21 11:12:19 2017 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Wed Nov 01 19:11:39 2017 +0000 |
tree | 9253b7a4c3425a47bf6511771b74d0a4526d5f59 | |
parent | 58bf491d83a757bdbf0d5ebfd66780b4458e02e3 [diff] [blame] |
bump dependency versions Change-Id: I79eb00c243775a0e6b6edd677ecd60b3fd22f2fa
diff --git a/features/BUCK b/features/BUCK index 7291d53..af2bb9c 100644 --- a/features/BUCK +++ b/features/BUCK
@@ -14,6 +14,7 @@ '//lib:netty-transport', '//lib:netty-handler', '//lib:netty-codec', + '//lib:netty-transport-native-unix-common', '//lib:netty-transport-native-epoll', '//lib:netty-resolver', '//lib:commons-pool', @@ -142,4 +143,3 @@ '//core/security:onos-security', ] ) -