Bump atomix from 1.0.1 to 1.0.2

Change-Id: I017c77c42d19985c75671420b3ab944112363500
diff --git a/core/store/primitives/pom.xml b/core/store/primitives/pom.xml
index f3595e9..9e386f7 100644
--- a/core/store/primitives/pom.xml
+++ b/core/store/primitives/pom.xml
@@ -70,7 +70,7 @@
         <dependency>
             <groupId>io.atomix</groupId>
             <artifactId>atomix</artifactId>
-            <version>1.0.1</version>
+            <version>1.0.2</version>
         </dependency>
 
         <dependency>