Bump atomix to 3.1.12
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index 64d04934b168ac425fd0cde3d05605f25974adae..11b85ac7826daa1ea1b7d2243e6c6e8f2384b7fe 100644 (file)
     <dependency>
       <groupId>io.atomix</groupId>
       <artifactId>atomix-storage</artifactId>
-      <version>3.1.5</version>
+      <version>3.1.12</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>io.atomix</groupId>
       <artifactId>atomix-utils</artifactId>
-      <version>3.1.5</version>
+      <version>3.1.12</version>
       <scope>test</scope>
     </dependency>
     <dependency>