Use Netty to clean mapped buffers
[controller.git] / atomix-storage / pom.xml
index 8fc7ca37090ee504c12846540ea53d895870cafb..bb0713713758333c2404b7528e83852d593771d5 100644 (file)
       <groupId>io.netty</groupId>
       <artifactId>netty-buffer</artifactId>
     </dependency>
+    <dependency>
+      <groupId>io.netty</groupId>
+      <artifactId>netty-common</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.eclipse.jdt</groupId>
       <artifactId>org.eclipse.jdt.annotation</artifactId>