Bump atomix to 3.1.12
[controller.git] / opendaylight / md-sal / sal-akka-segmented-journal / pom.xml
index 4276aa7f41820db8a85bc2d1d17b52370c1b697d..0734e5192016f64c80c19b337d70c4c98d4c4e2b 100644 (file)
@@ -56,13 +56,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>io.atomix</groupId>
             <artifactId>atomix-storage</artifactId>
-            <version>3.1.5</version>
+            <version>3.1.12</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>io.atomix</groupId>
             <artifactId>atomix-utils</artifactId>
-            <version>3.1.5</version>
+            <version>3.1.12</version>
             <scope>provided</scope>
         </dependency>
         <dependency>