diff --git a/example/pom.xml b/example/pom.xml
index 128a19b7b1..a0dbed415e 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -67,6 +67,11 @@
com.google.protobuf
protobuf-java
+
+ ${project.groupId}
+ netty-tcnative
+ ${os.detected.classifier}
+
com.jcraft
jzlib