Upgrade to Atomix 2.0.13

Change-Id: I581c2ff8f3c7d23a9270a167f5361f402b0f97c4
diff --git a/core/store/primitives/pom.xml b/core/store/primitives/pom.xml
index 90b98cb..453e592 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>2.0.12</version>
+            <version>2.0.13</version>
         </dependency>
 
         <dependency>