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