Remove duplicated library in deps.json

Change-Id: I74dcfa4778d3debe265b0fec53ee378fec3d4ead
diff --git a/lib/BUCK b/lib/BUCK
index 913bd0c..f8156b7 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Thu, 24 May 2018 21:24:53 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Wed, 30 May 2018 21:26:05 GMT. Do not edit this file manually. *****
 # ***** Use onos-lib-gen *****
 
 pass_thru_pom(
@@ -261,10 +261,10 @@
 
 remote_jar (
   name = 'commons-beanutils',
-  out = 'commons-beanutils-1.9.2.jar',
-  url = 'mvn:commons-beanutils:commons-beanutils:jar:1.9.2',
-  sha1 = '7a87d845ad3a155297e8f67d9008f4c1e5656b71',
-  maven_coords = 'commons-beanutils:commons-beanutils:1.9.2',
+  out = 'commons-beanutils-1.9.3.jar',
+  url = 'mvn:commons-beanutils:commons-beanutils:jar:1.9.3',
+  sha1 = 'c845703de334ddc6b4b3cd26835458cb1cba1f3d',
+  maven_coords = 'commons-beanutils:commons-beanutils:1.9.3',
   visibility = [ 'PUBLIC' ],
 )