Upgrade to Atomix 2.0.22
Change-Id: Ie7bf8146e7fab99fd052daf91676069b9ba80808
diff --git a/lib/BUCK b/lib/BUCK
index a6ecd88..938759f 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Mon, 11 Jun 2018 22:35:36 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Mon, 11 Jun 2018 23:55:52 GMT. Do not edit this file manually. *****
# ***** Use onos-lib-gen *****
pass_thru_pom(
@@ -207,10 +207,10 @@
remote_jar (
name = 'atomix',
- out = 'atomix-2.0.20.jar',
- url = 'mvn:io.atomix:atomix:jar:2.0.20',
- sha1 = '7039de42423b8cd80d6a99208d61f7ee7ec52e50',
- maven_coords = 'io.atomix:atomix:2.0.20',
+ out = 'atomix-2.0.22.jar',
+ url = 'mvn:io.atomix:atomix:jar:2.0.22',
+ sha1 = '6c4f4d95ad933ac612ef9ab85b22f5c4f714a3e1',
+ maven_coords = 'io.atomix:atomix:2.0.22',
visibility = [ 'PUBLIC' ],
)