Bump atomix from 1.0.1 to 1.0.3

Change-Id: Id46f9e9dad06a22c108c92c9929c96a4e3459cd9
diff --git a/core/store/primitives/pom.xml b/core/store/primitives/pom.xml
index 71bda0c..bcb6aa6 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.3</version>
         </dependency>
 
         <dependency>