Extensibility support (serialization part)
[openflowjava.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 63b57378b8c9f563e72aea883480221a02cf6b88..623e85a768bf7a7a60786235707d8bfb0b8c0262 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                 <artifactId>slf4j-api</artifactId>
                 <version>${slf4j.version}</version>
             </dependency>
+            <dependency>
+                <groupId>io.netty</groupId>
+                <artifactId>netty-buffer</artifactId>
+                <version>${netty.version}</version>
+            </dependency>
             <dependency>
                 <groupId>io.netty</groupId>
                 <artifactId>netty-handler</artifactId>