diff --git a/examples/helloworld-spring-annotations/pom.xml b/examples/helloworld-spring-annotations/pom.xml
index 1cd522ab2e..cf480ae194 100644
--- a/examples/helloworld-spring-annotations/pom.xml
+++ b/examples/helloworld-spring-annotations/pom.xml
@@ -56,6 +56,10 @@
org.glassfish.jersey.containers
jersey-container-grizzly2-http
+
+ org.glassfish.jersey.containers
+ jersey-container-grizzly2-servlet
+
org.glassfish.jersey.inject
jersey-hk2